Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0.0-alpha-1, 1.7.0, 2.4.0
-
None
Description
In our testing of HBase 1.3 against the current tip of branch-1 we saw a 30% slowdown in scanning scenarios.
We tracked it back to HBASE-17958 and HBASE-19863.
Both add comparisons to one of the tightest HBase has.
Attachments
Attachments
Issue Links
- is related to
-
HBASE-17958 Avoid passing unexpected cell to ScanQueryMatcher when optimize SEEK to SKIP
- Closed
-
HBASE-19863 java.lang.IllegalStateException: isDelete failed when SingleColumnValueFilter is used
- Closed
- relates to
-
HBASE-24637 Reseek regression related to filter SKIP hinting
- Open
- links to