[jira] [Commented] (HBASE-9410) Concurrent coprocessor endpoint executions slow down exponentially

2013-09-08 Thread Kirubakaran Pakkirisamy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13761212#comment-13761212 ] Kirubakaran Pakkirisamy commented on HBASE-9410: I do not see this issue

[jira] [Commented] (HBASE-9458) Intermittent TestFlushSnapshotFromClient#testTakeSnapshotAfterMerge failure

2013-09-08 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13761456#comment-13761456 ] Matteo Bertozzi commented on HBASE-9458: that is by design. The online snapshot

[jira] [Commented] (HBASE-9328) Table web UI is corrupted sometime

2013-09-08 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13761458#comment-13761458 ] Jimmy Xiang commented on HBASE-9328: The compilation error seems not related.

[jira] [Commented] (HBASE-9458) Intermittent TestFlushSnapshotFromClient#testTakeSnapshotAfterMerge failure

2013-09-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13761468#comment-13761468 ] Ted Yu commented on HBASE-9458: --- How about catching CorruptedSnapshotException from

[jira] [Commented] (HBASE-9457) Master could fail start if region server with system table is down

2013-09-08 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13761477#comment-13761477 ] Jimmy Xiang commented on HBASE-9457: [~toffer], [~saint@gmail.com], is there any

[jira] [Updated] (HBASE-8572) Enhance delete_snapshot.rb to call snapshot deletion API with regex

2013-09-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-8572: -- Fix Version/s: 0.98.0 Enhance delete_snapshot.rb to call snapshot deletion API with regex

[jira] [Created] (HBASE-9462) HBaseAdmin#isTableEnabled() should return false for non-existent table

2013-09-08 Thread Ted Yu (JIRA)
Ted Yu created HBASE-9462: - Summary: HBaseAdmin#isTableEnabled() should return false for non-existent table Key: HBASE-9462 URL: https://issues.apache.org/jira/browse/HBASE-9462 Project: HBase

[jira] [Commented] (HBASE-9440) Pass blocks of KVs from HFile scanner to the StoreFileScanner and up

2013-09-08 Thread Matt Corgan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13761539#comment-13761539 ] Matt Corgan commented on HBASE-9440: In cases where the client wants the majority of

[jira] [Commented] (HBASE-8755) A new write thread model for HLog to improve the overall HBase write throughput

2013-09-08 Thread Feng Honghua (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13761563#comment-13761563 ] Feng Honghua commented on HBASE-8755: - Thanks [~stack]. Looking forward to your test

[jira] [Reopened] (HBASE-8930) Filter evaluates KVs outside requested columns

2013-09-08 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl reopened HBASE-8930: -- It turns out that this is likely cause for frequently failing tests in jenkins. I will roll this

[jira] [Commented] (HBASE-8930) Filter evaluates KVs outside requested columns

2013-09-08 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13761616#comment-13761616 ] Lars Hofhansl commented on HBASE-8930: -- For the record, the errors we've seen: {code}

[jira] [Commented] (HBASE-9458) Intermittent TestFlushSnapshotFromClient#testTakeSnapshotAfterMerge failure

2013-09-08 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13761635#comment-13761635 ] Matteo Bertozzi commented on HBASE-9458: {quote}How about catching