[jira] [Commented] (HBASE-21418) Reduce a number of reseek operations in MemstoreScanner when seek point is close to the current row.

2019-05-07 Thread HBase QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16835033#comment-16835033 ] HBase QA commented on HBASE-21418: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-21418) Reduce a number of reseek operations in MemstoreScanner when seek point is close to the current row.

2018-11-12 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16684460#comment-16684460 ] Lars Hofhansl commented on HBASE-21418: --- I'll look this evening (bit busy throughout the day) >

[jira] [Commented] (HBASE-21418) Reduce a number of reseek operations in MemstoreScanner when seek point is close to the current row.

2018-11-09 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16681314#comment-16681314 ] Hadoop QA commented on HBASE-21418: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-21418) Reduce a number of reseek operations in MemstoreScanner when seek point is close to the current row.

2018-11-09 Thread Jeongdae Kim (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16681082#comment-16681082 ] Jeongdae Kim commented on HBASE-21418: -- In the second patch, I tried to collect stats of columns

[jira] [Commented] (HBASE-21418) Reduce a number of reseek operations in MemstoreScanner when seek point is close to the current row.

2018-11-02 Thread Jeongdae Kim (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16672938#comment-16672938 ] Jeongdae Kim commented on HBASE-21418: -- Thanks for your comments. I’ll reflect your comments to the

[jira] [Commented] (HBASE-21418) Reduce a number of reseek operations in MemstoreScanner when seek point is close to the current row.

2018-11-02 Thread Jeongdae Kim (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16672936#comment-16672936 ] Jeongdae Kim commented on HBASE-21418: -- Thanks for the comment [~yuzhih...@gmail.com]. {quote}

[jira] [Commented] (HBASE-21418) Reduce a number of reseek operations in MemstoreScanner when seek point is close to the current row.

2018-11-01 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16672052#comment-16672052 ] Hadoop QA commented on HBASE-21418: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-21418) Reduce a number of reseek operations in MemstoreScanner when seek point is close to the current row.

2018-11-01 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16671944#comment-16671944 ] Lars Hofhansl commented on HBASE-21418: --- Thanks for looking into this [~Jeongdae Kim]! Generally

[jira] [Commented] (HBASE-21418) Reduce a number of reseek operations in MemstoreScanner when seek point is close to the current row.

2018-11-01 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16671928#comment-16671928 ] Lars Hofhansl commented on HBASE-21418: --- (Sorry about the re-assign, hit some keyboard combination

[jira] [Commented] (HBASE-21418) Reduce a number of reseek operations in MemstoreScanner when seek point is close to the current row.

2018-11-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16671750#comment-16671750 ] Ted Yu commented on HBASE-21418: For the new test, I ran it without the rest of the patch: {code}

[jira] [Commented] (HBASE-21418) Reduce a number of reseek operations in MemstoreScanner when seek point is close to the current row.

2018-11-01 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16671453#comment-16671453 ] Hadoop QA commented on HBASE-21418: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-21418) Reduce a number of reseek operations in MemstoreScanner when seek point is close to the current row.

2018-11-01 Thread Jeongdae Kim (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16671239#comment-16671239 ] Jeongdae Kim commented on HBASE-21418: -- [~lhofhansl] Could you take a look? > Reduce a number of