[jira] [Commented] (HBASE-6048) Table Scan is failing if offheap cache enabled

2012-11-08 Thread chunhui shen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493784#comment-13493784 ] chunhui shen commented on HBASE-6048: - Yes, 0.94 has this problem~~~

[jira] [Commented] (HBASE-7046) Fix resource leak in TestHLogSplit#testOldRecoveredEditsFileSidelined

2012-11-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493782#comment-13493782 ] Hudson commented on HBASE-7046: --- Integrated in HBase-TRUNK #3523 (See [https://builds.apach

[jira] [Commented] (HBASE-6048) Table Scan is failing if offheap cache enabled

2012-11-08 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493780#comment-13493780 ] ramkrishna.s.vasudevan commented on HBASE-6048: --- for 0.94 we need to fix thi

[jira] [Commented] (HBASE-4676) Prefix Compression - Trie data block encoding

2012-11-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493779#comment-13493779 ] Hadoop QA commented on HBASE-4676: -- {color:red}-1 overall{color}. Here are the results o

[jira] [Commented] (HBASE-6048) Table Scan is failing if offheap cache enabled

2012-11-08 Thread chunhui shen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493773#comment-13493773 ] chunhui shen commented on HBASE-6048: - [~ram_krish] We also catch this problem and cr

[jira] [Updated] (HBASE-4676) Prefix Compression - Trie data block encoding

2012-11-08 Thread Matt Corgan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Corgan updated HBASE-4676: --- Attachment: HBASE-4676-prefix-tree-trunk-v4.patch Latest patch with hbase-common modifications from S

[jira] [Commented] (HBASE-7010) PrefixFilter should seek to first matching row

2012-11-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493766#comment-13493766 ] Hadoop QA commented on HBASE-7010: -- {color:red}-1 overall{color}. Here are the results o

[jira] [Updated] (HBASE-7132) region_mover.rb should not require FS configurations to be set

2012-11-08 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-7132: - Fix Version/s: (was: 0.94.4) (was: 0.96.0) > region_mover.rb shoul

[jira] [Updated] (HBASE-6958) TestAssignmentManager sometimes fails

2012-11-08 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-6958: - Fix Version/s: (was: 0.94.4) 0.94.3 Correcting the target to 0.94.3. Pleas

[jira] [Updated] (HBASE-7010) PrefixFilter should seek to first matching row

2012-11-08 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-7010: - Attachment: 7010-experimental.txt This patch fixes the issue: # Short circuits the MUST_PASS_ONE

[jira] [Commented] (HBASE-7135) Serializing hfileBlcok is incorrect for SlabCache

2012-11-08 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493761#comment-13493761 ] ramkrishna.s.vasudevan commented on HBASE-7135: --- @Chunhui HBASE-6048 can you

[jira] [Commented] (HBASE-7010) PrefixFilter should seek to first matching row

2012-11-08 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493760#comment-13493760 ] Lars Hofhansl commented on HBASE-7010: -- The tricky is in FilterList.filterRowKey vs F

[jira] [Commented] (HBASE-7010) PrefixFilter should seek to first matching row

2012-11-08 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493755#comment-13493755 ] Lars Hofhansl commented on HBASE-7010: -- The stuff in TestFilterList is pretty tricky.

[jira] [Commented] (HBASE-7135) Serializing hfileBlcok is incorrect for SlabCache

2012-11-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493747#comment-13493747 ] Ted Yu commented on HBASE-7135: --- +1 on patch. > Serializing hfileBlcok is i

[jira] [Updated] (HBASE-7046) Fix resource leak in TestHLogSplit#testOldRecoveredEditsFileSidelined

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

[jira] [Commented] (HBASE-7046) Fix resource leak in TestHLogSplit#testOldRecoveredEditsFileSidelined

2012-11-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493743#comment-13493743 ] Ted Yu commented on HBASE-7046: --- Integrated to trunk. Thanks for the patch, Himanshu. Than

[jira] [Commented] (HBASE-7103) Need to fail split if SPLIT znode is deleted even before the split is completed.

2012-11-08 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493741#comment-13493741 ] ramkrishna.s.vasudevan commented on HBASE-7103: --- Ok.. now i dont have the co

[jira] [Commented] (HBASE-7135) Serializing hfileBlcok is incorrect for SlabCache

2012-11-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493742#comment-13493742 ] Hadoop QA commented on HBASE-7135: -- {color:red}-1 overall{color}. Here are the results o

[jira] [Commented] (HBASE-7046) Fix resource leak in TestHLogSplit#testOldRecoveredEditsFileSidelined

2012-11-08 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493740#comment-13493740 ] ramkrishna.s.vasudevan commented on HBASE-7046: --- +1 > Fix r

[jira] [Commented] (HBASE-7128) Reduce annoying catch clauses of UnsupportedEncodingException that is never thrown because of UTF-8

2012-11-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493733#comment-13493733 ] Hadoop QA commented on HBASE-7128: -- {color:red}-1 overall{color}. Here are the results o

[jira] [Commented] (HBASE-7130) NULL qualifier is ignored

2012-11-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493731#comment-13493731 ] Hadoop QA commented on HBASE-7130: -- {color:red}-1 overall{color}. Here are the results o

[jira] [Updated] (HBASE-7135) Serializing hfileBlcok is incorrect for SlabCache

2012-11-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-7135: -- Status: Patch Available (was: Open) > Serializing hfileBlcok is incorrect for SlabCache >

[jira] [Commented] (HBASE-7130) NULL qualifier is ignored

2012-11-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493728#comment-13493728 ] Ted Yu commented on HBASE-7130: --- I saw the following test failure for patch v2: {code} Faile

[jira] [Updated] (HBASE-7130) NULL qualifier is ignored

2012-11-08 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-7130: --- Status: Patch Available (was: Open) Fixed TestAggregateProtocol failure. > NULL qua

[jira] [Updated] (HBASE-7128) Reduce annoying catch clauses of UnsupportedEncodingException that is never thrown because of UTF-8

2012-11-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-7128: -- Summary: Reduce annoying catch clauses of UnsupportedEncodingException that is never thrown because of UTF

[jira] [Updated] (HBASE-7130) NULL qualifier is ignored

2012-11-08 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-7130: --- Attachment: trunk-7130_v2.patch > NULL qualifier is ignored > - > >

[jira] [Updated] (HBASE-7130) NULL qualifier is ignored

2012-11-08 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-7130: --- Status: Open (was: Patch Available) > NULL qualifier is ignored > - > >

[jira] [Commented] (HBASE-5954) Allow proper fsync support for HBase

2012-11-08 Thread liang xie (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493707#comment-13493707 ] liang xie commented on HBASE-5954: -- Hi [~lhofhansl],the HDFS-3979 has been committed, so

[jira] [Updated] (HBASE-7135) Serializing hfileBlcok is incorrect for SlabCache

2012-11-08 Thread chunhui shen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chunhui shen updated HBASE-7135: Attachment: HBASE-7135v2.patch Shouldn't use MINOR_VERSION_NO_CHECKSUM as default when deserialize

[jira] [Updated] (HBASE-7128) Reduced annoying catch clauses of UnsupportedEncodingException that is never thrown because of UTF-8

2012-11-08 Thread Hiroshi Ikeda (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hiroshi Ikeda updated HBASE-7128: - Attachment: HBASE-7128-V2.patch Added a revised patch. Fixed the code and reversed the dependenc

[jira] [Resolved] (HBASE-7136) SchemaMetrics make SlabCache unavailable

2012-11-08 Thread chunhui shen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chunhui shen resolved HBASE-7136. - Resolution: Won't Fix Release Note: LruBlockCache not update schemaMetrics now In the Trunk

[jira] [Created] (HBASE-7136) SchemaMetrics make SlabCache unavailable

2012-11-08 Thread chunhui shen (JIRA)
chunhui shen created HBASE-7136: --- Summary: SchemaMetrics make SlabCache unavailable Key: HBASE-7136 URL: https://issues.apache.org/jira/browse/HBASE-7136 Project: HBase Issue Type: Bug Affe

[jira] [Updated] (HBASE-7135) Serializing hfileBlcok is incorrect for SlabCache

2012-11-08 Thread chunhui shen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chunhui shen updated HBASE-7135: Attachment: HBASE-7135.patch Rewind the duplicate buffer before put to destination

[jira] [Created] (HBASE-7135) Serializing hfileBlcok is incorrect for SlabCache

2012-11-08 Thread chunhui shen (JIRA)
chunhui shen created HBASE-7135: --- Summary: Serializing hfileBlcok is incorrect for SlabCache Key: HBASE-7135 URL: https://issues.apache.org/jira/browse/HBASE-7135 Project: HBase Issue Type: Bug

[jira] [Updated] (HBASE-7134) incrementColumnValue hooks no longer called from anywhere

2012-11-08 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-7134: -- Attachment: HBASE-7134.patch Attached patch removes dead code from RegionCoprocessorHost and de

[jira] [Updated] (HBASE-7134) incrementColumnValue hooks no longer called from anywhere

2012-11-08 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-7134: -- Description: incrementColumnValue has been removed from RegionServer, the corresponding coproce

[jira] [Created] (HBASE-7134) incrementColumnValue hooks no longer called from anywhere

2012-11-08 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-7134: - Summary: incrementColumnValue hooks no longer called from anywhere Key: HBASE-7134 URL: https://issues.apache.org/jira/browse/HBASE-7134 Project: HBase Iss

[jira] [Commented] (HBASE-7062) Move HLog stats to metrics 2

2012-11-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493685#comment-13493685 ] Ted Yu commented on HBASE-7062: --- MetricsHLogSource.java and TestMetricsHLogSource.java are m

[jira] [Updated] (HBASE-7133) svn:ignore on module directories

2012-11-08 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-7133: - Attachment: hbase-7133.patch Trivial patch. > svn:ignore on module directories

[jira] [Created] (HBASE-7133) svn:ignore on module directories

2012-11-08 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-7133: Summary: svn:ignore on module directories Key: HBASE-7133 URL: https://issues.apache.org/jira/browse/HBASE-7133 Project: HBase Issue Type: Improvement

[jira] [Resolved] (HBASE-7132) region_mover.rb should not require FS configurations to be set

2012-11-08 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan resolved HBASE-7132. --- Resolution: Duplicate > region_mover.rb should not require FS configurations to be set >

[jira] [Commented] (HBASE-7132) region_mover.rb should not require FS configurations to be set

2012-11-08 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493679#comment-13493679 ] Gregory Chanan commented on HBASE-7132: --- Ah, appears to be a duplicate of HBASE-6927

[jira] [Created] (HBASE-7132) region_mover.rb should not require FS configurations to be set

2012-11-08 Thread Gregory Chanan (JIRA)
Gregory Chanan created HBASE-7132: - Summary: region_mover.rb should not require FS configurations to be set Key: HBASE-7132 URL: https://issues.apache.org/jira/browse/HBASE-7132 Project: HBase

[jira] [Commented] (HBASE-7062) Move HLog stats to metrics 2

2012-11-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493677#comment-13493677 ] Hadoop QA commented on HBASE-7062: -- {color:red}-1 overall{color}. Here are the results o

[jira] [Updated] (HBASE-7131) Race condition after table is re-enabled: regions are incorrectly reported as being available.

2012-11-08 Thread Aleksandr Shulman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksandr Shulman updated HBASE-7131: - Attachment: HBase-7131-v1.patch Test to verify the fix. Right now it is flaky (which demo

[jira] [Created] (HBASE-7131) Race condition after table is re-enabled: regions are incorrectly reported as being available.

2012-11-08 Thread Aleksandr Shulman (JIRA)
Aleksandr Shulman created HBASE-7131: Summary: Race condition after table is re-enabled: regions are incorrectly reported as being available. Key: HBASE-7131 URL: https://issues.apache.org/jira/browse/HBASE-71

[jira] [Updated] (HBASE-7062) Move HLog stats to metrics 2

2012-11-08 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-7062: - Attachment: HBASE-7062-1.patch Re-submitting. Seems like HadoopQA missed this one.

[jira] [Updated] (HBASE-7062) Move HLog stats to metrics 2

2012-11-08 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-7062: - Attachment: (was: HBASE-7062-0.patch) > Move HLog stats to metrics 2 > --

[jira] [Commented] (HBASE-7122) Proper warning message when opening a log file with no entries (idle cluster)

2012-11-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493645#comment-13493645 ] Hadoop QA commented on HBASE-7122: -- {color:red}-1 overall{color}. Here are the results o

[jira] [Updated] (HBASE-7122) Proper warning message when opening a log file with no entries (idle cluster)

2012-11-08 Thread Himanshu Vashishtha (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Himanshu Vashishtha updated HBASE-7122: --- Status: Patch Available (was: Open) > Proper warning message when opening a log

[jira] [Commented] (HBASE-6466) Enable multi-thread for memstore flush

2012-11-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493641#comment-13493641 ] Hadoop QA commented on HBASE-6466: -- {color:red}-1 overall{color}. Here are the results o

[jira] [Commented] (HBASE-7062) Move HLog stats to metrics 2

2012-11-08 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493633#comment-13493633 ] Elliott Clark commented on HBASE-7062: -- The new metrics will show up like: http://i.i

[jira] [Updated] (HBASE-7062) Move HLog stats to metrics 2

2012-11-08 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-7062: - Affects Version/s: 0.96.0 Status: Patch Available (was: Open) > Move HLog sta

[jira] [Updated] (HBASE-7062) Move HLog stats to metrics 2

2012-11-08 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-7062: - Attachment: HBASE-7062-0.patch Add the first pass at HLog metrics in metrics 2.

[jira] [Commented] (HBASE-6827) [WINDOWS] TestScannerTimeout fails expecting a timeout

2012-11-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493628#comment-13493628 ] Hudson commented on HBASE-6827: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #253 (See [https

[jira] [Commented] (HBASE-4913) Per-CF compaction Via the Shell

2012-11-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493627#comment-13493627 ] Hudson commented on HBASE-4913: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #253 (See [https

[jira] [Commented] (HBASE-6826) [WINDOWS] TestFromClientSide failures

2012-11-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493629#comment-13493629 ] Hudson commented on HBASE-6826: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #253 (See [https

[jira] [Commented] (HBASE-6831) [WINDOWS] HBaseTestingUtility.expireSession() does not expire zookeeper session

2012-11-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493625#comment-13493625 ] Hudson commented on HBASE-6831: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #253 (See [https

[jira] [Commented] (HBASE-6828) [WINDOWS] TestMemoryBoundedLogMessageBuffer failures

2012-11-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493626#comment-13493626 ] Hudson commented on HBASE-6828: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #253 (See [https

[jira] [Commented] (HBASE-6820) [WINDOWS] MiniZookeeperCluster should ensure that ZKDatabase is closed upon shutdown()

2012-11-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493621#comment-13493621 ] Hudson commented on HBASE-6820: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #253 (See [https

[jira] [Commented] (HBASE-6822) [WINDOWS] MiniZookeeperCluster multiple daemons bind to the same port

2012-11-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493623#comment-13493623 ] Hudson commented on HBASE-6822: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #253 (See [https

[jira] [Commented] (HBASE-6823) [WINDOWS] TestSplitTransaction fails due to the Log handle not released by a call to DaughterOpener.start()

2012-11-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493622#comment-13493622 ] Hudson commented on HBASE-6823: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #253 (See [https

[jira] [Commented] (HBASE-7121) Fix TestHFileOutputFormat after moving RS to metrics2

2012-11-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493624#comment-13493624 ] Hudson commented on HBASE-7121: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #253 (See [https

[jira] [Commented] (HBASE-7110) refactor the compaction selection and config code similarly to 0.89-fb changes

2012-11-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493617#comment-13493617 ] Hadoop QA commented on HBASE-7110: -- {color:red}-1 overall{color}. Here are the results o

[jira] [Updated] (HBASE-4583) Integrate RWCC with Append and Increment operations

2012-11-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-4583: -- Attachment: (was: 4583-mixed-v3.txt) > Integrate RWCC with Append and Increment operations > --

[jira] [Commented] (HBASE-6826) [WINDOWS] TestFromClientSide failures

2012-11-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493610#comment-13493610 ] Hudson commented on HBASE-6826: --- Integrated in HBase-TRUNK #3522 (See [https://builds.apach

[jira] [Commented] (HBASE-6828) [WINDOWS] TestMemoryBoundedLogMessageBuffer failures

2012-11-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493608#comment-13493608 ] Hudson commented on HBASE-6828: --- Integrated in HBase-TRUNK #3522 (See [https://builds.apach

[jira] [Commented] (HBASE-6827) [WINDOWS] TestScannerTimeout fails expecting a timeout

2012-11-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493609#comment-13493609 ] Hudson commented on HBASE-6827: --- Integrated in HBase-TRUNK #3522 (See [https://builds.apach

[jira] [Commented] (HBASE-6831) [WINDOWS] HBaseTestingUtility.expireSession() does not expire zookeeper session

2012-11-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493607#comment-13493607 ] Hudson commented on HBASE-6831: --- Integrated in HBase-TRUNK #3522 (See [https://builds.apach

[jira] [Commented] (HBASE-6823) [WINDOWS] TestSplitTransaction fails due to the Log handle not released by a call to DaughterOpener.start()

2012-11-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493605#comment-13493605 ] Hudson commented on HBASE-6823: --- Integrated in HBase-TRUNK #3522 (See [https://builds.apach

[jira] [Commented] (HBASE-6822) [WINDOWS] MiniZookeeperCluster multiple daemons bind to the same port

2012-11-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493606#comment-13493606 ] Hudson commented on HBASE-6822: --- Integrated in HBase-TRUNK #3522 (See [https://builds.apach

[jira] [Commented] (HBASE-6820) [WINDOWS] MiniZookeeperCluster should ensure that ZKDatabase is closed upon shutdown()

2012-11-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493604#comment-13493604 ] Hudson commented on HBASE-6820: --- Integrated in HBase-TRUNK #3522 (See [https://builds.apach

[jira] [Updated] (HBASE-7122) Proper warning message when opening a log file with no entries (idle cluster)

2012-11-08 Thread Himanshu Vashishtha (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Himanshu Vashishtha updated HBASE-7122: --- Attachment: HBase-7122.patch Tested it on a cluster; it stops emitting exception and

[jira] [Updated] (HBASE-6466) Enable multi-thread for memstore flush

2012-11-08 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-6466: Attachment: HBASE-6466v3.1.patch > Enable multi-thread for memstore flush > ---

[jira] [Commented] (HBASE-4913) Per-CF compaction Via the Shell

2012-11-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493575#comment-13493575 ] Hadoop QA commented on HBASE-4913: -- {color:red}-1 overall{color}. Here are the results o

[jira] [Commented] (HBASE-7130) NULL qualifier is ignored

2012-11-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493573#comment-13493573 ] Hadoop QA commented on HBASE-7130: -- {color:red}-1 overall{color}. Here are the results o

[jira] [Commented] (HBASE-6466) Enable multi-thread for memstore flush

2012-11-08 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493572#comment-13493572 ] Sergey Shelukhin commented on HBASE-6466: - Updating trunk patch. I will run some t

[jira] [Commented] (HBASE-7109) integration tests on cluster are not getting picked up from distribution

2012-11-08 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493568#comment-13493568 ] Sergey Shelukhin commented on HBASE-7109: - forgot to rename when splitting them :)

[jira] [Commented] (HBASE-7109) integration tests on cluster are not getting picked up from distribution

2012-11-08 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493569#comment-13493569 ] Sergey Shelukhin commented on HBASE-7109: - ClassFinder can be used to find classes

[jira] [Commented] (HBASE-7109) integration tests on cluster are not getting picked up from distribution

2012-11-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493560#comment-13493560 ] Ted Yu commented on HBASE-7109: --- {code} +public class ClassFinder { {code} Please add annota

[jira] [Updated] (HBASE-6831) [WINDOWS] HBaseTestingUtility.expireSession() does not expire zookeeper session

2012-11-08 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-6831: - Resolution: Fixed Fix Version/s: 0.96.0 Hadoop Flags: Reviewed Status: Reso

[jira] [Commented] (HBASE-7109) integration tests on cluster are not getting picked up from distribution

2012-11-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493559#comment-13493559 ] Hadoop QA commented on HBASE-7109: -- {color:red}-1 overall{color}. Here are the results o

[jira] [Updated] (HBASE-6828) [WINDOWS] TestMemoryBoundedLogMessageBuffer failures

2012-11-08 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-6828: - Resolution: Fixed Fix Version/s: 0.96.0 Hadoop Flags: Reviewed Status: Reso

[jira] [Commented] (HBASE-7121) Fix TestHFileOutputFormat after moving RS to metrics2

2012-11-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493552#comment-13493552 ] Hudson commented on HBASE-7121: --- Integrated in HBase-TRUNK #3521 (See [https://builds.apach

[jira] [Commented] (HBASE-4913) Per-CF compaction Via the Shell

2012-11-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493553#comment-13493553 ] Hudson commented on HBASE-4913: --- Integrated in HBase-TRUNK #3521 (See [https://builds.apach

[jira] [Resolved] (HBASE-6827) [WINDOWS] TestScannerTimeout fails expecting a timeout

2012-11-08 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar resolved HBASE-6827. -- Resolution: Fixed Fix Version/s: 0.96.0 Hadoop Flags: Reviewed I've committed this.

[jira] [Updated] (HBASE-4913) Per-CF compaction Via the Shell

2012-11-08 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-4913: -- Attachment: HBASE-4913-94.patch * Attached HBASE-4913-94.patch * 94 version of patch.

[jira] [Updated] (HBASE-4913) Per-CF compaction Via the Shell

2012-11-08 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-4913: -- Attachment: HBASE-4913-addendum.patch * Attached HBASE-4913-addendum.patch * When doing some t

[jira] [Updated] (HBASE-6823) [WINDOWS] TestSplitTransaction fails due to the Log handle not released by a call to DaughterOpener.start()

2012-11-08 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-6823: - Resolution: Fixed Status: Resolved (was: Patch Available) I've committed the v2 patch. I

[jira] [Updated] (HBASE-6820) [WINDOWS] MiniZookeeperCluster should ensure that ZKDatabase is closed upon shutdown()

2012-11-08 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-6820: - Resolution: Fixed Fix Version/s: 0.96.0 Hadoop Flags: Reviewed Status: Reso

[jira] [Updated] (HBASE-6822) [WINDOWS] MiniZookeeperCluster multiple daemons bind to the same port

2012-11-08 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-6822: - Resolution: Fixed Fix Version/s: 0.96.0 Hadoop Flags: Reviewed Status: Reso

[jira] [Updated] (HBASE-6826) [WINDOWS] TestFromClientSide failures

2012-11-08 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-6826: - Resolution: Fixed Fix Version/s: 0.96.0 Hadoop Flags: Reviewed Status: Reso

[jira] [Updated] (HBASE-7110) refactor the compaction selection and config code similarly to 0.89-fb changes

2012-11-08 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-7110: Attachment: HBASE-7110-v6-squashed.patch > refactor the compaction selection and config

[jira] [Commented] (HBASE-7110) refactor the compaction selection and config code similarly to 0.89-fb changes

2012-11-08 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493535#comment-13493535 ] Sergey Shelukhin commented on HBASE-7110: - updated > refactor the

[jira] [Updated] (HBASE-7115) [shell] Provide a way to register custom filters with the Filter Language Parser

2012-11-08 Thread Aditya Kishore (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aditya Kishore updated HBASE-7115: -- Description: HBASE-5428 added this capability to thrift interface but the configuration parame

[jira] [Commented] (HBASE-7115) [shell] Provide a way to register custom filters with the Filter Language Parser

2012-11-08 Thread Aditya Kishore (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493520#comment-13493520 ] Aditya Kishore commented on HBASE-7115: --- And yes, this only registers the custom fil

[jira] [Commented] (HBASE-7115) [shell] Provide a way to register custom filters with the Filter Language Parser

2012-11-08 Thread Aditya Kishore (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493516#comment-13493516 ] Aditya Kishore commented on HBASE-7115: --- [~stack] Have updated the JIRA description.

[jira] [Updated] (HBASE-7130) NULL qualifier is ignored

2012-11-08 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-7130: --- Status: Patch Available (was: Open) > NULL qualifier is ignored > - > >

[jira] [Updated] (HBASE-7130) NULL qualifier is ignored

2012-11-08 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-7130: --- Attachment: trunk-7130.patch > NULL qualifier is ignored > - > >

[jira] [Commented] (HBASE-7109) integration tests on cluster are not getting picked up from distribution

2012-11-08 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493507#comment-13493507 ] Sergey Shelukhin commented on HBASE-7109: - renamed class and parameter, added some

  1   2   >