[jira] [Updated] (HBASE-1841) If multiple of same key in an hfile and they span blocks, may miss the earlier keys on a lookup

2013-03-12 Thread Schubert Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Schubert Zhang updated HBASE-1841: -- Description: See HBASE-1818 for description by Schubert Zhang -- discovered by him doing a

[jira] [Updated] (HBASE-1978) Change the range/block index scheme from [start,end) to (start, end], and index range/block by endKey, specially in HFile

2013-03-12 Thread Schubert Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Schubert Zhang updated HBASE-1978: -- Assignee: Schubert Zhang Change the range/block index scheme from [start,end) to (start,

[jira] [Commented] (HBASE-3826) Minor compaction needs to check if still over compactionThreshold after compacting

2011-04-30 Thread Schubert Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13027318#comment-13027318 ] Schubert Zhang commented on HBASE-3826: --- The patch seems re-queue compaction at

[jira] [Created] (HBASE-3826) Minor compaction does not be started continuiously to compact remaining storefiles (compactionThreshold)

2011-04-27 Thread Schubert Zhang (JIRA)
Minor compaction does not be started continuiously to compact remaining storefiles (compactionThreshold) - Key: HBASE-3826 URL:

[jira] Commented: (HBASE-3149) Make flush decisions per column family

2011-01-31 Thread Schubert Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12988784#comment-12988784 ] Schubert Zhang commented on HBASE-3149: --- This jira is very useful in practice. In