[jira] [Updated] (HBASE-7305) ZK based Read/Write locks for table operations

2013-02-21 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-7305: - Attachment: hbase-7305_v14.patch Rebased the patch. ZK based Read/Write locks

[jira] [Commented] (HBASE-7801) Allow a deferred sync option per Mutation.

2013-02-21 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13583498#comment-13583498 ] Enis Soztutar commented on HBASE-7801: -- bq. As far the Java API in concerned the fact

[jira] [Comment Edited] (HBASE-7801) Allow a deferred sync option per Mutation.

2013-02-21 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13583498#comment-13583498 ] Enis Soztutar edited comment on HBASE-7801 at 2/21/13 8:05 PM:

[jira] [Updated] (HBASE-7305) ZK based Read/Write locks for table operations

2013-02-21 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-7305: - Attachment: hbase-7305_v15.patch v15. Rebase attempt 2, fixed CloneSnapshotHandler. Will commit

[jira] [Updated] (HBASE-7305) ZK based Read/Write locks for table operations

2013-02-21 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-7305: - Status: Open (was: Patch Available) ZK based Read/Write locks for table operations

[jira] [Work started] (HBASE-7305) ZK based Read/Write locks for table operations

2013-02-21 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-7305 started by Enis Soztutar. ZK based Read/Write locks for table operations -- Key:

[jira] [Updated] (HBASE-7305) ZK based Read/Write locks for table operations

2013-02-21 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-7305: - Status: Patch Available (was: Open) ZK based Read/Write locks for table operations

[jira] [Work stopped] (HBASE-7305) ZK based Read/Write locks for table operations

2013-02-21 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-7305 stopped by Enis Soztutar. ZK based Read/Write locks for table operations -- Key:

[jira] [Updated] (HBASE-7305) ZK based Read/Write locks for table operations

2013-02-21 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-7305: - Resolution: Fixed Release Note: Added a read/write lock implementation based on zookeeper

[jira] [Commented] (HBASE-7546) Obtain a table read lock on region split operations

2013-02-21 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13583731#comment-13583731 ] Enis Soztutar commented on HBASE-7546: -- Now that table locks are in (HBASE-7305), can

[jira] [Commented] (HBASE-7546) Obtain a table read lock on region split operations

2013-02-21 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13583818#comment-13583818 ] Enis Soztutar commented on HBASE-7546: -- Thanks Ted, I've addressed your comments in

[jira] [Commented] (HBASE-7305) ZK based Read/Write locks for table operations

2013-02-22 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13584581#comment-13584581 ] Enis Soztutar commented on HBASE-7305: -- Thanks Ram for checking this out. Yes in this

[jira] [Updated] (HBASE-7546) Obtain a table read lock on region split operations

2013-02-22 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-7546: - Attachment: hbase-7546_v3.patch Updated patch with Ted's comments Obtain a

[jira] [Commented] (HBASE-7411) Use Netflix's Curator zookeeper library

2013-02-22 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13584601#comment-13584601 ] Enis Soztutar commented on HBASE-7411: -- [~randgalt] This is great news. Let me know

[jira] [Created] (HBASE-7910) Dont use reflection for security

2013-02-22 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-7910: Summary: Dont use reflection for security Key: HBASE-7910 URL: https://issues.apache.org/jira/browse/HBASE-7910 Project: HBase Issue Type: Improvement

[jira] [Commented] (HBASE-7910) Dont use reflection for security

2013-02-22 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13584888#comment-13584888 ] Enis Soztutar commented on HBASE-7910: -- bq. so long as we keep the User class as a

[jira] [Commented] (HBASE-7913) Secure Rest server should login before getting an instance of rest servlet

2013-02-22 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13584894#comment-13584894 ] Enis Soztutar commented on HBASE-7913: -- +1 on the patches. Gary, Andy, would you mind

[jira] [Updated] (HBASE-7913) Secure Rest server should login before getting an instance of rest servlet

2013-02-22 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-7913: - Component/s: security Secure Rest server should login before getting an instance of rest

[jira] [Commented] (HBASE-7911) Remove duplicated code from CreateTableHandler

2013-02-22 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13584921#comment-13584921 ] Enis Soztutar commented on HBASE-7911: -- Hmmm, interesting that this test did not fail

[jira] [Commented] (HBASE-7507) Make memstore flush be able to retry after exception

2013-02-22 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13584930#comment-13584930 ] Enis Soztutar commented on HBASE-7507: -- bq. This is an important one for riding over

[jira] [Commented] (HBASE-7911) Remove duplicated code from CreateTableHandler

2013-02-22 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13584934#comment-13584934 ] Enis Soztutar commented on HBASE-7911: -- I cannot repo the exception locally. You can

[jira] [Created] (HBASE-7917) Documentation for secure bulk load

2013-02-22 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-7917: Summary: Documentation for secure bulk load Key: HBASE-7917 URL: https://issues.apache.org/jira/browse/HBASE-7917 Project: HBase Issue Type: Improvement

[jira] [Commented] (HBASE-7917) Documentation for secure bulk load

2013-02-22 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13584988#comment-13584988 ] Enis Soztutar commented on HBASE-7917: -- Also noticed that

[jira] [Commented] (HBASE-7721) Local Transactions in META

2013-02-24 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13585330#comment-13585330 ] Enis Soztutar commented on HBASE-7721: -- This is definitely involved, and I would not

[jira] [Commented] (HBASE-7546) Obtain a table read lock on region split operations

2013-02-24 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13585331#comment-13585331 ] Enis Soztutar commented on HBASE-7546: -- bq. I think this read lock will be needed for

[jira] [Commented] (HBASE-7911) Remove duplicated code from CreateTableHandler

2013-02-24 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13585341#comment-13585341 ] Enis Soztutar commented on HBASE-7911: -- bq. The only way I can see a

[jira] [Updated] (HBASE-7507) Make memstore flush be able to retry after exception

2013-02-25 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-7507: - Fix Version/s: 0.94.6 Make memstore flush be able to retry after exception

[jira] [Commented] (HBASE-7915) Secure ThriftServer needs to login before calling HBaseHandler

2013-02-25 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13586224#comment-13586224 ] Enis Soztutar commented on HBASE-7915: -- +1 on patches. Secure

[jira] [Created] (HBASE-7933) NPE in TableLockManager

2013-02-25 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-7933: Summary: NPE in TableLockManager Key: HBASE-7933 URL: https://issues.apache.org/jira/browse/HBASE-7933 Project: HBase Issue Type: Bug Components:

[jira] [Commented] (HBASE-7933) NPE in TableLockManager

2013-02-25 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13586342#comment-13586342 ] Enis Soztutar commented on HBASE-7933: -- {code} java.io.IOException:

[jira] [Updated] (HBASE-7915) Secure ThriftServer needs to login before calling HBaseHandler

2013-02-25 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-7915: - Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Commented] (HBASE-7934) TableMapReduceUtil doesn't include all dependency jars in new modular build

2013-02-25 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13586447#comment-13586447 ] Enis Soztutar commented on HBASE-7934: -- Probably the problem is that, we do only add

[jira] [Commented] (HBASE-7721) Local Transactions in META

2013-02-25 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13586451#comment-13586451 ] Enis Soztutar commented on HBASE-7721: -- bq. You going to commit this one or you think

[jira] [Commented] (HBASE-7403) Online Merge

2013-02-25 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13586691#comment-13586691 ] Enis Soztutar commented on HBASE-7403: -- Lars, we can actually backport this without

[jira] [Commented] (HBASE-7933) NPE in TableLockManager

2013-02-25 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13586695#comment-13586695 ] Enis Soztutar commented on HBASE-7933: -- I think the bug is a race condition for the

[jira] [Updated] (HBASE-7933) NPE in TableLockManager

2013-02-25 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-7933: - Attachment: hbase-7933_v1.patch Attaching a patch which theoretically should fix the problem.

[jira] [Updated] (HBASE-7933) NPE in TableLockManager

2013-02-25 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-7933: - Status: Patch Available (was: Open) NPE in TableLockManager ---

[jira] [Commented] (HBASE-7933) NPE in TableLockManager

2013-02-25 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13586762#comment-13586762 ] Enis Soztutar commented on HBASE-7933: -- We catch the noNode exception in case, the

[jira] [Updated] (HBASE-7933) NPE in TableLockManager

2013-02-25 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-7933: - Status: Open (was: Patch Available) NPE in TableLockManager ---

[jira] [Updated] (HBASE-7933) NPE in TableLockManager

2013-02-25 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-7933: - Status: Patch Available (was: Open) NPE in TableLockManager ---

[jira] [Commented] (HBASE-7833) 0.94 does not compile with Hadoop-0.20.205 and 0.22.0

2013-02-25 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13586852#comment-13586852 ] Enis Soztutar commented on HBASE-7833: -- Thanks Lars, Stack. Agreed that if nobody is

[jira] [Commented] (HBASE-7713) Maven build fails for hbase-common on windows environment

2013-02-25 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13586853#comment-13586853 ] Enis Soztutar commented on HBASE-7713: -- I haven't encountered this on windows. Raghu,

[jira] [Commented] (HBASE-7934) TableMapReduceUtil doesn't include all dependency jars in new modular build

2013-02-26 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13587396#comment-13587396 ] Enis Soztutar commented on HBASE-7934: -- Thinking about this, and Elliot's comments on

[jira] [Commented] (HBASE-7934) TableMapReduceUtil doesn't include all dependency jars in new modular build

2013-02-26 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13587548#comment-13587548 ] Enis Soztutar commented on HBASE-7934: -- Ok, I'm gonna commit this one to trunk, and

[jira] [Commented] (HBASE-7933) NPE in TableLockManager

2013-02-26 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13587617#comment-13587617 ] Enis Soztutar commented on HBASE-7933: -- I've run the tests with this once again.

[jira] [Updated] (HBASE-7934) TableMapReduceUtil doesn't include all dependency jars in new modular build

2013-02-26 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-7934: - Fix Version/s: 0.98.0 0.95.0 TableMapReduceUtil doesn't include all

[jira] [Updated] (HBASE-7934) TableMapReduceUtil doesn't include all dependency jars in new modular build

2013-02-26 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-7934: - Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Updated] (HBASE-7933) NPE in TableLockManager

2013-02-26 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-7933: - Resolution: Fixed Fix Version/s: 0.98.0 Hadoop Flags: Reviewed Status:

[jira] [Commented] (HBASE-5498) Secure Bulk Load

2013-02-26 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13587828#comment-13587828 ] Enis Soztutar commented on HBASE-5498: -- I think by overriding the method in the

[jira] [Updated] (HBASE-7917) Documentation for secure bulk load

2013-02-26 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-7917: - Attachment: hbase-7917_v1.patch Attaching a patch for the book. Documentation

[jira] [Commented] (HBASE-7948) client doesn't need to refresh meta while the region is opening

2013-02-26 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13587930#comment-13587930 ] Enis Soztutar commented on HBASE-7948: -- Overall looks good. Some comments: - We

[jira] [Commented] (HBASE-7777) HBCK check for lingering split parents should check for child regions

2013-02-26 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13587957#comment-13587957 ] Enis Soztutar commented on HBASE-: -- [~lhofhansl] Any luck for 0.94?

[jira] [Commented] (HBASE-7917) Documentation for secure bulk load

2013-02-26 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13587971#comment-13587971 ] Enis Soztutar commented on HBASE-7917: -- bq. Actually, I'd just add all the missing

[jira] [Commented] (HBASE-4210) Allow coprocessor to interact with batches per region sent from a client

2013-02-26 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13587974#comment-13587974 ] Enis Soztutar commented on HBASE-4210: -- bq. have correct line endings? My git is

[jira] [Updated] (HBASE-4210) Allow coprocessor to interact with batches per region sent from a client

2013-02-26 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-4210: - Attachment: hbase-4210-addendum.patch I've committed this addendum patch for all 3 branches.

[jira] [Commented] (HBASE-4210) Allow coprocessor to interact with batches per region sent from a client

2013-02-26 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13587982#comment-13587982 ] Enis Soztutar commented on HBASE-4210: -- It was blocking me, so I did it anyway.

[jira] [Updated] (HBASE-7917) Documentation for secure bulk load

2013-02-26 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-7917: - Attachment: hbase-7917_v2.patch v2 patch. Documentation for secure bulk load

[jira] [Updated] (HBASE-7917) Documentation for secure bulk load

2013-02-26 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-7917: - Fix Version/s: 0.98.0 Documentation for secure bulk load

[jira] [Resolved] (HBASE-7917) Documentation for secure bulk load

2013-02-26 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar resolved HBASE-7917. -- Resolution: Fixed Hadoop Flags: Reviewed Committed this. Thanks Stack, Francis.

[jira] [Commented] (HBASE-4210) Allow coprocessor to interact with batches per region sent from a client

2013-02-26 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13588046#comment-13588046 ] Enis Soztutar commented on HBASE-4210: -- bq. Sorry for the mistake. No big deal chief.

[jira] [Commented] (HBASE-7845) optimize hfile index key

2013-02-27 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13588111#comment-13588111 ] Enis Soztutar commented on HBASE-7845: -- I like the approach, but wondering whether

[jira] [Updated] (HBASE-7777) HBCK check for lingering split parents should check for child regions

2013-02-27 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-: - Fix Version/s: 0.94.6 HBCK check for lingering split parents should check for child regions

[jira] [Commented] (HBASE-7777) HBCK check for lingering split parents should check for child regions

2013-02-27 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13588893#comment-13588893 ] Enis Soztutar commented on HBASE-: -- I've tested this again on a local 0.94.5

[jira] [Created] (HBASE-7955) ERROR snapshot.SnapshotFileCache: Snapshot directory doesn't exist

2013-02-27 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-7955: Summary: ERROR snapshot.SnapshotFileCache: Snapshot directory doesn't exist Key: HBASE-7955 URL: https://issues.apache.org/jira/browse/HBASE-7955 Project: HBase

[jira] [Updated] (HBASE-7955) ERROR snapshot.SnapshotFileCache: Snapshot directory doesn't exist

2013-02-27 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-7955: - Attachment: hbase-7955_v1.patch How about this one liner? ERROR

[jira] [Created] (HBASE-7956) RegionCoprocessorRpcChannel should log rpc requests at TRACE level rather than DEBUG

2013-02-27 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-7956: Summary: RegionCoprocessorRpcChannel should log rpc requests at TRACE level rather than DEBUG Key: HBASE-7956 URL: https://issues.apache.org/jira/browse/HBASE-7956

[jira] [Updated] (HBASE-7956) RegionCoprocessorRpcChannel should log rpc requests at TRACE level rather than DEBUG

2013-02-27 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-7956: - Attachment: hbase-7956_v1.patch Will commit this unless objection.

[jira] [Updated] (HBASE-7956) RegionCoprocessorRpcChannel should log rpc requests at TRACE level rather than DEBUG

2013-02-27 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-7956: - Status: Patch Available (was: Open) RegionCoprocessorRpcChannel should log rpc requests at

[jira] [Created] (HBASE-7957) CloneSnapshotHandler.prepare() is not called by SnapshotManager

2013-02-27 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-7957: Summary: CloneSnapshotHandler.prepare() is not called by SnapshotManager Key: HBASE-7957 URL: https://issues.apache.org/jira/browse/HBASE-7957 Project: HBase

[jira] [Updated] (HBASE-7957) CloneSnapshotHandler.prepare() is not called by SnapshotManager

2013-02-27 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-7957: - Attachment: hbase-7957_v1.patch Straightforward patch. Trying hadoopqa.

[jira] [Updated] (HBASE-7957) CloneSnapshotHandler.prepare() is not called by SnapshotManager

2013-02-27 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-7957: - Status: Patch Available (was: Open) CloneSnapshotHandler.prepare() is not called by

[jira] [Commented] (HBASE-7957) CloneSnapshotHandler.prepare() is not called by SnapshotManager

2013-02-27 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13589093#comment-13589093 ] Enis Soztutar commented on HBASE-7957: -- bq. I guess we raced getting these two

[jira] [Created] (HBASE-7959) HBCK skips regions that have been recently modified, which then leads to it to report holes in region chain

2013-02-27 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-7959: Summary: HBCK skips regions that have been recently modified, which then leads to it to report holes in region chain Key: HBASE-7959 URL:

[jira] [Commented] (HBASE-7957) CloneSnapshotHandler.prepare() is not called by SnapshotManager

2013-02-28 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13589821#comment-13589821 ] Enis Soztutar commented on HBASE-7957: -- bq. lgtm, +1. I did a high level read of the

[jira] [Commented] (HBASE-7957) CloneSnapshotHandler.prepare() is not called by SnapshotManager

2013-02-28 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13589828#comment-13589828 ] Enis Soztutar commented on HBASE-7957: -- Committed the patch to trunk and 95. Thanks

[jira] [Updated] (HBASE-7956) RegionCoprocessorRpcChannel should log rpc requests at TRACE level rather than DEBUG

2013-02-28 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-7956: - Resolution: Fixed Status: Resolved (was: Patch Available) Committed this. Thanks Anoop.

[jira] [Updated] (HBASE-7955) Remove log ERROR snapshot.SnapshotFileCache: Snapshot directory doesn't exist

2013-02-28 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-7955: - Summary: Remove log ERROR snapshot.SnapshotFileCache: Snapshot directory doesn't exist (was:

[jira] [Resolved] (HBASE-7955) Remove log ERROR snapshot.SnapshotFileCache: Snapshot directory doesn't exist

2013-02-28 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar resolved HBASE-7955. -- Resolution: Fixed Assignee: Enis Soztutar Committed this. Thanks.

[jira] [Commented] (HBASE-7848) Use ZK-based read/write lock to make flush-type snapshot robust

2013-02-28 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13590051#comment-13590051 ] Enis Soztutar commented on HBASE-7848: -- bq. It seems that all table ops currently

[jira] [Commented] (HBASE-7848) Use ZK-based read/write lock to make flush-type snapshot robust

2013-02-28 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13590059#comment-13590059 ] Enis Soztutar commented on HBASE-7848: -- Spoke too early, although super.prepare()

[jira] [Commented] (HBASE-6588) enable table throws npe and leaves trash in zk in competition with delete table

2013-02-28 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13590079#comment-13590079 ] Enis Soztutar commented on HBASE-6588: -- Yes, indeed. Let me open another issue,

[jira] [Created] (HBASE-7965) Port table locking to 0.94 (HBASE-7305, HBASE-7546, HBASE-7933)

2013-02-28 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-7965: Summary: Port table locking to 0.94 (HBASE-7305, HBASE-7546, HBASE-7933) Key: HBASE-7965 URL: https://issues.apache.org/jira/browse/HBASE-7965 Project: HBase

[jira] [Updated] (HBASE-7721) Atomic multi-row mutations in META

2013-02-28 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-7721: - Summary: Atomic multi-row mutations in META (was: Local Transactions in META) Atomic

[jira] [Updated] (HBASE-7721) Atomic multi-row mutations in META

2013-02-28 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-7721: - Attachment: hbase-7721_v1.patch Trying hadoopqa. Atomic multi-row mutations in

[jira] [Updated] (HBASE-7721) Atomic multi-row mutations in META

2013-02-28 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-7721: - Fix Version/s: 0.98.0 Status: Patch Available (was: Open) Atomic multi-row

[jira] [Created] (HBASE-7966) ACL tests fail on trunk (flaky)

2013-02-28 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-7966: Summary: ACL tests fail on trunk (flaky) Key: HBASE-7966 URL: https://issues.apache.org/jira/browse/HBASE-7966 Project: HBase Issue Type: New Feature

[jira] [Commented] (HBASE-7965) Port table locking to 0.94 (HBASE-7305, HBASE-7546, HBASE-7933)

2013-02-28 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13590152#comment-13590152 ] Enis Soztutar commented on HBASE-7965: -- Add HBASE-7957 to the list

[jira] [Commented] (HBASE-7848) Use ZK-based read/write lock to make flush-type snapshot robust

2013-02-28 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13590172#comment-13590172 ] Enis Soztutar commented on HBASE-7848: -- Ted and I have been digging around why this

[jira] [Commented] (HBASE-7966) ACL tests fail on trunk (flaky)

2013-02-28 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13590308#comment-13590308 ] Enis Soztutar commented on HBASE-7966: -- Lars was talking about dependency for tables,

[jira] [Updated] (HBASE-7966) ACL tests fail on trunk (flaky)

2013-02-28 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-7966: - Issue Type: Bug (was: New Feature) ACL tests fail on trunk (flaky)

[jira] [Commented] (HBASE-7965) Port table locking to 0.94 (HBASE-7305, HBASE-7546, HBASE-7933)

2013-03-01 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13590966#comment-13590966 ] Enis Soztutar commented on HBASE-7965: -- bq. I assume this will solve the online

[jira] [Commented] (HBASE-7965) Port table locking to 0.94 (HBASE-7305, HBASE-7546, HBASE-7933)

2013-03-01 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13591154#comment-13591154 ] Enis Soztutar commented on HBASE-7965: -- Valid concerns. Let me try to address some of

[jira] [Created] (HBASE-7976) Rest of master operations (move, assign, unassign, offline region) should also acquire table locks

2013-03-01 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-7976: Summary: Rest of master operations (move, assign, unassign, offline region) should also acquire table locks Key: HBASE-7976 URL: https://issues.apache.org/jira/browse/HBASE-7976

[jira] [Created] (HBASE-7977) Online merge should acquire table lock

2013-03-01 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-7977: Summary: Online merge should acquire table lock Key: HBASE-7977 URL: https://issues.apache.org/jira/browse/HBASE-7977 Project: HBase Issue Type: Improvement

[jira] [Commented] (HBASE-7966) ACL tests fail on trunk (flaky)

2013-03-01 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13591193#comment-13591193 ] Enis Soztutar commented on HBASE-7966: -- Gary, you are right that we are waiting for

[jira] [Commented] (HBASE-7971) mvn clean compile on trunk and 0.95 does not produce target/cached_classpath.txt

2013-03-01 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13591218#comment-13591218 ] Enis Soztutar commented on HBASE-7971: -- I am confused for the patch. You are

[jira] [Updated] (HBASE-7305) ZK based Read/Write locks for table operations

2013-03-01 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-7305: - Attachment: HBaseTableLocks.pdf Attaching some notes about why table locks are awesome, and some

[jira] [Commented] (HBASE-7965) Port table locking to 0.94 (HBASE-7305, HBASE-7546, HBASE-7933)

2013-03-01 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13591241#comment-13591241 ] Enis Soztutar commented on HBASE-7965: -- bq. At some point the master will be a

[jira] [Commented] (HBASE-7965) Port table locking to 0.94 (HBASE-7305, HBASE-7546, HBASE-7933)

2013-03-01 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13591242#comment-13591242 ] Enis Soztutar commented on HBASE-7965: -- bq. If we cannot convince Jon and Elliot

[jira] [Created] (HBASE-7978) Merge hbase-prefixtree into hbase-server

2013-03-01 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-7978: Summary: Merge hbase-prefixtree into hbase-server Key: HBASE-7978 URL: https://issues.apache.org/jira/browse/HBASE-7978 Project: HBase Issue Type:

<    1   2   3   4   5   6   7   8   9   10   >