[jira] [Commented] (HBASE-7050) Document locking of HRegion

2014-06-04 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14018415#comment-14018415 ] Gregory Chanan commented on HBASE-7050: --- Hmm...unfortunately I can't find my notes

[jira] [Commented] (HBASE-7382) Port ZK.multi support from HBASE-6775 to 0.96

2013-01-24 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13562226#comment-13562226 ] Gregory Chanan commented on HBASE-7382: --- {code} This allows certain ZooKeeper

[jira] [Commented] (HBASE-7382) Port ZK.multi support from HBASE-6775 to 0.96

2013-01-24 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13562250#comment-13562250 ] Gregory Chanan commented on HBASE-7382: --- #1. I think the hbase-default.xml

[jira] [Commented] (HBASE-7382) Port ZK.multi support from HBASE-6775 to 0.96

2013-01-24 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13562331#comment-13562331 ] Gregory Chanan commented on HBASE-7382: --- +1. Port ZK.multi support

[jira] [Commented] (HBASE-7382) Port ZK.multi support from HBASE-6775 to 0.96

2013-01-22 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560218#comment-13560218 ] Gregory Chanan commented on HBASE-7382: --- [~v.himanshu] Go for it.

[jira] [Updated] (HBASE-7315) Remove support for client-side RowLocks

2013-01-18 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-7315: -- Attachment: HBASE-7315-v7.patch Updated version for new trunk. Tests that failed last time

[jira] [Commented] (HBASE-7382) Port ZK.multi support from HBASE-6775 to 0.96

2013-01-17 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13556482#comment-13556482 ] Gregory Chanan commented on HBASE-7382: --- We could still have the config parameter, I

[jira] [Commented] (HBASE-7382) Port ZK.multi support from HBASE-6775 to 0.96

2013-01-15 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13554593#comment-13554593 ] Gregory Chanan commented on HBASE-7382: --- Have you taken a look at the API, Enis? If

[jira] [Updated] (HBASE-6775) Use ZK.multi when available for HBASE-6710 0.92/0.94 compatibility fix

2013-01-11 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-6775: -- Description: This issue introduces the ability for the HMaster to make use of ZooKeeper's

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

2012-12-28 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13540692#comment-13540692 ] Gregory Chanan commented on HBASE-6039: --- Are you interested in MasterProtocol in

[jira] [Updated] (HBASE-7315) Remove support for client-side RowLocks

2012-12-28 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-7315: -- Attachment: HBASE-7315-v6.patch v5 no longer applies, here's a v6. Remove

[jira] [Commented] (HBASE-6752) On region server failure, serve writes and timeranged reads during the log split

2012-12-27 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13540076#comment-13540076 ] Gregory Chanan commented on HBASE-6752: --- @nkeywal: didn't study anything in too much

[jira] [Commented] (HBASE-7263) Investigate more fine grained locking for checkAndPut/append/increment

2012-12-27 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13540080#comment-13540080 ] Gregory Chanan commented on HBASE-7263: --- bq. Does your test just operate one rowkey?

[jira] [Commented] (HBASE-7386) Investigate providing some supervisor support for znode deletion

2012-12-19 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13536656#comment-13536656 ] Gregory Chanan commented on HBASE-7386: --- Thanks for the feedback, I agree with what

[jira] [Updated] (HBASE-7377) Clean up TestHBase7051

2012-12-18 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-7377: -- Attachment: HBASE-7377-94.patch Clean up TestHBase7051 --

[jira] [Updated] (HBASE-7377) Clean up TestHBase7051

2012-12-18 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-7377: -- Status: Patch Available (was: Open) Clean up TestHBase7051 --

[jira] [Updated] (HBASE-7377) Clean up TestHBase7051

2012-12-18 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-7377: -- Attachment: HBASE-7377-trunk.patch Clean up TestHBase7051 --

[jira] [Commented] (HBASE-7377) Clean up TestHBase7051

2012-12-18 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13535242#comment-13535242 ] Gregory Chanan commented on HBASE-7377: --- I tested both of these patches: - 3 out of

[jira] [Updated] (HBASE-6775) Use ZK.multi when available for HBASE-6710 0.92/0.94 compatibility fix

2012-12-18 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-6775: -- Resolution: Fixed Status: Resolved (was: Patch Available) Thanks for the review,

[jira] [Created] (HBASE-7382) Port ZK.multi support from HBASE-6775 to 0.96

2012-12-18 Thread Gregory Chanan (JIRA)
Gregory Chanan created HBASE-7382: - Summary: Port ZK.multi support from HBASE-6775 to 0.96 Key: HBASE-7382 URL: https://issues.apache.org/jira/browse/HBASE-7382 Project: HBase Issue Type:

[jira] [Commented] (HBASE-6775) Use ZK.multi when available for HBASE-6710 0.92/0.94 compatibility fix

2012-12-18 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13535343#comment-13535343 ] Gregory Chanan commented on HBASE-6775: --- bq. Should release notes describe this

[jira] [Updated] (HBASE-7377) Clean up TestHBase7051

2012-12-18 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-7377: -- Resolution: Fixed Status: Resolved (was: Patch Available) Thanks for the review,

[jira] [Created] (HBASE-7386) Investigate providing some supervisor support for znode deletion

2012-12-18 Thread Gregory Chanan (JIRA)
Gregory Chanan created HBASE-7386: - Summary: Investigate providing some supervisor support for znode deletion Key: HBASE-7386 URL: https://issues.apache.org/jira/browse/HBASE-7386 Project: HBase

[jira] [Commented] (HBASE-7386) Investigate providing some supervisor support for znode deletion

2012-12-18 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13535517#comment-13535517 ] Gregory Chanan commented on HBASE-7386: --- I'm going to first tackle the Master case,

[jira] [Commented] (HBASE-7386) Investigate providing some supervisor support for znode deletion

2012-12-18 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13535562#comment-13535562 ] Gregory Chanan commented on HBASE-7386: --- Thanks for pointing that out, Enis. What

[jira] [Updated] (HBASE-7386) Investigate providing some supervisor support for znode deletion

2012-12-18 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-7386: -- Attachment: HBASE-7386-v0.patch * Attached HBASE-7386-v0* Does the following: -Rips out the

[jira] [Updated] (HBASE-7386) Investigate providing some supervisor support for znode deletion

2012-12-18 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-7386: -- Attachment: supervisordconfigs-v0.patch Here are some sample supervisord scripts for

[jira] [Commented] (HBASE-7386) Investigate providing some supervisor support for znode deletion

2012-12-18 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13535587#comment-13535587 ] Gregory Chanan commented on HBASE-7386: --- Here is how I verified this all works

[jira] [Commented] (HBASE-7386) Investigate providing some supervisor support for znode deletion

2012-12-18 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13535590#comment-13535590 ] Gregory Chanan commented on HBASE-7386: --- Open Questions: 1) Do we think this is a

[jira] [Updated] (HBASE-6775) Use ZK.multi when available for HBASE-6710 0.92/0.94 compatibility fix

2012-12-17 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-6775: -- Attachment: HBASE-6775-v2.patch Latest patch from reviewboard. Use ZK.multi

[jira] [Updated] (HBASE-6775) Use ZK.multi when available for HBASE-6710 0.92/0.94 compatibility fix

2012-12-17 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-6775: -- Status: Patch Available (was: Open) Use ZK.multi when available for HBASE-6710 0.92/0.94

[jira] [Commented] (HBASE-6775) Use ZK.multi when available for HBASE-6710 0.92/0.94 compatibility fix

2012-12-17 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13534386#comment-13534386 ] Gregory Chanan commented on HBASE-6775: --- Alright, going to check in later today if

[jira] [Created] (HBASE-7377) Clean up TestHBase7051

2012-12-17 Thread Gregory Chanan (JIRA)
Gregory Chanan created HBASE-7377: - Summary: Clean up TestHBase7051 Key: HBASE-7377 URL: https://issues.apache.org/jira/browse/HBASE-7377 Project: HBase Issue Type: Improvement Affects

[jira] [Assigned] (HBASE-6984) Serve writes during log split

2012-12-14 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan reassigned HBASE-6984: - Assignee: (was: Gregory Chanan) Serve writes during log split

[jira] [Assigned] (HBASE-6985) Serve timeranged reads during log split

2012-12-14 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan reassigned HBASE-6985: - Assignee: (was: Gregory Chanan) Serve timeranged reads during log split

[jira] [Assigned] (HBASE-6752) On region server failure, serve writes and timeranged reads during the log split

2012-12-14 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan reassigned HBASE-6752: - Assignee: (was: Gregory Chanan) On region server failure, serve writes and

[jira] [Commented] (HBASE-7315) Remove support for client-side RowLocks

2012-12-14 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532869#comment-13532869 ] Gregory Chanan commented on HBASE-7315: --- Thanks for the review. bq.

[jira] [Updated] (HBASE-7315) Remove support for client-side RowLocks

2012-12-14 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-7315: -- Attachment: HBASE-7315-v5.patch Remove support for client-side RowLocks

[jira] [Commented] (HBASE-4583) Integrate RWCC with Append and Increment operations

2012-12-14 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532888#comment-13532888 ] Gregory Chanan commented on HBASE-4583: --- It is a little strange that checkAndPuts

[jira] [Updated] (HBASE-7341) Deprecate RowLocks in 0.94

2012-12-13 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-7341: -- Resolution: Fixed Status: Resolved (was: Patch Available) Thanks for the review,

[jira] [Updated] (HBASE-7315) Remove support for client-side RowLocks

2012-12-13 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-7315: -- Attachment: HBASE-7315-v3.patch * Attached HBASE-7315-v3.patch * Here is a version with the

[jira] [Commented] (HBASE-7315) Remove support for client-side RowLocks

2012-12-13 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13531622#comment-13531622 ] Gregory Chanan commented on HBASE-7315: --- TestShell failure is reproducible, I'm

[jira] [Updated] (HBASE-7315) Remove support for client-side RowLocks

2012-12-13 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-7315: -- Attachment: HBASE-7315-v4.patch Remove support for client-side RowLocks

[jira] [Created] (HBASE-7341) Deprecate RowLocks in 0.94

2012-12-12 Thread Gregory Chanan (JIRA)
Gregory Chanan created HBASE-7341: - Summary: Deprecate RowLocks in 0.94 Key: HBASE-7341 URL: https://issues.apache.org/jira/browse/HBASE-7341 Project: HBase Issue Type: Task

[jira] [Updated] (HBASE-7341) Deprecate RowLocks in 0.94

2012-12-12 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-7341: -- Attachment: HBASE-7341.patch Deprecate RowLocks in 0.94 --

[jira] [Updated] (HBASE-7341) Deprecate RowLocks in 0.94

2012-12-12 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-7341: -- Status: Patch Available (was: Open) Deprecate RowLocks in 0.94

[jira] [Updated] (HBASE-7315) Remove support for client-side RowLocks

2012-12-11 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-7315: -- Attachment: HBASE-7315-v2.patch Remove support for client-side RowLocks

[jira] [Commented] (HBASE-7315) Remove support for client-side RowLocks

2012-12-11 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13529352#comment-13529352 ] Gregory Chanan commented on HBASE-7315: --- bq. Yeah I would vote for removing the

[jira] [Commented] (HBASE-7315) Remove support for client-side RowLocks

2012-12-11 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13529379#comment-13529379 ] Gregory Chanan commented on HBASE-7315: --- I sent an e-mail to the dev list discussing

[jira] [Created] (HBASE-7315) Remove support for client-side RowLocks

2012-12-10 Thread Gregory Chanan (JIRA)
Gregory Chanan created HBASE-7315: - Summary: Remove support for client-side RowLocks Key: HBASE-7315 URL: https://issues.apache.org/jira/browse/HBASE-7315 Project: HBase Issue Type: Sub-task

[jira] [Updated] (HBASE-7315) Remove support for client-side RowLocks

2012-12-10 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-7315: -- Attachment: HBASE-7315.patch * attached HBASE-7315.patch * Removes support for user-level

[jira] [Updated] (HBASE-7315) Remove support for client-side RowLocks

2012-12-10 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-7315: -- Status: Patch Available (was: Open) Remove support for client-side RowLocks

[jira] [Commented] (HBASE-7263) Investigate more fine grained locking for checkAndPut/append/increment

2012-12-07 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13526675#comment-13526675 ] Gregory Chanan commented on HBASE-7263: --- bq. It maybe be possible but -1 on our ever

[jira] [Commented] (HBASE-7263) Investigate more fine grained locking for checkAndPut/append/increment

2012-12-06 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13525981#comment-13525981 ] Gregory Chanan commented on HBASE-7263: --- Arg, looks like JIRA ate my previous

[jira] [Commented] (HBASE-7263) Investigate more fine grained locking for checkAndPut/append/increment

2012-12-04 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13509963#comment-13509963 ] Gregory Chanan commented on HBASE-7263: --- I should also mention in the above numbers,

[jira] [Created] (HBASE-7263) Investigate more fine grain locking for checkAndPut/append/increment

2012-12-03 Thread Gregory Chanan (JIRA)
Gregory Chanan created HBASE-7263: - Summary: Investigate more fine grain locking for checkAndPut/append/increment Key: HBASE-7263 URL: https://issues.apache.org/jira/browse/HBASE-7263 Project: HBase

[jira] [Commented] (HBASE-7263) Investigate more fine grain locking for checkAndPut/append/increment

2012-12-03 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13509299#comment-13509299 ] Gregory Chanan commented on HBASE-7263: --- Did a test of puts. - 30 threads - 5000

[jira] [Commented] (HBASE-7263) Investigate more fine grain locking for checkAndPut/append/increment

2012-12-03 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13509301#comment-13509301 ] Gregory Chanan commented on HBASE-7263: --- Numbers in last comment are in ms.

[jira] [Commented] (HBASE-7263) Investigate more fine grained locking for checkAndPut/append/increment

2012-12-03 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13509440#comment-13509440 ] Gregory Chanan commented on HBASE-7263: --- bq. Do these new locks time out like

[jira] [Commented] (HBASE-7215) Put, Delete, Increment, and Result still implement Writable

2012-11-27 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504866#comment-13504866 ] Gregory Chanan commented on HBASE-7215: --- I think your rant is justified, no need to

[jira] [Commented] (HBASE-7170) [0.94 branch] Allow HConnectionImplementation to reconnect to master multiple times

2012-11-16 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13499219#comment-13499219 ] Gregory Chanan commented on HBASE-7170: --- I traced its history, it was in the initial

[jira] [Resolved] (HBASE-7170) [0.94 branch] Allow HConnectionImplementation to reconnect to master multiple times

2012-11-16 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan resolved HBASE-7170. --- Resolution: Fixed Thanks for the reviews, committed to 0.94. [0.94 branch]

[jira] [Created] (HBASE-7170) [0.94 branch] Allow HConnectionImplementation to reconnect to master multiple times

2012-11-15 Thread Gregory Chanan (JIRA)
Gregory Chanan created HBASE-7170: - Summary: [0.94 branch] Allow HConnectionImplementation to reconnect to master multiple times Key: HBASE-7170 URL: https://issues.apache.org/jira/browse/HBASE-7170

[jira] [Updated] (HBASE-7170) [0.94 branch] Allow HConnectionImplementation to reconnect to master multiple times

2012-11-15 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-7170: -- Attachment: HBASE-7170.patch Here's a patch that illustrates the problem and fixes it. This

[jira] [Commented] (HBASE-7170) [0.94 branch] Allow HConnectionImplementation to reconnect to master multiple times

2012-11-15 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13498427#comment-13498427 ] Gregory Chanan commented on HBASE-7170: --- Two notes: - the last sentence should be

[jira] [Commented] (HBASE-4913) Per-CF compaction Via the Shell

2012-11-13 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13496454#comment-13496454 ] Gregory Chanan commented on HBASE-4913: --- addendumv2 looks good. Necessary on 0.94

[jira] [Commented] (HBASE-4913) Per-CF compaction Via the Shell

2012-11-13 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13496463#comment-13496463 ] Gregory Chanan commented on HBASE-4913: --- Sorry about that. Per-CF

[jira] [Commented] (HBASE-4913) Per-CF compaction Via the Shell

2012-11-12 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13495587#comment-13495587 ] Gregory Chanan commented on HBASE-4913: --- Thanks for the reviews. Committed the

[jira] [Updated] (HBASE-4913) Per-CF compaction Via the Shell

2012-11-12 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-4913: -- Fix Version/s: (was: 0.94.4) 0.94.3 Per-CF compaction Via the

[jira] [Updated] (HBASE-4913) Per-CF compaction Via the Shell

2012-11-12 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-4913: -- Resolution: Fixed Status: Resolved (was: Patch Available) Per-CF compaction Via

[jira] [Created] (HBASE-7151) Better log message for Per-CF compactions

2012-11-12 Thread Gregory Chanan (JIRA)
Gregory Chanan created HBASE-7151: - Summary: Better log message for Per-CF compactions Key: HBASE-7151 URL: https://issues.apache.org/jira/browse/HBASE-7151 Project: HBase Issue Type:

[jira] [Updated] (HBASE-7151) Better log message for Per-CF compactions

2012-11-12 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-7151: -- Attachment: HBASE-7151-trunk.patch Better log message for Per-CF compactions

[jira] [Updated] (HBASE-7151) Better log message for Per-CF compactions

2012-11-12 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-7151: -- Attachment: HBASE-7151-94.patch Better log message for Per-CF compactions

[jira] [Updated] (HBASE-7151) Better log message for Per-CF compactions

2012-11-12 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-7151: -- Status: Patch Available (was: Open) Better log message for Per-CF compactions

[jira] [Updated] (HBASE-7151) Better log message for Per-CF compactions

2012-11-12 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-7151: -- Resolution: Fixed Status: Resolved (was: Patch Available) Thanks for the reviews,

[jira] [Commented] (HBASE-4913) Per-CF compaction Via the Shell

2012-11-08 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13493419#comment-13493419 ] Gregory Chanan commented on HBASE-4913: --- Committed to trunk. Going to look into

[jira] [Updated] (HBASE-4913) Per-CF compaction Via the Shell

2012-11-08 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-4913: -- Fix Version/s: 0.94.4 Per-CF compaction Via the Shell ---

[jira] [Updated] (HBASE-4913) Per-CF compaction Via the Shell

2012-11-08 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-4913: -- Attachment: HBASE-4913-addendum.patch * Attached HBASE-4913-addendum.patch * When doing some

[jira] [Updated] (HBASE-4913) Per-CF compaction Via the Shell

2012-11-08 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-4913: -- Attachment: HBASE-4913-94.patch * Attached HBASE-4913-94.patch * 94 version of patch.

[jira] [Created] (HBASE-7132) region_mover.rb should not require FS configurations to be set

2012-11-08 Thread Gregory Chanan (JIRA)
Gregory Chanan created HBASE-7132: - Summary: region_mover.rb should not require FS configurations to be set Key: HBASE-7132 URL: https://issues.apache.org/jira/browse/HBASE-7132 Project: HBase

[jira] [Resolved] (HBASE-7132) region_mover.rb should not require FS configurations to be set

2012-11-08 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan resolved HBASE-7132. --- Resolution: Duplicate region_mover.rb should not require FS configurations to be set

[jira] [Commented] (HBASE-7132) region_mover.rb should not require FS configurations to be set

2012-11-08 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13493679#comment-13493679 ] Gregory Chanan commented on HBASE-7132: --- Ah, appears to be a duplicate of

[jira] [Updated] (HBASE-4913) Per-CF compaction Via the Shell

2012-11-07 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-4913: -- Attachment: HBASE-4913-trunk-v3.patch I updated the patch for trunk and made some minor

[jira] [Commented] (HBASE-6775) Use ZK.multi when available for HBASE-6710 0.92/0.94 compatibility fix

2012-11-06 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13491701#comment-13491701 ] Gregory Chanan commented on HBASE-6775: --- Review Board:

[jira] [Commented] (HBASE-6775) Use ZK.multi when available for HBASE-6710 0.92/0.94 compatibility fix

2012-11-06 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13491702#comment-13491702 ] Gregory Chanan commented on HBASE-6775: --- Woops, wrong copy-paste:

[jira] [Commented] (HBASE-4583) Integrate RWCC with Append and Increment operations

2012-11-02 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13489653#comment-13489653 ] Gregory Chanan commented on HBASE-4583: --- Great write-up, Lars. I'm leaning towards

[jira] [Commented] (HBASE-7080) TestHFileOutputFormat.testColumnFamilyCompression failing due to UnsatisfiedLinkError

2012-10-31 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13488036#comment-13488036 ] Gregory Chanan commented on HBASE-7080: --- +1.

[jira] [Updated] (HBASE-6904) In the HBase shell, an error is thrown that states replication-related znodes already exist

2012-10-31 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-6904: -- Affects Version/s: 0.96.0 Fix Version/s: 0.96.0 It's an issue against 0.96 and the

[jira] [Commented] (HBASE-7051) Read/Updates (increment,checkAndPut) should properly read MVCC

2012-10-31 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13488143#comment-13488143 ] Gregory Chanan commented on HBASE-7051: --- Patch looks good. Mind testing with Ram's

[jira] [Commented] (HBASE-7051) Read/Updates (increment,checkAndPut) should properly read MVCC

2012-10-31 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13488176#comment-13488176 ] Gregory Chanan commented on HBASE-7051: --- I'm +1 on this. I haven't looked at

[jira] [Commented] (HBASE-7077) checkAndPut should properly integrate with MVCC

2012-10-31 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13488192#comment-13488192 ] Gregory Chanan commented on HBASE-7077: --- The test references HBASE-7071, but that is

[jira] [Updated] (HBASE-6904) In the HBase shell, an error is thrown that states replication-related znodes already exist

2012-10-31 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-6904: -- Attachment: HBASE-6904-94.patch Patch for 94. In the HBase shell, an error

[jira] [Commented] (HBASE-6904) In the HBase shell, an error is thrown that states replication-related znodes already exist

2012-10-31 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13488273#comment-13488273 ] Gregory Chanan commented on HBASE-6904: --- No, it's not a problem. I think my above

[jira] [Commented] (HBASE-6904) In the HBase shell, an error is thrown that states replication-related znodes already exist

2012-10-31 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13488274#comment-13488274 ] Gregory Chanan commented on HBASE-6904: --- Going to commit to trunk/0.94.

[jira] [Commented] (HBASE-6904) In the HBase shell, an error is thrown that states replication-related znodes already exist

2012-10-31 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13488300#comment-13488300 ] Gregory Chanan commented on HBASE-6904: --- It's not a meaningless exception and it's

[jira] [Updated] (HBASE-6904) In the HBase shell, an error is thrown that states replication-related znodes already exist

2012-10-31 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-6904: -- Resolution: Fixed Status: Resolved (was: Patch Available) Committed to 0.94 and

[jira] [Commented] (HBASE-6904) In the HBase shell, an error is thrown that states replication-related znodes already exist

2012-10-31 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13488319#comment-13488319 ] Gregory Chanan commented on HBASE-6904: --- There is such a call but it doesn't really

[jira] [Resolved] (HBASE-7076) Add test that increment/append properly integrate with MVCC

2012-10-31 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan resolved HBASE-7076. --- Resolution: Duplicate HBASE-4583 covers this. Add test that

[jira] [Commented] (HBASE-4583) Integrate RWCC with Append and Increment operations

2012-10-30 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13487116#comment-13487116 ] Gregory Chanan commented on HBASE-4583: --- Taking a look now. What made the

[jira] [Commented] (HBASE-4583) Integrate RWCC with Append and Increment operations

2012-10-30 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13487163#comment-13487163 ] Gregory Chanan commented on HBASE-4583: --- New test for increment looks good. Should

  1   2   3   4   5   >