[jira] [Commented] (HBASE-1364) [performance] Distributed splitting of regionserver commit logs

2011-04-16 Thread Prakash Khemani (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13020730#comment-13020730 ] Prakash Khemani commented on HBASE-1364: 'fixed' TestDistriButedLogSplitting.testW

[jira] [Commented] (HBASE-1364) [performance] Distributed splitting of regionserver commit logs

2011-04-16 Thread Prakash Khemani (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13020721#comment-13020721 ] Prakash Khemani commented on HBASE-1364: This is a problem with the test-case whic

[jira] [Commented] (HBASE-3777) Redefine Identity Of HBase Configuration

2011-04-16 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13020716#comment-13020716 ] Ted Yu commented on HBASE-3777: --- hbase.zookeeper.property.clientPort should also be one of t

[jira] [Commented] (HBASE-1364) [performance] Distributed splitting of regionserver commit logs

2011-04-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13020712#comment-13020712 ] stack commented on HBASE-1364: -- I tried it on a small cluster w/ loads of regions under load

[jira] [Updated] (HBASE-3781) hbase shell cannot start "NoMethodError: undefined method `close' for nil:NilClass"

2011-04-16 Thread Mikael Sitruk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikael Sitruk updated HBASE-3781: - Attachment: HBASE-3781-0.90.2.patch patch for no method close under windows when starting hbase s

[jira] [Updated] (HBASE-3781) hbase shell cannot start "NoMethodError: undefined method `close' for nil:NilClass"

2011-04-16 Thread Mikael Sitruk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikael Sitruk updated HBASE-3781: - Fix Version/s: 0.90.2 Release Note: resolve problem under windows for starting the hbase shel

[jira] [Updated] (HBASE-3791) Display total number of zookeeper connections on master.jsp

2011-04-16 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-3791: -- Attachment: 3791.patch Copied code from ZKUtil.dump() > Display total number of zookeeper connections on maste

[jira] [Commented] (HBASE-1364) [performance] Distributed splitting of regionserver commit logs

2011-04-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13020657#comment-13020657 ] stack commented on HBASE-1364: -- Latest patch looks good but still fails TestDistributedLogSpl

[jira] [Updated] (HBASE-1364) [performance] Distributed splitting of regionserver commit logs

2011-04-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-1364: - Attachment: org.apache.hadoop.hbase.master.TestDistributedLogSplitting-output.txt Failed test output. > [perfor

[jira] [Commented] (HBASE-3791) Display total number of zookeeper connections on master.jsp

2011-04-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13020652#comment-13020652 ] stack commented on HBASE-3791: -- Good idea. What would we do? A state on the zk ensemble? D

[jira] [Updated] (HBASE-3793) HBASE-3468 Broke checkAndPut with null value

2011-04-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3793: - Status: Patch Available (was: Open) > HBASE-3468 Broke checkAndPut with null value > ---

[jira] [Commented] (HBASE-3065) Retry all 'retryable' zk operations; e.g. connection loss

2011-04-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13020649#comment-13020649 ] stack commented on HBASE-3065: -- @Liyin Pardon me. I missed your new patch. It looks great.

[jira] [Updated] (HBASE-3793) HBASE-3468 Broke checkAndPut with null value

2011-04-16 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars George updated HBASE-3793: --- Attachment: HBASE-3793.patch Preliminary patch. We need tests for this before commit. > HBASE-3468 B

[jira] [Created] (HBASE-3793) HBASE-3468 Broke checkAndPut with null value

2011-04-16 Thread Lars George (JIRA)
HBASE-3468 Broke checkAndPut with null value Key: HBASE-3793 URL: https://issues.apache.org/jira/browse/HBASE-3793 Project: HBase Issue Type: Bug Components: regionserver Affects Ver

[jira] [Commented] (HBASE-3792) TableInputFormat leaks ZK connections

2011-04-16 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13020620#comment-13020620 ] Jean-Daniel Cryans commented on HBASE-3792: --- The main issue with not using a new

[jira] [Created] (HBASE-3792) TableInputFormat leaks ZK connections

2011-04-16 Thread Bryan Keller (JIRA)
TableInputFormat leaks ZK connections - Key: HBASE-3792 URL: https://issues.apache.org/jira/browse/HBASE-3792 Project: HBase Issue Type: Bug Components: mapreduce Affects Versions: 0.90.1

[jira] [Created] (HBASE-3791) Display total number of zookeeper connections on master.jsp

2011-04-16 Thread Ted Yu (JIRA)
Display total number of zookeeper connections on master.jsp --- Key: HBASE-3791 URL: https://issues.apache.org/jira/browse/HBASE-3791 Project: HBase Issue Type: Improvement Co