[jira] [Commented] (HBASE-10247) Client promises about timestamps

2014-05-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14008283#comment-14008283 ] Lars Hofhansl commented on HBASE-10247: --- Cool... So how do we make progress here? S

[jira] [Commented] (HBASE-11210) Consider restoring Filter class back to an interface

2014-05-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14008275#comment-14008275 ] Lars Hofhansl commented on HBASE-11210: --- [~te...@apache.org], do you have a specifi

[jira] [Commented] (HBASE-11210) Consider restoring Filter class back to an interface

2014-05-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14008273#comment-14008273 ] stack commented on HBASE-11210: --- Fellas shouldn't be filing issues when they can't explain

[jira] [Created] (HBASE-11248) KeyOnlyKeyValue#toString() passes wrong offset to keyToString()

2014-05-24 Thread Ted Yu (JIRA)
Ted Yu created HBASE-11248: -- Summary: KeyOnlyKeyValue#toString() passes wrong offset to keyToString() Key: HBASE-11248 URL: https://issues.apache.org/jira/browse/HBASE-11248 Project: HBase Issue Ty

[jira] [Commented] (HBASE-11210) Consider restoring Filter class back to an interface

2014-05-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14008239#comment-14008239 ] Lars Hofhansl commented on HBASE-11210: --- I forgot why we turned Filter into a class

[jira] [Commented] (HBASE-11218) Data loss in HBase standalone mode

2014-05-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14008238#comment-14008238 ] stack commented on HBASE-11218: --- I like the idea of adding the config to the hbase fs. > D

[jira] [Resolved] (HBASE-11210) Consider restoring Filter class back to an interface

2014-05-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-11210. --- Resolution: Invalid bq. I am expecting Lars Hofhansl to comment on this issue. Resolving as invalid. The fi

[jira] [Commented] (HBASE-11094) Distributed log replay is incompatible for rolling restarts

2014-05-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14008235#comment-14008235 ] stack commented on HBASE-11094: --- bq. Release Note: You have to drain all remaining split lo

[jira] [Commented] (HBASE-11094) Distributed log replay is incompatible for rolling restarts

2014-05-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14008230#comment-14008230 ] stack commented on HBASE-11094: --- bq. If we commit something like the attached patch, it wo

[jira] [Commented] (HBASE-11210) Consider restoring Filter class back to an interface

2014-05-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14008229#comment-14008229 ] Ted Yu commented on HBASE-11210: I am expecting [~lhofhansl] to comment on this issue. b

[jira] [Commented] (HBASE-11210) Consider restoring Filter class back to an interface

2014-05-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14008228#comment-14008228 ] stack commented on HBASE-11210: --- What is going on here? It is a Lars idea from two years a

[jira] [Commented] (HBASE-11231) Modify test-patch.sh to use git repository

2014-05-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14008209#comment-14008209 ] Ted Yu commented on HBASE-11231: Currently the following command was used for detecting w

[jira] [Updated] (HBASE-11210) Consider restoring Filter class back to an interface

2014-05-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-11210: --- Description: In 0.94, Filter class is an interface. >From Filter.java in 0.96 : {code} * Interface for row

[jira] [Commented] (HBASE-11234) FastDiffDeltaEncoder#getFirstKeyInBlock returns wrong result

2014-05-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14008151#comment-14008151 ] Ted Yu commented on HBASE-11234: 0.98 test suite passed based on patch: {code} [INFO] HBa

[jira] [Updated] (HBASE-11234) FastDiffDeltaEncoder#getFirstKeyInBlock returns wrong result

2014-05-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-11234: --- Attachment: 11234-98-with-prefix-tree.txt Thanks for the analysis, Anoop. 11234-98-with-prefix-tree.txt is

[jira] [Commented] (HBASE-11234) FastDiffDeltaEncoder#getFirstKeyInBlock returns wrong result

2014-05-24 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14008101#comment-14008101 ] Anoop Sam John commented on HBASE-11234: After debugging both 98 and trunk, I got

[jira] [Comment Edited] (HBASE-11234) FastDiffDeltaEncoder#getFirstKeyInBlock returns wrong result

2014-05-24 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14008101#comment-14008101 ] Anoop Sam John edited comment on HBASE-11234 at 5/24/14 10:54 AM: -

[jira] [Commented] (HBASE-11234) FastDiffDeltaEncoder#getFirstKeyInBlock returns wrong result

2014-05-24 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14008100#comment-14008100 ] Anoop Sam John commented on HBASE-11234: This issue is reopened. So we dont need

[jira] [Updated] (HBASE-10831) IntegrationTestIngestWithACL is not setting up LoadTestTool correctly

2014-05-24 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-10831: --- Attachment: (was: HBASE-10831_addendum.patch) > IntegrationTestIngestWit

[jira] [Commented] (HBASE-10831) IntegrationTestIngestWithACL is not setting up LoadTestTool correctly

2014-05-24 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14008093#comment-14008093 ] ramkrishna.s.vasudevan commented on HBASE-10831: Yes true. Its handled.

[jira] [Updated] (HBASE-10831) IntegrationTestIngestWithACL is not setting up LoadTestTool correctly

2014-05-24 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-10831: --- Attachment: HBASE-10831_addendum.patch > IntegrationTestIngestWithACL is not

[jira] [Commented] (HBASE-10831) IntegrationTestIngestWithACL is not setting up LoadTestTool correctly

2014-05-24 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14008091#comment-14008091 ] Anoop Sam John commented on HBASE-10831: This is hanled by below code in LoadTest

[jira] [Comment Edited] (HBASE-10831) IntegrationTestIngestWithACL is not setting up LoadTestTool correctly

2014-05-24 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14008091#comment-14008091 ] Anoop Sam John edited comment on HBASE-10831 at 5/24/14 10:04 AM: -

[jira] [Commented] (HBASE-10831) IntegrationTestIngestWithACL is not setting up LoadTestTool correctly

2014-05-24 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14008090#comment-14008090 ] ramkrishna.s.vasudevan commented on HBASE-10831: I missed a thing in the

[jira] [Updated] (HBASE-10596) Remove deprecated Filter#getNextKeyHint(KeyValue) method

2014-05-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-10596: --- Fix Version/s: (was: 0.99.0) > Remove deprecated Filter#getNextKeyHint(KeyValue) method > --

[jira] [Updated] (HBASE-11126) Add RegionObserver pre hooks that operate under row lock

2014-05-24 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-11126: --- Attachment: HBASE-11126_new_3.patch Patch that passes the Get also to the ne

[jira] [Updated] (HBASE-11126) Add RegionObserver pre hooks that operate under row lock

2014-05-24 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-11126: --- Status: Open (was: Patch Available) > Add RegionObserver pre hooks that ope