Istvan Toth created HBASE-29742:
-----------------------------------

             Summary: Compaction processing switches to Cell mode from Row mode 
aftee 10MB
                 Key: HBASE-29742
                 URL: https://issues.apache.org/jira/browse/HBASE-29742
             Project: HBase
          Issue Type: Bug
          Components: Compaction
            Reporter: Istvan Toth
            Assignee: Istvan Toth


As reported by [~wchevreuil] , there is a bug in compaction where the scan 
switches to returning single cells instead of rows.

This happens because compaction sets a Block limit for the ScannerContext, 
which does not get reset on next().

That's not what we want for compactions.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to