[jira] [Commented] (HBASE-5894) Delete table failed but HBaseAdmin#deletetable report it as success

2012-05-05 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13268975#comment-13268975 ] Zhihong Yu commented on HBASE-5894: --- I got the following when trying to apply the patch:

[jira] [Commented] (HBASE-5894) Delete table failed but HBaseAdmin#deletetable report it as success

2012-05-05 Thread xufeng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13268987#comment-13268987 ] xufeng commented on HBASE-5894: --- @Ted Which patch has this problem? Delete

[jira] [Commented] (HBASE-5894) Delete table failed but HBaseAdmin#deletetable report it as success

2012-05-05 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13268988#comment-13268988 ] Zhihong Yu commented on HBASE-5894: --- HBASE-5894_trunk_patch_v2.patch

[jira] [Commented] (HBASE-5894) Delete table failed but HBaseAdmin#deletetable report it as success

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

[jira] [Commented] (HBASE-5894) Delete table failed but HBaseAdmin#deletetable report it as success

2012-05-04 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13268431#comment-13268431 ] stack commented on HBASE-5894: -- +1 on patch Delete table failed but

[jira] [Commented] (HBASE-5894) Delete table failed but HBaseAdmin#deletetable report it as success

2012-05-03 Thread xufeng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13267993#comment-13267993 ] xufeng commented on HBASE-5894: --- Hi Anyone can review it and give me some suggestion?

[jira] [Commented] (HBASE-5894) Delete table failed but HBaseAdmin#deletetable report it as success

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

[jira] [Commented] (HBASE-5894) Delete table failed but HBaseAdmin#deletetable report it as success

2012-05-02 Thread xufeng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13266545#comment-13266545 ] xufeng commented on HBASE-5894: --- @Ted If a test can be added to verify the fix, that would

[jira] [Commented] (HBASE-5894) Delete table failed but HBaseAdmin#deletetable report it as success

2012-04-28 Thread xufeng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264250#comment-13264250 ] xufeng commented on HBASE-5894: --- I review the code and ensure that all versions have this

[jira] [Commented] (HBASE-5894) Delete table failed but HBaseAdmin#deletetable report it as success

2012-04-28 Thread xufeng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264279#comment-13264279 ] xufeng commented on HBASE-5894: --- Please review the patch and give me some suggestion,thanks.

[jira] [Commented] (HBASE-5894) Delete table failed but HBaseAdmin#deletetable report it as success

2012-04-28 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264290#comment-13264290 ] Zhihong Yu commented on HBASE-5894: --- {code} + throw new RegionException(Retries

[jira] [Commented] (HBASE-5894) Delete table failed but HBaseAdmin#deletetable report it as success

2012-04-28 Thread xufeng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264339#comment-13264339 ] xufeng commented on HBASE-5894: --- @Ted The for loop in HBaseAdmin#deleteTable() cost too long

[jira] [Commented] (HBASE-5894) Delete table failed but HBaseAdmin#deletetable report it as success

2012-04-28 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264343#comment-13264343 ] Zhihong Yu commented on HBASE-5894: --- You can use the following annotation to limit the