[jira] [Commented] (HBASE-13599) The Example Provided in Section 69: Examples of the Documentation Does Not Compile

2015-07-12 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624166#comment-14624166 ] Misty Stanley-Jones commented on HBASE-13599: - [~jmspaggi] I did update the

[jira] [Commented] (HBASE-13965) Stochastic Load Balancer JMX Metrics

2015-07-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14623975#comment-14623975 ] Ted Yu commented on HBASE-13965: Including costs for system table in JMX metrics is fine.

[jira] [Commented] (HBASE-13965) Stochastic Load Balancer JMX Metrics

2015-07-12 Thread Lei Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624048#comment-14624048 ] Lei Chen commented on HBASE-13965: -- Thanks for pointing it out. I had some test and

[jira] [Updated] (HBASE-14061) Support CF-level Storage Policy

2015-07-12 Thread Victor Xu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Victor Xu updated HBASE-14061: -- Attachment: HBASE-14061-master-v1.patch The first version of patch. Support CF-level Storage Policy

[jira] [Assigned] (HBASE-14061) Support CF-level Storage Policy

2015-07-12 Thread Victor Xu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Victor Xu reassigned HBASE-14061: - Assignee: Victor Xu Support CF-level Storage Policy ---

[jira] [Created] (HBASE-14061) Support CF-level Storage Policy

2015-07-12 Thread Victor Xu (JIRA)
Victor Xu created HBASE-14061: - Summary: Support CF-level Storage Policy Key: HBASE-14061 URL: https://issues.apache.org/jira/browse/HBASE-14061 Project: HBase Issue Type: Improvement

[jira] [Commented] (HBASE-14058) Stabilizing default heap memory tuner

2015-07-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14623985#comment-14623985 ] Ted Yu commented on HBASE-14058: Went through the patch: {code} + * parameter

[jira] [Commented] (HBASE-14058) Stabilizing default heap memory tuner

2015-07-12 Thread Abhilash (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624029#comment-14624029 ] Abhilash commented on HBASE-14058: -- Thanks a lot for the reviews Ted. I think

[jira] [Created] (HBASE-14062) RpcServer.Listener.doAccept get blocked by LinkedList.remove

2015-07-12 Thread Victor Xu (JIRA)
Victor Xu created HBASE-14062: - Summary: RpcServer.Listener.doAccept get blocked by LinkedList.remove Key: HBASE-14062 URL: https://issues.apache.org/jira/browse/HBASE-14062 Project: HBase

[jira] [Updated] (HBASE-14062) RpcServer.Listener.doAccept get blocked by LinkedList.remove

2015-07-12 Thread Victor Xu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Victor Xu updated HBASE-14062: -- Description: We saw these blocked info in our jstack output: {noformat} RpcServer.listener,port=60020

[jira] [Updated] (HBASE-14062) RpcServer.Listener.doAccept get blocked by LinkedList.remove

2015-07-12 Thread Victor Xu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Victor Xu updated HBASE-14062: -- Attachment: jstack.log Attach the raw jstack output. RpcServer.Listener.doAccept get blocked by

[jira] [Commented] (HBASE-12015) Not cleaning Mob data when Mob CF is removed from table

2015-07-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624078#comment-14624078 ] Ted Yu commented on HBASE-12015: I believe the fix for TestDeleteMobTable is already

[jira] [Created] (HBASE-14063) Use BufferBackedCell in read path after HBASE-12213 and HBASE-12295

2015-07-12 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-14063: -- Summary: Use BufferBackedCell in read path after HBASE-12213 and HBASE-12295 Key: HBASE-14063 URL: https://issues.apache.org/jira/browse/HBASE-14063

[jira] [Commented] (HBASE-12298) Support BB usage in PrefixTree

2015-07-12 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624195#comment-14624195 ] ramkrishna.s.vasudevan commented on HBASE-12298: Ping for reviews!!

[jira] [Commented] (HBASE-14047) Cleanup deprecated APIs from Cell class

2015-07-12 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624204#comment-14624204 ] ramkrishna.s.vasudevan commented on HBASE-14047: The TestShell is passing

[jira] [Commented] (HBASE-14000) Region server failed to report Master and stuck in reportForDuty retry loop

2015-07-12 Thread Pankaj Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624218#comment-14624218 ] Pankaj Kumar commented on HBASE-14000: -- We are using branch-1.0, but I think this

[jira] [Commented] (HBASE-13965) Stochastic Load Balancer JMX Metrics

2015-07-12 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624235#comment-14624235 ] Elliott Clark commented on HBASE-13965: --- Lets just fully remove the per table

[jira] [Commented] (HBASE-13965) Stochastic Load Balancer JMX Metrics

2015-07-12 Thread Lei Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14623933#comment-14623933 ] Lei Chen commented on HBASE-13965: -- Thanks for the feedback. {Should we do early return