[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

2017-08-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16131128#comment-16131128 ] Hudson commented on HBASE-18500: FAILURE: Integrated in Jenkins build HBASE-14070.HLC #233 (See

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

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

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

2017-08-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16123254#comment-16123254 ] Hudson commented on HBASE-18500: FAILURE: Integrated in Jenkins build HBase-2.0 #309 (See

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

2017-08-11 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16123122#comment-16123122 ] Guanghao Zhang commented on HBASE-18500: Ok. Let me fill new issues for the above problems. :-)

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

2017-08-11 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16123114#comment-16123114 ] Anoop Sam John commented on HBASE-18500: Do we have an issue for the RpcContext inconsistency?

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

2017-08-11 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16123079#comment-16123079 ] Chia-Ping Tsai commented on HBASE-18500: bq. suggest to also push the fix into branch-1. The

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

2017-08-11 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16123075#comment-16123075 ] Yu Li commented on HBASE-18500: --- I'm afraid this is not only issue for master/branch-2 but also for

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

2017-08-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16122961#comment-16122961 ] Hadoop QA commented on HBASE-18500: --- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

2017-08-10 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16122763#comment-16122763 ] Guanghao Zhang commented on HBASE-18500: bq. We should address it via some other jira. As of

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

2017-08-10 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16122740#comment-16122740 ] Guanghao Zhang commented on HBASE-18500: Thanks for your explanation. bq. The table on which put

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

2017-08-10 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16121917#comment-16121917 ] Anoop Sam John commented on HBASE-18500: For #1 we may have to use InheritableThreadLocal instead

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

2017-08-10 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16121630#comment-16121630 ] Anoop Sam John commented on HBASE-18500: Thanks for the nice debug. Things are clear now. This

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

2017-08-10 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16121382#comment-16121382 ] Guanghao Zhang commented on HBASE-18500: AccessController.grant method will check permission

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

2017-08-10 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1612#comment-1612 ] Guanghao Zhang commented on HBASE-18500: bq. Could you leave above comment in the right place? Or

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

2017-08-09 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16121102#comment-16121102 ] Chia-Ping Tsai commented on HBASE-18500: {quote} When grant user permission, it will put a record

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

2017-08-09 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16121087#comment-16121087 ] Guanghao Zhang commented on HBASE-18500: bq. t.put(Collections.singletonList(p)); When grant user

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

2017-08-09 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16121080#comment-16121080 ] ramkrishna.s.vasudevan commented on HBASE-18500: LGTM but for the above comments from

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

2017-08-09 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16120975#comment-16120975 ] Chia-Ping Tsai commented on HBASE-18500: {code} try { - t.put(p); +

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

2017-08-09 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16120169#comment-16120169 ] Hadoop QA commented on HBASE-18500: --- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

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

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

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

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

2017-08-07 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16117087#comment-16117087 ] Chia-Ping Tsai commented on HBASE-18500: bq. Was it before 1.3 itself? Yes, see HBASE-2898 >

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

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

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

2017-08-07 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16116418#comment-16116418 ] Guanghao Zhang commented on HBASE-18500: Review: https://reviews.apache.org/r/61454/ >

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

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

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

2017-08-07 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16116256#comment-16116256 ] ramkrishna.s.vasudevan commented on HBASE-18500: When was the delete API changed for

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

2017-08-07 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16116189#comment-16116189 ] Chia-Ping Tsai commented on HBASE-18500: I skim the user@mail, and there is no recently wish

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

2017-08-07 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16116183#comment-16116183 ] Guanghao Zhang commented on HBASE-18500: bq. So now we will change the List that user has passed

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

2017-08-07 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16116143#comment-16116143 ] Anoop Sam John commented on HBASE-18500: So now we will change the List that user has passed in?

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

2017-08-07 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16116138#comment-16116138 ] Chia-Ping Tsai commented on HBASE-18500: bq. I thought we can do this incompatibility change in

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

2017-08-07 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16116131#comment-16116131 ] Guanghao Zhang commented on HBASE-18500: bq. The broken compatibility is caused by that we did

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

2017-08-06 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16115706#comment-16115706 ] Chia-Ping Tsai commented on HBASE-18500: bq. How you mean It is better to make the behavior of

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

2017-08-05 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16115550#comment-16115550 ] stack commented on HBASE-18500: --- +1 on the removals. They have done a proper deprecation cycle. This change

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

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

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

2017-08-04 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16114407#comment-16114407 ] Chia-Ping Tsai commented on HBASE-18500: {code} @Override public void put(final List puts)

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

2017-08-04 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16114152#comment-16114152 ] Chia-Ping Tsai commented on HBASE-18500: bq. I thought this should be done in hbase-2.0 +1

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

2017-08-04 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16114131#comment-16114131 ] Guanghao Zhang commented on HBASE-18500: bq. So this can be done in hbase-2.0 itself or in

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

2017-08-04 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16114117#comment-16114117 ] ramkrishna.s.vasudevan commented on HBASE-18500: bq.I agree completely because it brings

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

2017-08-03 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16113847#comment-16113847 ] Chia-Ping Tsai commented on HBASE-18500: bq. I thought we can remove the BufferedMutator from

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

2017-08-03 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16113836#comment-16113836 ] Guanghao Zhang commented on HBASE-18500: I thought we can remove the BufferedMutator from Table.

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

2017-08-02 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16110583#comment-16110583 ] Guanghao Zhang commented on HBASE-18500: bq. This fix is applicable which all branches? In master

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

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

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

2017-08-02 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16110546#comment-16110546 ] Guanghao Zhang commented on HBASE-18500: bq. Can we get rid of BUFFER for Table? Agreed. Table is

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

2017-08-02 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16110538#comment-16110538 ] Chia-Ping Tsai commented on HBASE-18500: We have some related issues. HBASE-17368, HBASE-18334,

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

2017-08-02 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16110472#comment-16110472 ] ramkrishna.s.vasudevan commented on HBASE-18500: I think YCSB works like this only in

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

2017-08-02 Thread Abhishek Singh Chouhan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16110459#comment-16110459 ] Abhishek Singh Chouhan commented on HBASE-18500: Similar to HBASE-18476 i think. >

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

2017-08-02 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16110410#comment-16110410 ] Anoop Sam John commented on HBASE-18500: This fix is applicable which all branches? In master we

[jira] [Commented] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

2017-08-02 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16110373#comment-16110373 ] Guanghao Zhang commented on HBASE-18500: {code} ./bin/hbase