[jira] [Updated] (HBASE-6049) Serializing List containing null elements will cause NullPointerException in HbaseObjectWritable.writeObject()

2012-05-21 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maryann Xue updated HBASE-6049: --- Attachment: HBASE-6049-v2.patch @Zhihong updated the patch with modification to the test case. how

[jira] [Updated] (HBASE-6059) Replaying recovered edits would make deleted data exist again

2012-05-21 Thread chunhui shen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chunhui shen updated HBASE-6059: Attachment: HBASE-6059-testcase.patch I have written the test case to reproduce the issue

[jira] [Updated] (HBASE-6059) Replaying recovered edits would make deleted data exist again

2012-05-21 Thread chunhui shen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chunhui shen updated HBASE-6059: Attachment: HBASE-6059.patch In the solution patch, I use Mapbyte[], Long maxSeqIdInStores to

[jira] [Commented] (HBASE-6049) Serializing List containing null elements will cause NullPointerException in HbaseObjectWritable.writeObject()

2012-05-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280038#comment-13280038 ] Hadoop QA commented on HBASE-6049: -- -1 overall. Here are the results of testing the

[jira] [Commented] (HBASE-6059) Replaying recovered edits would make deleted data exist again

2012-05-21 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280077#comment-13280077 ] ramkrishna.s.vasudevan commented on HBASE-6059: --- @Chunhui This is a damn

[jira] [Comment Edited] (HBASE-6059) Replaying recovered edits would make deleted data exist again

2012-05-21 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280077#comment-13280077 ] ramkrishna.s.vasudevan edited comment on HBASE-6059 at 5/21/12 10:59 AM:

[jira] [Commented] (HBASE-6059) Replaying recovered edits would make deleted data exist again

2012-05-21 Thread chunhui shen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280101#comment-13280101 ] chunhui shen commented on HBASE-6059: - @ram Yes, I have also considered that all the

[jira] [Commented] (HBASE-5757) TableInputFormat should handle as many errors as possible

2012-05-21 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280157#comment-13280157 ] Zhihong Yu commented on HBASE-5757: --- @Jan: Neither patch applies to trunk as of today.

[jira] [Updated] (HBASE-5757) TableInputFormat should handle as many errors as possible

2012-05-21 Thread Jan Lukavsky (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Lukavsky updated HBASE-5757: Attachment: HBASE-5757-trunk-r1341041.patch There was conflicting commit to patch for HBASE-6004.

[jira] [Updated] (HBASE-5757) TableInputFormat should handle as many errors as possible

2012-05-21 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5757: -- Status: Patch Available (was: Open) TableInputFormat should handle as many errors as possible

[jira] [Commented] (HBASE-5757) TableInputFormat should handle as many errors as possible

2012-05-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280240#comment-13280240 ] Hadoop QA commented on HBASE-5757: -- -1 overall. Here are the results of testing the

[jira] [Commented] (HBASE-5757) TableInputFormat should handle as many errors as possible

2012-05-21 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280249#comment-13280249 ] Zhihong Yu commented on HBASE-5757: --- I ran the following two tests and they passed with

[jira] [Resolved] (HBASE-5882) Prcoess RIT on master restart can try assigning the region if the region is found on a dead server instead of waiting for Timeout Monitor

2012-05-21 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan resolved HBASE-5882. --- Resolution: Fixed Committed the patch. Hence resolving this.

[jira] [Commented] (HBASE-5757) TableInputFormat should handle as many errors as possible

2012-05-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280285#comment-13280285 ] Hadoop QA commented on HBASE-5757: -- -1 overall. Here are the results of testing the

[jira] [Commented] (HBASE-6059) Replaying recovered edits would make deleted data exist again

2012-05-21 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280295#comment-13280295 ] Zhihong Yu commented on HBASE-6059: --- If majorCompaction is false, we still need to check

[jira] [Commented] (HBASE-5778) Turn on WAL compression by default

2012-05-21 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280311#comment-13280311 ] Jean-Daniel Cryans commented on HBASE-5778: --- I don't see how in theory the seek

[jira] [Commented] (HBASE-5757) TableInputFormat should handle as many errors as possible

2012-05-21 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280315#comment-13280315 ] Jonathan Hsieh commented on HBASE-5757: --- Zhihong, thanks for pinging me about this.

[jira] [Commented] (HBASE-5882) Prcoess RIT on master restart can try assigning the region if the region is found on a dead server instead of waiting for Timeout Monitor

2012-05-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280316#comment-13280316 ] Hudson commented on HBASE-5882: --- Integrated in HBase-TRUNK #2910 (See

[jira] [Assigned] (HBASE-5757) TableInputFormat should handle as many errors as possible

2012-05-21 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh reassigned HBASE-5757: - Assignee: Jan Lukavsky TableInputFormat should handle as many errors as possible

[jira] [Commented] (HBASE-5757) TableInputFormat should handle as many errors as possible

2012-05-21 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280318#comment-13280318 ] Zhihong Yu commented on HBASE-5757: --- TestHLog failure was caused by: {code}

[jira] [Commented] (HBASE-5757) TableInputFormat should handle as many errors as possible

2012-05-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280328#comment-13280328 ] Hudson commented on HBASE-5757: --- Integrated in HBase-TRUNK #2911 (See

[jira] [Created] (HBASE-6060) Regions's in OPENING state from failed regionservers takes a long time to recover

2012-05-21 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-6060: Summary: Regions's in OPENING state from failed regionservers takes a long time to recover Key: HBASE-6060 URL: https://issues.apache.org/jira/browse/HBASE-6060

[jira] [Commented] (HBASE-5970) Improve the AssignmentManager#updateTimer and speed up handling opened event

2012-05-21 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280367#comment-13280367 ] nkeywal commented on HBASE-5970: Hi, Could you share the logs of the tests? I would be

[jira] [Commented] (HBASE-5757) TableInputFormat should handle as many errors as possible

2012-05-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280385#comment-13280385 ] Hudson commented on HBASE-5757: --- Integrated in HBase-0.94 #205 (See

[jira] [Commented] (HBASE-1749) If RS looses lease, we used to restart by default; reinstitute

2012-05-21 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280387#comment-13280387 ] nkeywal commented on HBASE-1749: Yes, because of HBASE-5844 HBASE-5939, we now: - delete

[jira] [Work started] (HBASE-1749) If RS looses lease, we used to restart by default; reinstitute

2012-05-21 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-1749 started by nkeywal. If RS looses lease, we used to restart by default; reinstitute --

[jira] [Resolved] (HBASE-1749) If RS looses lease, we used to restart by default; reinstitute

2012-05-21 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nkeywal resolved HBASE-1749. Resolution: Duplicate If RS looses lease, we used to restart by default; reinstitute

[jira] [Updated] (HBASE-5757) TableInputFormat should handle as many errors as possible

2012-05-21 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-5757: -- Attachment: hbase-5757-92.patch hbase-5757-92.patch is for 0.92 and 0.90 versions.

[jira] [Commented] (HBASE-5757) TableInputFormat should handle as many errors as possible

2012-05-21 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280398#comment-13280398 ] Jonathan Hsieh commented on HBASE-5757: --- Zhihong, Jan, if the 0.92/0.90 versions

[jira] [Commented] (HBASE-5757) TableInputFormat should handle as many errors as possible

2012-05-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280412#comment-13280412 ] Hadoop QA commented on HBASE-5757: -- -1 overall. Here are the results of testing the

[jira] [Created] (HBASE-6061) Fix ACL Admin Table inconsistent permission check

2012-05-21 Thread Matteo Bertozzi (JIRA)
Matteo Bertozzi created HBASE-6061: -- Summary: Fix ACL Admin Table inconsistent permission check Key: HBASE-6061 URL: https://issues.apache.org/jira/browse/HBASE-6061 Project: HBase Issue

[jira] [Updated] (HBASE-6061) Fix ACL Admin Table inconsistent permission check

2012-05-21 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-6061: --- Attachment: HBASE-6061-v0.patch Fix ACL Admin Table inconsistent permission check

[jira] [Commented] (HBASE-5757) TableInputFormat should handle as many errors as possible

2012-05-21 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280433#comment-13280433 ] Zhihong Yu commented on HBASE-5757: --- TestTableInputFormat passed in 0.92 with 0.92

[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] [Commented] (HBASE-6043) Add Increment Coalescing in thrift.

2012-05-21 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280440#comment-13280440 ] Elliott Clark commented on HBASE-6043: -- Not sure why Phabricator isn't posting diffs

[jira] [Updated] (HBASE-6043) Add Increment Coalescing in thrift.

2012-05-21 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-6043: - Attachment: HBASE-6043-0.patch Add Increment Coalescing in thrift.

[jira] [Updated] (HBASE-6043) Add Increment Coalescing in thrift.

2012-05-21 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-6043: - Status: Patch Available (was: Open) Add Increment Coalescing in thrift.

[jira] [Commented] (HBASE-6061) Fix ACL Admin Table inconsistent permission check

2012-05-21 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280442#comment-13280442 ] Zhihong Yu commented on HBASE-6061: --- Minor comment: {code} + * If current user is the

[jira] [Commented] (HBASE-6061) Fix ACL Admin Table inconsistent permission check

2012-05-21 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280448#comment-13280448 ] Andrew Purtell commented on HBASE-6061: --- +1 yes, this is better, since the direction

[jira] [Commented] (HBASE-6060) Regions's in OPENING state from failed regionservers takes a long time to recover

2012-05-21 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280453#comment-13280453 ] Andrew Purtell commented on HBASE-6060: --- The TimeoutMonitor timeout was increased to

[jira] [Commented] (HBASE-6061) Fix ACL Admin Table inconsistent permission check

2012-05-21 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280459#comment-13280459 ] Matteo Bertozzi commented on HBASE-6061: Not related but maybe we can squeeze into

[jira] [Updated] (HBASE-6061) Fix ACL Admin Table inconsistent permission check

2012-05-21 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-6061: --- Attachment: HBASE-6061-v1.patch Fix ACL Admin Table inconsistent permission check

[jira] [Updated] (HBASE-6061) Fix ACL Admin Table inconsistent permission check

2012-05-21 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-6061: --- Attachment: (was: HBASE-6061-v1.patch) Fix ACL Admin Table inconsistent permission

[jira] [Updated] (HBASE-6061) Fix ACL Admin Table inconsistent permission check

2012-05-21 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-6061: --- Attachment: HBASE-6061-v1.patch Fix ACL Admin Table inconsistent permission check

[jira] [Commented] (HBASE-6061) Fix ACL Admin Table inconsistent permission check

2012-05-21 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280466#comment-13280466 ] Andrew Purtell commented on HBASE-6061: --- bq. Not related but maybe we can squeeze

[jira] [Commented] (HBASE-6060) Regions's in OPENING state from failed regionservers takes a long time to recover

2012-05-21 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280469#comment-13280469 ] Enis Soztutar commented on HBASE-6060: -- Thanks Andrew for the pointer. Agreed that

[jira] [Created] (HBASE-6062) preCheckAndPut/Delete() checks for READ when also a WRITE is performed

2012-05-21 Thread Matteo Bertozzi (JIRA)
Matteo Bertozzi created HBASE-6062: -- Summary: preCheckAndPut/Delete() checks for READ when also a WRITE is performed Key: HBASE-6062 URL: https://issues.apache.org/jira/browse/HBASE-6062 Project:

[jira] [Updated] (HBASE-6062) preCheckAndPut/Delete() checks for READ when also a WRITE is performed

2012-05-21 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-6062: --- Attachment: HBASE-6062-v0.patch preCheckAndPut/Delete() checks for READ when also a

[jira] [Updated] (HBASE-6062) preCheckAndPut/Delete() checks for READ when also a WRITE is performed

2012-05-21 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-6062: --- Status: Patch Available (was: Open) preCheckAndPut/Delete() checks for READ when also

[jira] [Updated] (HBASE-6044) copytable: remove rs.* parameters

2012-05-21 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-6044: -- Attachment: hbase-6044-92.patch minor tweak for 0.92 copytable: remove rs.*

[jira] [Updated] (HBASE-6044) copytable: remove rs.* parameters

2012-05-21 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-6044: -- Resolution: Fixed Fix Version/s: 0.94.1 0.96.0

[jira] [Updated] (HBASE-5757) TableInputFormat should handle as many errors as possible

2012-05-21 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-5757: -- Resolution: Fixed Fix Version/s: 0.92.2 0.90.7 Hadoop Flags:

[jira] [Commented] (HBASE-6061) Fix ACL Admin Table inconsistent permission check

2012-05-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280508#comment-13280508 ] Hadoop QA commented on HBASE-6061: -- -1 overall. Here are the results of testing the

[jira] [Commented] (HBASE-6041) NullPointerException prevents the master from starting up

2012-05-21 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280510#comment-13280510 ] Zhihong Yu commented on HBASE-6041: --- Patch looks good. Do all tests pass ?

[jira] [Commented] (HBASE-6061) Fix ACL Admin Table inconsistent permission check

2012-05-21 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280516#comment-13280516 ] Zhihong Yu commented on HBASE-6061: --- @Matteo: Do you mind providing patch for 0.92 /

[jira] [Commented] (HBASE-6033) Adding some fuction to check if a table/region is in compaction

2012-05-21 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280518#comment-13280518 ] Jimmy Xiang commented on HBASE-6033: Here is the review request:

[jira] [Updated] (HBASE-6057) Change some tests categories to optimize build time

2012-05-21 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated HBASE-6057: -- Resolution: Fixed Fix Version/s: 0.96.0 Hadoop Flags: Reviewed

[jira] [Updated] (HBASE-6061) Fix ACL Admin Table inconsistent permission check

2012-05-21 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-6061: --- Attachment: HBASE-6061-0.92.patch Attached the 0.92 patch, also good for 0.94

[jira] [Commented] (HBASE-6062) preCheckAndPut/Delete() checks for READ when also a WRITE is performed

2012-05-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280534#comment-13280534 ] Hadoop QA commented on HBASE-6062: -- -1 overall. Here are the results of testing the

[jira] [Commented] (HBASE-6044) copytable: remove rs.* parameters

2012-05-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280535#comment-13280535 ] Hudson commented on HBASE-6044: --- Integrated in HBase-TRUNK #2912 (See

[jira] [Commented] (HBASE-6061) Fix ACL Admin Table inconsistent permission check

2012-05-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280540#comment-13280540 ] Hadoop QA commented on HBASE-6061: -- -1 overall. Here are the results of testing the

[jira] [Commented] (HBASE-6061) Fix ACL Admin Table inconsistent permission check

2012-05-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280583#comment-13280583 ] Hadoop QA commented on HBASE-6061: -- -1 overall. Here are the results of testing the

[jira] [Commented] (HBASE-6062) preCheckAndPut/Delete() checks for READ when also a WRITE is performed

2012-05-21 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280594#comment-13280594 ] Andrew Purtell commented on HBASE-6062: --- Patch looks good but please make sure

[jira] [Commented] (HBASE-6041) NullPointerException prevents the master from starting up

2012-05-21 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280595#comment-13280595 ] Jimmy Xiang commented on HBASE-6041: Yes, all tests pass. Thanks.

[jira] [Commented] (HBASE-6041) NullPointerException prevents the master from starting up

2012-05-21 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280600#comment-13280600 ] Zhihong Yu commented on HBASE-6041: --- Integrated to 0.90 branch. Thanks for the patch,

[jira] [Updated] (HBASE-6043) Add Increment Coalescing in thrift.

2012-05-21 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-6043: - Attachment: HBASE-6043-1.patch Add Increment Coalescing in thrift.

[jira] [Commented] (HBASE-5979) Non-pread DFSInputStreams should be associated with scanners, not HFile.Readers

2012-05-21 Thread Kannan Muthukkaruppan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280634#comment-13280634 ] Kannan Muthukkaruppan commented on HBASE-5979: -- Todd: If we always use

[jira] [Commented] (HBASE-5979) Non-pread DFSInputStreams should be associated with scanners, not HFile.Readers

2012-05-21 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280640#comment-13280640 ] Todd Lipcon commented on HBASE-5979: Hey Kannan, Sorry, let me elaborate on that

[jira] [Resolved] (HBASE-4686) [89-fb] Fix per-store metrics aggregation

2012-05-21 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin resolved HBASE-4686. --- Resolution: Fixed This has already been committed to trunk. [89-fb] Fix

[jira] [Commented] (HBASE-6043) Add Increment Coalescing in thrift.

2012-05-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280643#comment-13280643 ] Hadoop QA commented on HBASE-6043: -- -1 overall. Here are the results of testing the

[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-6044) copytable: remove rs.* parameters

2012-05-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280649#comment-13280649 ] Hudson commented on HBASE-6044: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #13 (See

[jira] [Commented] (HBASE-6057) Change some tests categories to optimize build time

2012-05-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280651#comment-13280651 ] Hudson commented on HBASE-6057: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #13 (See

[jira] [Commented] (HBASE-5757) TableInputFormat should handle as many errors as possible

2012-05-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280650#comment-13280650 ] Hudson commented on HBASE-5757: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #13 (See

[jira] [Commented] (HBASE-5882) Prcoess RIT on master restart can try assigning the region if the region is found on a dead server instead of waiting for Timeout Monitor

2012-05-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280653#comment-13280653 ] Hudson commented on HBASE-5882: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #13 (See

[jira] [Commented] (HBASE-6061) Fix ACL Admin Table inconsistent permission check

2012-05-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280652#comment-13280652 ] Hudson commented on HBASE-6061: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #13 (See

[jira] [Created] (HBASE-6064) Add timestamp to Mutation Thrift API

2012-05-21 Thread Mikhail Bautin (JIRA)
Mikhail Bautin created HBASE-6064: - Summary: Add timestamp to Mutation Thrift API Key: HBASE-6064 URL: https://issues.apache.org/jira/browse/HBASE-6064 Project: HBase Issue Type: Improvement

[jira] [Commented] (HBASE-6043) Add Increment Coalescing in thrift.

2012-05-21 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280657#comment-13280657 ] Elliott Clark commented on HBASE-6043: -- Looks like those tests are failing on trunk

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

2012-05-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280673#comment-13280673 ] Hadoop QA commented on HBASE-6063: -- -1 overall. Here are the results of testing the

[jira] [Commented] (HBASE-6043) Add Increment Coalescing in thrift.

2012-05-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280676#comment-13280676 ] Hadoop QA commented on HBASE-6043: -- -1 overall. Here are the results of testing the

[jira] [Commented] (HBASE-6061) Fix ACL Admin Table inconsistent permission check

2012-05-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280680#comment-13280680 ] Hudson commented on HBASE-6061: --- Integrated in HBase-TRUNK #2914 (See

[jira] [Commented] (HBASE-6061) Fix ACL Admin Table inconsistent permission check

2012-05-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280681#comment-13280681 ] Hudson commented on HBASE-6061: --- Integrated in HBase-0.94 #207 (See

[jira] [Commented] (HBASE-6061) Fix ACL Admin Table inconsistent permission check

2012-05-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280694#comment-13280694 ] Hudson commented on HBASE-6061: --- Integrated in HBase-0.92 #416 (See

[jira] [Updated] (HBASE-6065) Log for flush would append a non-sequential edit in the hlog, may cause data loss

2012-05-21 Thread chunhui shen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chunhui shen updated HBASE-6065: Component/s: wal Assignee: chunhui shen Summary: Log for flush would append a

[jira] [Created] (HBASE-6065) Log for flush would append a non-sequential edit in the hlog, may cause data los

2012-05-21 Thread chunhui shen (JIRA)
chunhui shen created HBASE-6065: --- Summary: Log for flush would append a non-sequential edit in the hlog, may cause data los Key: HBASE-6065 URL: https://issues.apache.org/jira/browse/HBASE-6065

[jira] [Updated] (HBASE-6065) Log for flush would append a non-sequential edit in the hlog, may cause data loss

2012-05-21 Thread chunhui shen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chunhui shen updated HBASE-6065: Attachment: HBASE-6065.patch In the patch, I obtainSeqNum() for the flush log edit rather than the

[jira] [Updated] (HBASE-6033) Adding some fuction to check if a table/region is in compaction

2012-05-21 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-6033: --- Status: Patch Available (was: Open) Adding some fuction to check if a table/region is in

[jira] [Updated] (HBASE-6033) Adding some fuction to check if a table/region is in compaction

2012-05-21 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-6033: --- Attachment: hbase-6033_v2.patch Adding some fuction to check if a table/region is in compaction

[jira] [Commented] (HBASE-6059) Replaying recovered edits would make deleted data exist again

2012-05-21 Thread chunhui shen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280704#comment-13280704 ] chunhui shen commented on HBASE-6059: - bq.If majorCompaction is false, we still need

[jira] [Commented] (HBASE-6055) Snapshots in HBase 0.96

2012-05-21 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280706#comment-13280706 ] Zhihong Yu commented on HBASE-6055: --- The design document is very good. Will get back to

[jira] [Commented] (HBASE-6065) Log for flush would append a non-sequential edit in the hlog, may cause data loss

2012-05-21 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280707#comment-13280707 ] ramkrishna.s.vasudevan commented on HBASE-6065: --- So this applies to 0.94 and

[jira] [Commented] (HBASE-5974) Scanner retry behavior with RPC timeout on next() seems incorrect

2012-05-21 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280709#comment-13280709 ] Anoop Sam John commented on HBASE-5974: --- Thanks for the review Todd {quote} why do

[jira] [Commented] (HBASE-6065) Log for flush would append a non-sequential edit in the hlog, may cause data loss

2012-05-21 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280717#comment-13280717 ] ramkrishna.s.vasudevan commented on HBASE-6065: --- @Chunhui What type of

[jira] [Commented] (HBASE-6059) Replaying recovered edits would make deleted data exist again

2012-05-21 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280718#comment-13280718 ] ramkrishna.s.vasudevan commented on HBASE-6059: --- I think only major

[jira] [Commented] (HBASE-6033) Adding some fuction to check if a table/region is in compaction

2012-05-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280719#comment-13280719 ] Hadoop QA commented on HBASE-6033: -- -1 overall. Here are the results of testing the

[jira] [Commented] (HBASE-5974) Scanner retry behavior with RPC timeout on next() seems incorrect

2012-05-21 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280728#comment-13280728 ] Anoop Sam John commented on HBASE-5974: --- Thanks for the review Jieshan {quote} So

[jira] [Commented] (HBASE-6033) Adding some fuction to check if a table/region is in compaction

2012-05-21 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280729#comment-13280729 ] Zhihong Yu commented on HBASE-6033: --- @Jimmy: Can you check why TestCompactionState

[jira] [Commented] (HBASE-6065) Log for flush would append a non-sequential edit in the hlog, may cause data loss

2012-05-21 Thread chunhui shen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280731#comment-13280731 ] chunhui shen commented on HBASE-6065: - Suppose region A on the regionserver B, The

[jira] [Commented] (HBASE-6065) Log for flush would append a non-sequential edit in the hlog, may cause data loss

2012-05-21 Thread chunhui shen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280734#comment-13280734 ] chunhui shen commented on HBASE-6065: - I have tried to write a test, but it is a

[jira] [Updated] (HBASE-6065) Log for flush would append a non-sequential edit in the hlog, may cause data loss

2012-05-21 Thread chunhui shen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chunhui shen updated HBASE-6065: Attachment: HBASE-6065v2.patch Log for flush would append a non-sequential edit in the hlog,

  1   2   >