[jira] [Commented] (HBASE-16165) Decrease RpcServer.callQueueSize before writeResponse causes OOM

2016-09-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15500306#comment-15500306 ] Hudson commented on HBASE-16165: FAILURE: Integrated in Jenkins build HBase-1.3-JDK8 #17 (See

[jira] [Commented] (HBASE-16165) Decrease RpcServer.callQueueSize before writeResponse causes OOM

2016-09-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15500292#comment-15500292 ] Hudson commented on HBASE-16165: SUCCESS: Integrated in Jenkins build HBase-1.2-JDK8 #24 (See

[jira] [Created] (HBASE-16648) [JDK8] Use computeIfAbsent instead of get and putIfAbsent

2016-09-17 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-16648: - Summary: [JDK8] Use computeIfAbsent instead of get and putIfAbsent Key: HBASE-16648 URL: https://issues.apache.org/jira/browse/HBASE-16648 Project: HBase Issue

[jira] [Updated] (HBASE-7612) [JDK8] Replace use of high-scale-lib counters with intrinsic facilities

2016-09-17 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-7612: - Status: Patch Available (was: Open) > [JDK8] Replace use of high-scale-lib counters with intrinsic

[jira] [Updated] (HBASE-7612) [JDK8] Replace use of high-scale-lib counters with intrinsic facilities

2016-09-17 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-7612: - Affects Version/s: 2.0.0 Component/s: metrics > [JDK8] Replace use of high-scale-lib counters

[jira] [Updated] (HBASE-7612) [JDK8] Replace use of high-scale-lib counters with intrinsic facilities

2016-09-17 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-7612: - Attachment: HBASE-7612.patch Not very big... Let's try it. > [JDK8] Replace use of high-scale-lib

[jira] [Assigned] (HBASE-7612) [JDK8] Replace use of high-scale-lib counters with intrinsic facilities

2016-09-17 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang reassigned HBASE-7612: Assignee: Duo Zhang > [JDK8] Replace use of high-scale-lib counters with intrinsic facilities >

[jira] [Commented] (HBASE-16626) User customized RegionScanner from 1.X is incompatible with 2.0.0's off-heap part

2016-09-17 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15500181#comment-15500181 ] Yu Li commented on HBASE-16626: --- Thanks all for review [~tedyu], [~anoop.hbase], [~ram_krish], [~chenheng],

[jira] [Commented] (HBASE-16626) User customized RegionScanner from 1.X is incompatible with 2.0.0's off-heap part

2016-09-17 Thread Charlie Qiangeng Xu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15500183#comment-15500183 ] Charlie Qiangeng Xu commented on HBASE-16626: - First patch in community! Thank you Anoop and

[jira] [Commented] (HBASE-7612) [JDK8] Replace use of high-scale-lib counters with intrinsic facilities

2016-09-17 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15500125#comment-15500125 ] Duo Zhang commented on HBASE-7612: -- Bad news, our {{Counter}} is declared as

[jira] [Updated] (HBASE-16165) Decrease RpcServer.callQueueSize before writeResponse causes OOM

2016-09-17 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-16165: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Commented] (HBASE-16630) Fragmentation in long running Bucket Cache

2016-09-17 Thread chunhui shen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15500076#comment-15500076 ] chunhui shen commented on HBASE-16630: -- Another thing to do : In one BucketCache#FreeSpace round,

[jira] [Commented] (HBASE-16630) Fragmentation in long running Bucket Cache

2016-09-17 Thread chunhui shen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15500060#comment-15500060 ] chunhui shen commented on HBASE-16630: -- {code} BucketCache#freeSpace if (needFreeForExtra) {

[jira] [Commented] (HBASE-16165) Decrease RpcServer.callQueueSize before writeResponse causes OOM

2016-09-17 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15500049#comment-15500049 ] Duo Zhang commented on HBASE-16165: --- Will commit shortly. > Decrease RpcServer.callQueueSize before

[jira] [Commented] (HBASE-16534) Procedure v2 - Perf Tool for Scheduler

2016-09-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15500029#comment-15500029 ] Hudson commented on HBASE-16534: FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #1625 (See

[jira] [Commented] (HBASE-16598) Enable zookeeper useMulti always and clean up in HBase code

2016-09-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15500030#comment-15500030 ] Hudson commented on HBASE-16598: FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #1625 (See

[jira] [Commented] (HBASE-16534) Procedure v2 - Perf Tool for Scheduler

2016-09-17 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15499966#comment-15499966 ] Appy commented on HBASE-16534: -- This is because i uploaded another copy of same patch to rerun QA, but then

[jira] [Updated] (HBASE-16534) Procedure v2 - Perf Tool for Scheduler

2016-09-17 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Appy updated HBASE-16534: - Resolution: Fixed Status: Resolved (was: Patch Available) > Procedure v2 - Perf Tool for Scheduler >

[jira] [Commented] (HBASE-16534) Procedure v2 - Perf Tool for Scheduler

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

[jira] [Commented] (HBASE-16534) Procedure v2 - Perf Tool for Scheduler

2016-09-17 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15499952#comment-15499952 ] Appy commented on HBASE-16534: -- This patch is just adding a new tool which can in no way affect any other

[jira] [Updated] (HBASE-16534) Procedure v2 - Perf Tool for Scheduler

2016-09-17 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Appy updated HBASE-16534: - Attachment: HBASE-16534.master.003.patch > Procedure v2 - Perf Tool for Scheduler >

[jira] [Updated] (HBASE-16598) Enable zookeeper useMulti always and clean up in HBase code

2016-09-17 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-16598: - Resolution: Fixed Hadoop Flags: Incompatible change,Reviewed (was: Incompatible change)

[jira] [Updated] (HBASE-16598) Enable zookeeper useMulti always and clean up in HBase code

2016-09-17 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-16598: - Attachment: HBASE-16598-v5.patch Committed to master. Thanks for the review. v5 is the committed

[jira] [Commented] (HBASE-16645) Wrong range of Cells is caused by CellFlatMap#tailMap, headMap, and SubMap

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

[jira] [Commented] (HBASE-11236) Last flushed sequence id is ignored by ServerManager

2016-09-17 Thread Stephen Yuan Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15499479#comment-15499479 ] Stephen Yuan Jiang commented on HBASE-11236: [~pankaj2461], could you provide more

[jira] [Updated] (HBASE-16645) Wrong range of Cells is caused by CellFlatMap#tailMap, headMap, and SubMap

2016-09-17 Thread ChiaPing Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ChiaPing Tsai updated HBASE-16645: -- Status: Patch Available (was: Open) > Wrong range of Cells is caused by CellFlatMap#tailMap,

[jira] [Updated] (HBASE-16645) Wrong range of Cells is caused by CellFlatMap#tailMap, headMap, and SubMap

2016-09-17 Thread ChiaPing Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ChiaPing Tsai updated HBASE-16645: -- Attachment: HBASE-16645.v1.patch > Wrong range of Cells is caused by CellFlatMap#tailMap,

[jira] [Updated] (HBASE-16645) Wrong range of Cells is caused by CellFlatMap#tailMap, headMap, and SubMap

2016-09-17 Thread ChiaPing Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ChiaPing Tsai updated HBASE-16645: -- Status: Open (was: Patch Available) > Wrong range of Cells is caused by CellFlatMap#tailMap,

[jira] [Commented] (HBASE-16645) Wrong range of Cells is caused by CellFlatMap#tailMap, headMap, and SubMap

2016-09-17 Thread ChiaPing Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15499376#comment-15499376 ] ChiaPing Tsai commented on HBASE-16645: --- [~yuzhih...@gmail.com] You are right. It is better to use

[jira] [Commented] (HBASE-16645) Wrong range of Cells is caused by CellFlatMap#tailMap, headMap, and SubMap

2016-09-17 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15499321#comment-15499321 ] Ted Yu commented on HBASE-16645: {code} +if (index >= 0 & descending & !(tail ^ inclusive)) { {code}

[jira] [Commented] (HBASE-16645) Wrong range of Cells is caused by CellFlatMap#tailMap, headMap, and SubMap

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

[jira] [Updated] (HBASE-16645) Wrong range of Cells is caused by CellFlatMap#tailMap, headMap, and SubMap

2016-09-17 Thread ChiaPing Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ChiaPing Tsai updated HBASE-16645: -- Attachment: (was: HBASE-16645.v0.patch) > Wrong range of Cells is caused by

[jira] [Updated] (HBASE-16645) Wrong range of Cells is caused by CellFlatMap#tailMap, headMap, and SubMap

2016-09-17 Thread ChiaPing Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ChiaPing Tsai updated HBASE-16645: -- Status: Patch Available (was: Open) > Wrong range of Cells is caused by CellFlatMap#tailMap,

[jira] [Updated] (HBASE-16645) Wrong range of Cells is caused by CellFlatMap#tailMap, headMap, and SubMap

2016-09-17 Thread ChiaPing Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ChiaPing Tsai updated HBASE-16645: -- Attachment: HBASE-16645.v0.patch Failed tests are passed locally. Re-submit > Wrong range of

[jira] [Updated] (HBASE-16645) Wrong range of Cells is caused by CellFlatMap#tailMap, headMap, and SubMap

2016-09-17 Thread ChiaPing Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ChiaPing Tsai updated HBASE-16645: -- Status: Open (was: Patch Available) > Wrong range of Cells is caused by CellFlatMap#tailMap,