[jira] [Commented] (HBASE-17947) Location of Examples.proto is wrong in comment of RowCountEndPoint.java

2017-04-23 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980712#comment-15980712 ] Xiang Li commented on HBASE-17947: -- Thanks the comment from [~jingcheng.du]! Patch 001 for master branch

[jira] [Updated] (HBASE-17947) Location of Examples.proto is wrong in comment of RowCountEndPoint.java

2017-04-23 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-17947: - Status: Open (was: Patch Available) > Location of Examples.proto is wrong in comment of

[jira] [Updated] (HBASE-17947) Location of Examples.proto is wrong in comment of RowCountEndPoint.java

2017-04-23 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-17947: - Attachment: HBASE-17947.master.001.patch > Location of Examples.proto is wrong in comment of

[jira] [Commented] (HBASE-9899) for idempotent operation dups, return the result instead of throwing conflict exception

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

[jira] [Commented] (HBASE-17947) Location of Examples.proto is wrong in comment of RowCountEndPoint.java

2017-04-23 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980700#comment-15980700 ] Jingcheng Du commented on HBASE-17947: -- Thanks for the patch [~water]. It is better only change the

[jira] [Commented] (HBASE-17124) HFileInputFormat can help user read hbase table with HFile way,more effective

2017-04-23 Thread Guangxu Cheng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980696#comment-15980696 ] Guangxu Cheng commented on HBASE-17124: --- HFileInputFormat has been implemented after HBASE-14123 >

[jira] [Commented] (HBASE-9899) for idempotent operation dups, return the result instead of throwing conflict exception

2017-04-23 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980681#comment-15980681 ] Chia-Ping Tsai commented on HBASE-9899: --- LGTM > for idempotent operation dups, return the result

[jira] [Commented] (HBASE-17877) Replace/improve HBase's byte[] comparator

2017-04-23 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980678#comment-15980678 ] Duo Zhang commented on HBASE-17877: --- OK. Got it. No other questions. Thanks. > Replace/improve

[jira] [Updated] (HBASE-9899) for idempotent operation dups, return the result instead of throwing conflict exception

2017-04-23 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-9899: -- Attachment: HBASE-9899-addendum-branch-1.patch > for idempotent operation dups, return the

[jira] [Updated] (HBASE-9899) for idempotent operation dups, return the result instead of throwing conflict exception

2017-04-23 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-9899: -- Status: Patch Available (was: Reopened) > for idempotent operation dups, return the result

[jira] [Reopened] (HBASE-9899) for idempotent operation dups, return the result instead of throwing conflict exception

2017-04-23 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang reopened HBASE-9899: --- Reopen for forget to pass nonce for scanner in branch-1. > for idempotent operation dups, return

[jira] [Commented] (HBASE-17877) Replace/improve HBase's byte[] comparator

2017-04-23 Thread Vikas Vishwakarma (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980674#comment-15980674 ] Vikas Vishwakarma commented on HBASE-17877: --- yes, I was trying to avoid that but it is a fixed

[jira] [Commented] (HBASE-17877) Replace/improve HBase's byte[] comparator

2017-04-23 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980667#comment-15980667 ] Duo Zhang commented on HBASE-17877: --- Will the two Random.nextInt calls impact the performance? >

[jira] [Commented] (HBASE-17877) Replace/improve HBase's byte[] comparator

2017-04-23 Thread Vikas Vishwakarma (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980656#comment-15980656 ] Vikas Vishwakarma commented on HBASE-17877: --- [~Apache9] , I am copying the code below: {code}

[jira] [Commented] (HBASE-17928) Shell tool to clear compact queues

2017-04-23 Thread Guangxu Cheng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980641#comment-15980641 ] Guangxu Cheng commented on HBASE-17928: --- Patch v4: Delete the update to Admin.proto in

[jira] [Updated] (HBASE-17928) Shell tool to clear compact queues

2017-04-23 Thread Guangxu Cheng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guangxu Cheng updated HBASE-17928: -- Attachment: HBASE-17928-v4.patch > Shell tool to clear compact queues >

[jira] [Commented] (HBASE-17877) Replace/improve HBase's byte[] comparator

2017-04-23 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980617#comment-15980617 ] Duo Zhang commented on HBASE-17877: --- +1. But I still want to see the final jmh benchmark code. I do

[jira] [Commented] (HBASE-17263) Netty based rpc server impl

2017-04-23 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980615#comment-15980615 ] Duo Zhang commented on HBASE-17263: --- Skimmed on RB. No big questions. I think we can commit it first

[jira] [Commented] (HBASE-17302) The region flush request disappeared from flushQueue

2017-04-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980518#comment-15980518 ] Hudson commented on HBASE-17302: FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #2903 (See

[jira] [Commented] (HBASE-16314) Retry on table snapshot failure during full backup

2017-04-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980461#comment-15980461 ] Hudson commented on HBASE-16314: FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #2902 (See

[jira] [Commented] (HBASE-17943) The in-memory flush size is different for each CompactingMemStore located in the same region

2017-04-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980462#comment-15980462 ] Hudson commented on HBASE-17943: FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #2902 (See

[jira] [Commented] (HBASE-17302) The region flush request disappeared from flushQueue

2017-04-23 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980403#comment-15980403 ] Chia-Ping Tsai commented on HBASE-17302: [~yuzhih...@gmail.com] Would you please also commit the