[jira] [Updated] (HBASE-5652) [findbugs] Fix lock release on all paths

2012-04-20 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-5652: -- Status: Patch Available (was: Open) [findbugs] Fix lock release on all paths

[jira] [Updated] (HBASE-5652) [findbugs] Fix lock release on all paths

2012-04-20 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-5652: -- Attachment: HBASE-5652-v0.patch * Attacked HBASE-5652-v0.patch * Attached patch that handles

[jira] [Commented] (HBASE-5652) [findbugs] Fix lock release on all paths

2012-04-22 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13259272#comment-13259272 ] Gregory Chanan commented on HBASE-5652: --- @Ted: will update spacing @Uma: will

[jira] [Updated] (HBASE-5652) [findbugs] Fix lock release on all paths

2012-04-23 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-5652: -- Attachment: HBASE-5652-v1.patch * Attached HBASE-5652-v1.patch * Fixed spacing as requested

[jira] [Created] (HBASE-5908) TestHLogSplit.testTralingGarbageCorruptionFileSkipErrorsPasses should not use append to corrupt the HLog

2012-04-30 Thread Gregory Chanan (JIRA)
Gregory Chanan created HBASE-5908: - Summary: TestHLogSplit.testTralingGarbageCorruptionFileSkipErrorsPasses should not use append to corrupt the HLog Key: HBASE-5908 URL:

[jira] [Updated] (HBASE-5908) TestHLogSplit.testTralingGarbageCorruptionFileSkipErrorsPasses should not use append to corrupt the HLog

2012-04-30 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-5908: -- Attachment: HBASE-5908-trunk.patch

[jira] [Commented] (HBASE-5908) TestHLogSplit.testTralingGarbageCorruptionFileSkipErrorsPasses should not use append to corrupt the HLog

2012-04-30 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13265530#comment-13265530 ] Gregory Chanan commented on HBASE-5908: --- @Ted: Good idea, I'll do that from now on.

[jira] [Commented] (HBASE-5908) TestHLogSplit.testTralingGarbageCorruptionFileSkipErrorsPasses should not use append to corrupt the HLog

2012-04-30 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13265580#comment-13265580 ] Gregory Chanan commented on HBASE-5908: --- Those tests fail for me locally even

[jira] [Updated] (HBASE-5444) Add PB-based calls to HMasterRegionInterface

2012-04-30 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-5444: -- Attachment: HBASE-5444-v6-trunk.patch Add PB-based calls to HMasterRegionInterface

[jira] [Updated] (HBASE-5444) Add PB-based calls to HMasterRegionInterface

2012-04-30 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-5444: -- Status: Patch Available (was: Open) Add PB-based calls to HMasterRegionInterface

[jira] [Updated] (HBASE-5444) Add PB-based calls to HMasterRegionInterface

2012-05-02 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-5444: -- Attachment: HBASE-5444-v9-trunk.patch Add PB-based calls to HMasterRegionInterface

[jira] [Updated] (HBASE-5444) Add PB-based calls to HMasterRegionInterface

2012-05-02 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-5444: -- Attachment: HBASE-5444-v10-trunk.patch Add PB-based calls to HMasterRegionInterface

[jira] [Commented] (HBASE-5444) Add PB-based calls to HMasterRegionInterface

2012-05-02 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13267183#comment-13267183 ] Gregory Chanan commented on HBASE-5444: --- Updated version against newest trunk. I

[jira] [Created] (HBASE-5932) Move RegionServerStatusProtocol from ipc package to top-level

2012-05-03 Thread Gregory Chanan (JIRA)
Gregory Chanan created HBASE-5932: - Summary: Move RegionServerStatusProtocol from ipc package to top-level Key: HBASE-5932 URL: https://issues.apache.org/jira/browse/HBASE-5932 Project: HBase

[jira] [Created] (HBASE-5933) Hide HBaseProtos.ServerLoad and HBaseProtos.RegionLoad from ClusterStatus

2012-05-03 Thread Gregory Chanan (JIRA)
Gregory Chanan created HBASE-5933: - Summary: Hide HBaseProtos.ServerLoad and HBaseProtos.RegionLoad from ClusterStatus Key: HBASE-5933 URL: https://issues.apache.org/jira/browse/HBASE-5933 Project:

[jira] [Commented] (HBASE-5444) Add PB-based calls to HMasterRegionInterface

2012-05-03 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13267854#comment-13267854 ] Gregory Chanan commented on HBASE-5444: --- @Stack: I filed HBASE-5932 and HBASE-5933.

[jira] [Created] (HBASE-5935) Add Region-level PB-based calls to HMasterInterface

2012-05-03 Thread Gregory Chanan (JIRA)
Gregory Chanan created HBASE-5935: - Summary: Add Region-level PB-based calls to HMasterInterface Key: HBASE-5935 URL: https://issues.apache.org/jira/browse/HBASE-5935 Project: HBase Issue

[jira] [Created] (HBASE-5936) Add Column-level PB-based calls to HMasterInterface

2012-05-03 Thread Gregory Chanan (JIRA)
Gregory Chanan created HBASE-5936: - Summary: Add Column-level PB-based calls to HMasterInterface Key: HBASE-5936 URL: https://issues.apache.org/jira/browse/HBASE-5936 Project: HBase Issue

[jira] [Commented] (HBASE-5958) Replace ByteString.copyFrom with new ByteString()

2012-05-08 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13270672#comment-13270672 ] Gregory Chanan commented on HBASE-5958: --- Did you look at this Jimmy?

[jira] [Updated] (HBASE-5935) Add Region-level PB-based calls to HMasterInterface

2012-05-08 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-5935: -- Attachment: HBASE-5935-v2.patch Add Region-level PB-based calls to HMasterInterface

[jira] [Updated] (HBASE-5935) Add Region-level PB-based calls to HMasterInterface

2012-05-08 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-5935: -- Status: Patch Available (was: Open) Add Region-level PB-based calls to HMasterInterface

[jira] [Commented] (HBASE-5935) Add Region-level PB-based calls to HMasterInterface

2012-05-08 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13270971#comment-13270971 ] Gregory Chanan commented on HBASE-5935: --- @Stack: Patch that matches reviewboard was

[jira] [Commented] (HBASE-5967) ServerLoad OpenDataException

2012-05-08 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271092#comment-13271092 ] Gregory Chanan commented on HBASE-5967: --- Probably caused by HBASE-5444. I'll take a

[jira] [Assigned] (HBASE-5967) ServerLoad OpenDataException

2012-05-08 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan reassigned HBASE-5967: - Assignee: Gregory Chanan ServerLoad OpenDataException

[jira] [Updated] (HBASE-5935) Add Region-level PB-based calls to HMasterInterface

2012-05-14 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-5935: -- Attachment: HBASE-5935-v2.patch Posting patch again to make sure it still passes unit tests.

[jira] [Updated] (HBASE-5935) Add Region-level PB-based calls to HMasterInterface

2012-05-15 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-5935: -- Attachment: HBASE-5935-v3.patch Patch for latest version of trunk. Add

[jira] [Created] (HBASE-6024) Add state of load balancer to cluster status

2012-05-16 Thread Gregory Chanan (JIRA)
Gregory Chanan created HBASE-6024: - Summary: Add state of load balancer to cluster status Key: HBASE-6024 URL: https://issues.apache.org/jira/browse/HBASE-6024 Project: HBase Issue Type:

[jira] [Created] (HBASE-6036) Add Cluster-level PB-based calls to HMasterInterface (minus file-format related calls)

2012-05-17 Thread Gregory Chanan (JIRA)
Gregory Chanan created HBASE-6036: - Summary: Add Cluster-level PB-based calls to HMasterInterface (minus file-format related calls) Key: HBASE-6036 URL: https://issues.apache.org/jira/browse/HBASE-6036

[jira] [Created] (HBASE-6038) Add getClusterStatus PB-based call to HMasterInterface

2012-05-17 Thread Gregory Chanan (JIRA)
Gregory Chanan created HBASE-6038: - Summary: Add getClusterStatus PB-based call to HMasterInterface Key: HBASE-6038 URL: https://issues.apache.org/jira/browse/HBASE-6038 Project: HBase Issue

[jira] [Created] (HBASE-6039) Remove HMasterInterface and replace with something similar to RegionServerStatusProtocol

2012-05-17 Thread Gregory Chanan (JIRA)
Gregory Chanan created HBASE-6039: - Summary: Remove HMasterInterface and replace with something similar to RegionServerStatusProtocol Key: HBASE-6039 URL: https://issues.apache.org/jira/browse/HBASE-6039

[jira] [Commented] (HBASE-6039) Remove HMasterInterface and replace with something similar to RegionServerStatusProtocol

2012-05-17 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13278151#comment-13278151 ] Gregory Chanan commented on HBASE-6039: --- @Andrew: sounds good to me.

[jira] [Updated] (HBASE-5932) Move RegionServerStatusProtocol from ipc package to top-level

2012-05-17 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-5932: -- Status: Patch Available (was: Open) Move RegionServerStatusProtocol from ipc package to

[jira] [Updated] (HBASE-5932) Move RegionServerStatusProtocol from ipc package to top-level

2012-05-17 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-5932: -- Attachment: HBASE-5932.patch Attach patch that moves from ipc package to top-level

[jira] [Commented] (HBASE-5932) Move RegionServerStatusProtocol from ipc package to top-level

2012-05-17 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13278349#comment-13278349 ] Gregory Chanan commented on HBASE-5932: --- Ran unit test locally and it passes.

[jira] [Updated] (HBASE-6036) Add Cluster-level PB-based calls to HMasterInterface (minus file-format related calls)

2012-05-18 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-6036: -- Status: Patch Available (was: Open) Add Cluster-level PB-based calls to HMasterInterface

[jira] [Updated] (HBASE-6036) Add Cluster-level PB-based calls to HMasterInterface (minus file-format related calls)

2012-05-18 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-6036: -- Attachment: HBASE-6036.patch Add Cluster-level PB-based calls to HMasterInterface (minus

[jira] [Updated] (HBASE-6036) Add Cluster-level PB-based calls to HMasterInterface (minus file-format related calls)

2012-05-18 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-6036: -- Attachment: HBASE-6036-v2.patch Attached: HBASE-6036-v2.patch Latest version from reviewboard.

[jira] [Commented] (HBASE-6036) Add Cluster-level PB-based calls to HMasterInterface (minus file-format related calls)

2012-05-21 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280436#comment-13280436 ] Gregory Chanan commented on HBASE-6036: --- These replication tests fail even without

[jira] [Updated] (HBASE-6063) Replication related failures on trunk after HBASE-5453

2012-05-21 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-6063: -- Status: Patch Available (was: Open) Replication related failures on trunk after

[jira] [Commented] (HBASE-6084) Server Load does not display correctly on the ui

2012-05-24 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13282784#comment-13282784 ] Gregory Chanan commented on HBASE-6084: --- The JMX issues are tracked in HBASE-5967.

[jira] [Commented] (HBASE-6090) JMX Registration Error while booting HMaster

2012-05-24 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13282785#comment-13282785 ] Gregory Chanan commented on HBASE-6090: --- Duplicate of HBASE-5967?

[jira] [Commented] (HBASE-6084) Server Load does not display correctly on the ui

2012-05-24 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13282812#comment-13282812 ] Gregory Chanan commented on HBASE-6084: --- Elliot, I'm a bit confused. When I look

[jira] [Commented] (HBASE-6084) Server Load does not display correctly on the ui

2012-05-24 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13282814#comment-13282814 ] Gregory Chanan commented on HBASE-6084: --- I think what we need to do is the

[jira] [Commented] (HBASE-6036) Add Cluster-level PB-based calls to HMasterInterface (minus file-format related calls)

2012-05-25 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13283616#comment-13283616 ] Gregory Chanan commented on HBASE-6036: --- Safe to mark this Resolved?

[jira] [Created] (HBASE-6097) TestHRegion.testBatchPut is flaky on 0.92

2012-05-25 Thread Gregory Chanan (JIRA)
Gregory Chanan created HBASE-6097: - Summary: TestHRegion.testBatchPut is flaky on 0.92 Key: HBASE-6097 URL: https://issues.apache.org/jira/browse/HBASE-6097 Project: HBase Issue Type: Bug

[jira] [Commented] (HBASE-6097) TestHRegion.testBatchPut is flaky on 0.92

2012-05-25 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13283637#comment-13283637 ] Gregory Chanan commented on HBASE-6097: --- The issue is that this test checks that a

[jira] [Created] (HBASE-6108) Use HRegion.closeHRegion instead of HRegion.close() and HRegion.getLog().close()

2012-05-25 Thread Gregory Chanan (JIRA)
Gregory Chanan created HBASE-6108: - Summary: Use HRegion.closeHRegion instead of HRegion.close() and HRegion.getLog().close() Key: HBASE-6108 URL: https://issues.apache.org/jira/browse/HBASE-6108

[jira] [Updated] (HBASE-6108) Use HRegion.closeHRegion instead of HRegion.close() and HRegion.getLog().close()

2012-05-25 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-6108: -- Status: Patch Available (was: Open) Use HRegion.closeHRegion instead of HRegion.close()

[jira] [Updated] (HBASE-6108) Use HRegion.closeHRegion instead of HRegion.close() and HRegion.getLog().close()

2012-05-25 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-6108: -- Attachment: HBASE-6108.patch Use HRegion.closeHRegion instead of HRegion.close() and

[jira] [Updated] (HBASE-6097) TestHRegion.testBatchPut is flaky on 0.92

2012-05-25 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-6097: -- Attachment: HBASE-6097.patch * Attached HBASE-6097.patch * Fixes race by setting the timeout

[jira] [Updated] (HBASE-6097) TestHRegion.testBatchPut is flaky on 0.92

2012-05-25 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-6097: -- Status: Patch Available (was: Open) TestHRegion.testBatchPut is flaky on 0.92

[jira] [Commented] (HBASE-6097) TestHRegion.testBatchPut is flaky on 0.92

2012-05-25 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13283843#comment-13283843 ] Gregory Chanan commented on HBASE-6097: --- @Ted: I considered that but these

[jira] [Updated] (HBASE-6036) Add Cluster-level PB-based calls to HMasterInterface (minus file-format related calls)

2012-05-29 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-6036: -- Resolution: Fixed Status: Resolved (was: Patch Available) Marking resolved as it has

[jira] [Updated] (HBASE-5936) Add Column-level PB-based calls to HMasterInterface

2012-05-29 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-5936: -- Status: Patch Available (was: Open) Add Column-level PB-based calls to HMasterInterface

[jira] [Updated] (HBASE-5936) Add Column-level PB-based calls to HMasterInterface

2012-05-29 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-5936: -- Attachment: HBASE-5936.patch Add Column-level PB-based calls to HMasterInterface

[jira] [Updated] (HBASE-5932) Move RegionServerStatusProtocol from ipc package to top-level

2012-05-29 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-5932: -- Attachment: HBASE-5932-v2.patch Move RegionServerStatusProtocol from ipc package to

[jira] [Commented] (HBASE-5936) Add Column-level PB-based calls to HMasterInterface

2012-05-30 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13285968#comment-13285968 ] Gregory Chanan commented on HBASE-5936: --- Stack, those test failures appear to be

[jira] [Commented] (HBASE-5936) Add Column-level PB-based calls to HMasterInterface

2012-05-30 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13286017#comment-13286017 ] Gregory Chanan commented on HBASE-5936: --- @stack: Sounds good. Working on fix now.

[jira] [Updated] (HBASE-5936) Add Column-level PB-based calls to HMasterInterface

2012-05-30 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-5936: -- Attachment: HBASE-5936-v3.patch * Attached HBASE-5936-v3.patch * I haven't run this through

[jira] [Updated] (HBASE-5936) Add Column-level PB-based calls to HMasterInterface

2012-05-31 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-5936: -- Hadoop Flags: Reviewed (was: Incompatible change,Reviewed) Status: Patch Available

[jira] [Commented] (HBASE-5936) Add Column-level PB-based calls to HMasterInterface

2012-05-31 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13286814#comment-13286814 ] Gregory Chanan commented on HBASE-5936: --- I checked with Jimmy and he said the change

[jira] [Updated] (HBASE-5936) Add Column-level PB-based calls to HMasterInterface

2012-05-31 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-5936: -- Attachment: HBASE-5936-v4.patch * Added v4.patch * Previous patch was missing this part that

[jira] [Commented] (HBASE-5936) Add Column-level PB-based calls to HMasterInterface

2012-05-31 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13286976#comment-13286976 ] Gregory Chanan commented on HBASE-5936: --- Looking at test failures.

[jira] [Updated] (HBASE-5936) Add Column-level PB-based calls to HMasterInterface

2012-05-31 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-5936: -- Attachment: HBASE-5936-v5.patch Add Column-level PB-based calls to HMasterInterface

[jira] [Updated] (HBASE-5936) Add Column-level PB-based calls to HMasterInterface

2012-05-31 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-5936: -- Attachment: HBASE-5936-v6.patch Add Column-level PB-based calls to HMasterInterface

[jira] [Commented] (HBASE-5936) Add Column-level PB-based calls to HMasterInterface

2012-06-01 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13287586#comment-13287586 ] Gregory Chanan commented on HBASE-5936: --- I ran these failed tests multiple times

[jira] [Updated] (HBASE-6151) Master can die if RegionServer throws ServerNotRunningYet

2012-06-01 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-6151: -- Description: See, for example: {noformat} 2012-05-23 16:49:22,745 FATAL

[jira] [Created] (HBASE-6151) Master can die if RegionServer throws ServerNotRunningYet

2012-06-01 Thread Gregory Chanan (JIRA)
Gregory Chanan created HBASE-6151: - Summary: Master can die if RegionServer throws ServerNotRunningYet Key: HBASE-6151 URL: https://issues.apache.org/jira/browse/HBASE-6151 Project: HBase

[jira] [Updated] (HBASE-6151) Master can die if RegionServer throws ServerNotRunningYet

2012-06-01 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-6151: -- Description: See, for example: {noformat} 2012-05-23 16:49:22,745 FATAL

[jira] [Commented] (HBASE-6000) Cleanup where we keep .proto files

2012-06-04 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13288798#comment-13288798 ] Gregory Chanan commented on HBASE-6000: --- It looks like we have things under

[jira] [Updated] (HBASE-6038) Add getClusterStatus PB-based call to HMasterInterface

2012-06-05 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-6038: -- Status: Patch Available (was: Open) Add getClusterStatus PB-based call to

[jira] [Updated] (HBASE-6038) Add getClusterStatus PB-based call to HMasterInterface

2012-06-05 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-6038: -- Attachment: HBASE-6038.patch * Attached HBASE-6038.patch * Add

[jira] [Updated] (HBASE-6038) Add getClusterStatus PB-based call to HMasterInterface

2012-06-05 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-6038: -- Attachment: HBASE-6038v2.patch * Attached HBASE-6038v2.patch * Same version of patch, but

[jira] [Commented] (HBASE-6038) Add getClusterStatus PB-based call to HMasterInterface

2012-06-06 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13289980#comment-13289980 ] Gregory Chanan commented on HBASE-6038: --- There's a little. I wanted the hbase

[jira] [Updated] (HBASE-6151) Master can die if RegionServer throws ServerNotRunningYet

2012-06-15 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-6151: -- Affects Version/s: (was: 0.94.1) (was: 0.96.0)

[jira] [Updated] (HBASE-5933) Hide HBaseProtos.ServerLoad and HBaseProtos.RegionLoad from ClusterStatus

2012-06-19 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-5933: -- Attachment: HBASE-5933.patch patch that matches reviewboard. Hide

[jira] [Updated] (HBASE-5933) Hide HBaseProtos.ServerLoad and HBaseProtos.RegionLoad from ClusterStatus

2012-06-19 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-5933: -- Status: Patch Available (was: Open) Hide HBaseProtos.ServerLoad and

[jira] [Commented] (HBASE-5933) Hide HBaseProtos.ServerLoad and HBaseProtos.RegionLoad from ClusterStatus

2012-06-19 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13397026#comment-13397026 ] Gregory Chanan commented on HBASE-5933: --- Tests appear to be okay:

[jira] [Updated] (HBASE-5953) Expose the current state of the balancerSwitch

2012-06-19 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-5953: -- Attachment: HBASE-5953.patch * Attached HBASE-5953.patch * Added isBalancerOn to

[jira] [Updated] (HBASE-5953) Expose the current state of the balancerSwitch

2012-06-19 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-5953: -- Status: Patch Available (was: Open) Expose the current state of the balancerSwitch

[jira] [Commented] (HBASE-5953) Expose the current state of the balancerSwitch

2012-06-20 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13397824#comment-13397824 ] Gregory Chanan commented on HBASE-5953: --- Sounds fine to me, Anoop. Do we have a

[jira] [Assigned] (HBASE-5630) hbck should disable the balancer using synchronousBalanceSwitch.

2012-06-20 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan reassigned HBASE-5630: - Assignee: Gregory Chanan hbck should disable the balancer using

[jira] [Updated] (HBASE-5953) Expose the current state of the balancerSwitch

2012-06-21 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-5953: -- Attachment: HBASE-5953-v2.patch * Attached HBASE-5953-v2.patch * Incorporate Anoop's

[jira] [Commented] (HBASE-5933) Hide HBaseProtos.ServerLoad and HBaseProtos.RegionLoad from ClusterStatus

2012-06-21 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13398960#comment-13398960 ] Gregory Chanan commented on HBASE-5933: --- It looks like reviewboard isn't posting to

[jira] [Commented] (HBASE-6039) Remove HMasterInterface and replace with something similar to RegionServerStatusProtocol

2012-06-21 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13398971#comment-13398971 ] Gregory Chanan commented on HBASE-6039: --- Here's my idea for a breakdown into two

[jira] [Updated] (HBASE-5630) hbck should disable the balancer using synchronousBalanceSwitch.

2012-06-21 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-5630: -- Attachment: HBASE-5630-94.patch * Attached HBASE-5630-94.patch * Patch for 0.94

[jira] [Updated] (HBASE-5630) hbck should disable the balancer using synchronousBalanceSwitch.

2012-06-21 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-5630: -- Attachment: HBASE-5630.patch * Attached HBASE-5630.patch * Patch for trunk

[jira] [Updated] (HBASE-5630) hbck should disable the balancer using synchronousBalanceSwitch.

2012-06-21 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-5630: -- Status: Patch Available (was: Open) hbck should disable the balancer using

[jira] [Commented] (HBASE-5953) Expose the current state of the balancerSwitch

2012-06-22 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13399559#comment-13399559 ] Gregory Chanan commented on HBASE-5953: --- okay to close this?

[jira] [Created] (HBASE-6260) balancer state should be stored in ZK

2012-06-22 Thread Gregory Chanan (JIRA)
Gregory Chanan created HBASE-6260: - Summary: balancer state should be stored in ZK Key: HBASE-6260 URL: https://issues.apache.org/jira/browse/HBASE-6260 Project: HBase Issue Type: Task

[jira] [Commented] (HBASE-5630) hbck should disable the balancer using synchronousBalanceSwitch.

2012-06-22 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13399580#comment-13399580 ] Gregory Chanan commented on HBASE-5630: --- Thanks for the reviews, Ted and Anoop.

[jira] [Commented] (HBASE-6260) balancer state should be stored in ZK

2012-06-22 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13399688#comment-13399688 ] Gregory Chanan commented on HBASE-6260: --- @Jon: Have you seen HBASE-5953?

[jira] [Updated] (HBASE-5630) hbck should disable the balancer using synchronousBalanceSwitch.

2012-06-22 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-5630: -- Attachment: HBASE-5630-94-v2.patch hbck should disable the balancer using

[jira] [Updated] (HBASE-5630) hbck should disable the balancer using synchronousBalanceSwitch.

2012-06-22 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-5630: -- Attachment: HBASE-5630-trunk-v2.patch Attached new versions of patches for trunk and 94.

[jira] [Commented] (HBASE-5630) hbck should disable the balancer using synchronousBalanceSwitch.

2012-06-22 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13399717#comment-13399717 ] Gregory Chanan commented on HBASE-5630: --- @Ted: I just put the else for symmetry.

[jira] [Commented] (HBASE-5933) Hide HBaseProtos.ServerLoad and HBaseProtos.RegionLoad from ClusterStatus

2012-06-22 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13399783#comment-13399783 ] Gregory Chanan commented on HBASE-5933: --- Thanks for the reviews, Ted and Elliot.

[jira] [Updated] (HBASE-5933) Hide HBaseProtos.ServerLoad and HBaseProtos.RegionLoad from ClusterStatus

2012-06-25 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-5933: -- Attachment: HBASE-5933-v3.patch Hide HBaseProtos.ServerLoad and HBaseProtos.RegionLoad

[jira] [Commented] (HBASE-5967) ServerLoad OpenDataException

2012-06-25 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13400960#comment-13400960 ] Gregory Chanan commented on HBASE-5967: --- Attached HBASE-5967.patch, fixes issue by

[jira] [Updated] (HBASE-5967) ServerLoad OpenDataException

2012-06-25 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-5967: -- Status: Patch Available (was: Open) ServerLoad OpenDataException

[jira] [Updated] (HBASE-5967) ServerLoad OpenDataException

2012-06-25 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-5967: -- Attachment: HBASE-5967-v2.patch * Attached HBASE-5967-v2.patch * Thanks for the review, Ted.

  1   2   3   4   5   >