[jira] [Commented] (HBASE-6659) Port HBASE-6508 Filter out edits at log split time

2012-08-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13446384#comment-13446384 ] Ted Yu commented on HBASE-6659: --- TestReplication was missing in PreCommit build #2756.

[jira] [Updated] (HBASE-6381) AssignmentManager should use the same logic for clean startup and failover

2012-08-31 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-6381: --- Attachment: hbase-6381.pdf AssignmentManager should use the same logic for clean startup and

[jira] [Created] (HBASE-6707) org.apache.hadoop.hbase.backup.example.TestZooKeeperTableArchiveClient.testMultipleTables flaps

2012-08-31 Thread Sameer Vaishampayan (JIRA)
Sameer Vaishampayan created HBASE-6707: -- Summary: org.apache.hadoop.hbase.backup.example.TestZooKeeperTableArchiveClient.testMultipleTables flaps Key: HBASE-6707 URL:

[jira] [Assigned] (HBASE-6667) TestCatalogJanitor occasionally fails

2012-08-31 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates reassigned HBASE-6667: -- Assignee: Jesse Yates TestCatalogJanitor occasionally fails

[jira] [Updated] (HBASE-6682) Bad characters in logs for server names: SplitLogManager: task following PBUF

2012-08-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-6682: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) Bad

[jira] [Created] (HBASE-6708) org.apache.hadoop.hbase.replication.TestReplication.queueFailover flaps

2012-08-31 Thread Sameer Vaishampayan (JIRA)
Sameer Vaishampayan created HBASE-6708: -- Summary: org.apache.hadoop.hbase.replication.TestReplication.queueFailover flaps Key: HBASE-6708 URL: https://issues.apache.org/jira/browse/HBASE-6708

[jira] [Commented] (HBASE-6707) org.apache.hadoop.hbase.backup.example.TestZooKeeperTableArchiveClient.testMultipleTables flaps

2012-08-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13446389#comment-13446389 ] Ted Yu commented on HBASE-6707: --- Seems to be dup of HBASE-6690

[jira] [Commented] (HBASE-6381) AssignmentManager should use the same logic for clean startup and failover

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

[jira] [Updated] (HBASE-6707) TEST org.apache.hadoop.hbase.backup.example.TestZooKeeperTableArchiveClient.testMultipleTables flaps

2012-08-31 Thread Sameer Vaishampayan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sameer Vaishampayan updated HBASE-6707: --- Description: https://builds.apache.org/job/HBase-TRUNK/3293/ Error Message

[jira] [Commented] (HBASE-6708) TEST org.apache.hadoop.hbase.replication.TestReplication.queueFailover flaps

2012-08-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13446391#comment-13446391 ] Ted Yu commented on HBASE-6708: --- Duplicate of HBASE-6649 ? TEST

[jira] [Updated] (HBASE-6708) TEST org.apache.hadoop.hbase.replication.TestReplication.queueFailover flaps

2012-08-31 Thread Sameer Vaishampayan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sameer Vaishampayan updated HBASE-6708: --- Description:

[jira] [Work started] (HBASE-6630) Port HBASE-6590 to trunk 0.94 : Assign sequence number to bulk loaded files

2012-08-31 Thread Amitanand Aiyer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-6630 started by Amitanand Aiyer. Port HBASE-6590 to trunk 0.94 : Assign sequence number to bulk loaded files

[jira] [Commented] (HBASE-6630) Port HBASE-6590 to trunk 0.94 : Assign sequence number to bulk loaded files

2012-08-31 Thread Amitanand Aiyer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13446409#comment-13446409 ] Amitanand Aiyer commented on HBASE-6630: Posted the diff to:

[jira] [Commented] (HBASE-6698) Refactor checkAndPut and checkAndDelete to use doMiniBatchMutation

2012-08-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13446418#comment-13446418 ] Ted Yu commented on HBASE-6698: --- internalPut() is still called in a few other methods ? Do

[jira] [Comment Edited] (HBASE-6698) Refactor checkAndPut and checkAndDelete to use doMiniBatchMutation

2012-08-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13446418#comment-13446418 ] Ted Yu edited comment on HBASE-6698 at 9/1/12 8:55 AM: ---

[jira] [Updated] (HBASE-6630) Port HBASE-6590 to trunk 0.94 : Assign sequence number to bulk loaded files

2012-08-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-6630: -- Attachment: 6590-seq-id-bulk-load.txt Amit's patch. Port HBASE-6590 to trunk 0.94 : Assign

[jira] [Commented] (HBASE-6630) Port HBASE-6590 to trunk 0.94 : Assign sequence number to bulk loaded files

2012-08-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13446426#comment-13446426 ] Ted Yu commented on HBASE-6630: --- Just realized that there is no 'Submit Patch' button for

[jira] [Resolved] (HBASE-846) hbase looses its mind when hdfs fills

2012-08-31 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates resolved HBASE-846. --- Resolution: Invalid I don't think this holds anymore - we do a pretty good job of shutdown. Let's

[jira] [Commented] (HBASE-5076) HBase shell hangs when creating some 'illegal' tables.

2012-08-31 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13446435#comment-13446435 ] Jonathan Hsieh commented on HBASE-5076: --- nice, tested and it gave me this: {code}

[jira] [Updated] (HBASE-5076) HBase shell hangs when creating some 'illegal' tables.

2012-08-31 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-5076: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch

[jira] [Commented] (HBASE-6268) Can't enable a table on a 0.94 cluster from a 0.92 client

2012-08-31 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13446442#comment-13446442 ] Gregory Chanan commented on HBASE-6268: --- Brought up on dev list under the title

[jira] [Commented] (HBASE-6268) Can't enable a table on a 0.94 cluster from a 0.92 client

2012-08-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13446445#comment-13446445 ] Ted Yu commented on HBASE-6268: --- I think Gregory's post makes sense. I will wait for

[jira] [Commented] (HBASE-4201) Fix delayed RPC crash

2012-08-31 Thread Ian Varley (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13446447#comment-13446447 ] Ian Varley commented on HBASE-4201: --- Hey Stack: any reason this never got committed?

[jira] [Commented] (HBASE-6698) Refactor checkAndPut and checkAndDelete to use doMiniBatchMutation

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

[jira] [Commented] (HBASE-6473) deleted table is not deleted completely, some region may be still online

2012-08-31 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13446480#comment-13446480 ] Lars Hofhansl commented on HBASE-6473: -- These three tests actually time out with the

[jira] [Updated] (HBASE-6473) deleted table is not deleted completely, some region may be still online

2012-08-31 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-6473: - Fix Version/s: (was: 0.94.2) 0.94.3 Moving to next point release.

[jira] [Updated] (HBASE-6667) TestCatalogJanitor occasionally fails

2012-08-31 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates updated HBASE-6667: --- Attachment: java_6667-v0.txt Attaching small patch to help with debugging for the next time this

[jira] [Updated] (HBASE-6667) TestCatalogJanitor occasionally fails

2012-08-31 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates updated HBASE-6667: --- Attachment: (was: java_6667-v0.txt) TestCatalogJanitor occasionally fails

[jira] [Updated] (HBASE-6667) TestCatalogJanitor occasionally fails

2012-08-31 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates updated HBASE-6667: --- Attachment: java_6667-v0.txt TestCatalogJanitor occasionally fails

[jira] [Created] (HBASE-6709) Refactoring QOS levels convention

2012-08-31 Thread Himanshu Vashishtha (JIRA)
Himanshu Vashishtha created HBASE-6709: -- Summary: Refactoring QOS levels convention Key: HBASE-6709 URL: https://issues.apache.org/jira/browse/HBASE-6709 Project: HBase Issue Type:

[jira] [Commented] (HBASE-5076) HBase shell hangs when creating some 'illegal' tables.

2012-08-31 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13446513#comment-13446513 ] Hudson commented on HBASE-5076: --- Integrated in HBase-TRUNK #3296 (See

[jira] [Commented] (HBASE-6667) TestCatalogJanitor occasionally fails

2012-08-31 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13446529#comment-13446529 ] stack commented on HBASE-6667: -- I committed Jesse's debug patch to trunk.

[jira] [Updated] (HBASE-5412) HBase book, section 2.6.4, has deficient list of client dependencies

2012-08-31 Thread Ian Varley (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ian Varley updated HBASE-5412: -- Attachment: HBASE-5412.patch Here's a doc patch that adds this list of client dependency jars.

[jira] [Commented] (HBASE-6667) TestCatalogJanitor occasionally fails

2012-08-31 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13446575#comment-13446575 ] Hudson commented on HBASE-6667: --- Integrated in HBase-TRUNK #3297 (See

[jira] [Commented] (HBASE-5076) HBase shell hangs when creating some 'illegal' tables.

2012-08-31 Thread liang xie (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13446581#comment-13446581 ] liang xie commented on HBASE-5076: -- Really thanks Jon for review. And blushing due to

[jira] [Updated] (HBASE-6268) Can't enable a table on a 0.94 cluster from a 0.92 client

2012-08-31 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-6268: - Attachment: 6268-94.txt 0.94 patch. Can't enable a table on a 0.94 cluster

[jira] [Commented] (HBASE-6268) Can't enable a table on a 0.94 cluster from a 0.92 client

2012-08-31 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13446587#comment-13446587 ] Lars Hofhansl commented on HBASE-6268: -- I'll commit that to 0.94.

[jira] [Created] (HBASE-6710) 0.92/0.94 compatibility issues due to HBASE-5206

2012-08-31 Thread Gregory Chanan (JIRA)
Gregory Chanan created HBASE-6710: - Summary: 0.92/0.94 compatibility issues due to HBASE-5206 Key: HBASE-6710 URL: https://issues.apache.org/jira/browse/HBASE-6710 Project: HBase Issue Type:

[jira] [Commented] (HBASE-6710) 0.92/0.94 compatibility issues due to HBASE-5206

2012-08-31 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13446593#comment-13446593 ] Gregory Chanan commented on HBASE-6710: --- We could also do the same thing for 0.92.2

[jira] [Commented] (HBASE-6268) Can't enable a table on a 0.94 cluster from a 0.92 client

2012-08-31 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13446594#comment-13446594 ] Gregory Chanan commented on HBASE-6268: --- patch lgtm. Can't enable

[jira] [Commented] (HBASE-5412) HBase book, section 2.6.4, has deficient list of client dependencies

2012-08-31 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13446595#comment-13446595 ] stack commented on HBASE-5412: -- So, Ian, this is 0.92 or 0.94? I should call out the hbase

[jira] [Commented] (HBASE-6268) Can't enable a table on a 0.94 cluster from a 0.92 client

2012-08-31 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13446596#comment-13446596 ] stack commented on HBASE-6268: -- +1 on patch for 0.94 Can't enable a table

[jira] [Updated] (HBASE-6268) Can't enable a table on a 0.94 cluster from a 0.92 client

2012-08-31 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-6268: - Fix Version/s: 0.94.2 Committed 0.94 patch as well. Can't enable a table on a

[jira] [Commented] (HBASE-6710) 0.92/0.94 compatibility issues due to HBASE-5206

2012-08-31 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13446599#comment-13446599 ] stack commented on HBASE-6710: -- bq. Do the regionservers ever read the tableEnableDisabled

[jira] [Updated] (HBASE-4201) Fix delayed RPC crash

2012-08-31 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-4201: - Attachment: HBASE-4201-v1.patch Copying patch over from rb (Let us know if that is not ok Vlad)

[jira] [Resolved] (HBASE-6708) TEST org.apache.hadoop.hbase.replication.TestReplication.queueFailover flaps

2012-08-31 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-6708. -- Resolution: Duplicate Resolving as dup of HBASE-6649. Should we disable this flapping test?

[jira] [Resolved] (HBASE-6690) TestZooKeeperTableArchiveClient.testMultipleTables is flapping

2012-08-31 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-6690. -- Resolution: Duplicate Resolving as dup of HBASE-6690. Should we disable this flapping test until fixed?

[jira] [Updated] (HBASE-6707) TEST org.apache.hadoop.hbase.backup.example.TestZooKeeperTableArchiveClient.testMultipleTables flaps

2012-08-31 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6707: - Priority: Critical (was: Major) TEST

[jira] [Commented] (HBASE-6710) 0.92/0.94 compatibility issues due to HBASE-5206

2012-08-31 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13446605#comment-13446605 ] Lars Hofhansl commented on HBASE-6710: -- So to be specific: # With HBASE-6268 in place

[jira] [Updated] (HBASE-4201) Fix delayed RPC crash

2012-08-31 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-4201: - Attachment: 4201.txt Here is an attempt at forwarding porting the patch only the test code has all changed

[jira] [Commented] (HBASE-6649) [0.92 UNIT TESTS] TestReplication.queueFailover occasionally fails

2012-08-31 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13446608#comment-13446608 ] Lars Hofhansl commented on HBASE-6649: -- A flapping test is almost worse than a

[jira] [Commented] (HBASE-6659) Port HBASE-6508 Filter out edits at log split time

2012-08-31 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13446609#comment-13446609 ] stack commented on HBASE-6659: -- bq. I searched AssignmentManager and don't see regions field.

[jira] [Commented] (HBASE-6706) Remove TotalOrderPartitioner

2012-08-31 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13446612#comment-13446612 ] stack commented on HBASE-6706: -- Agreed. In trunk. Let me make it a blocker since it'd be

[jira] [Updated] (HBASE-6706) Remove TotalOrderPartitioner

2012-08-31 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6706: - Priority: Critical (was: Major) Remove TotalOrderPartitioner -

<    1   2