[jira] [Updated] (HBASE-7404) Bucket Cache:A solution about CMS,Heap Fragment and Big Cache on HBASE

2013-01-03 Thread chunhui shen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chunhui shen updated HBASE-7404: Attachment: 7404-trunk-v13.patch Attaching newest patchv13 as review comments

[jira] [Updated] (HBASE-5664) CP hooks in Scan flow for fast forward when filter filters out a row

2013-01-03 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-5664: - Fix Version/s: 0.94.5 CP hooks in Scan flow for fast forward when filter filters out a row

[jira] [Commented] (HBASE-6945) Compilation errors when using non-Sun JDKs to build HBase-0.94

2013-01-03 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13542800#comment-13542800 ] Lars Hofhansl commented on HBASE-6945: -- Let's finish this... [~kumarr], are you still

[jira] [Comment Edited] (HBASE-6945) Compilation errors when using non-Sun JDKs to build HBase-0.94

2013-01-03 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13542800#comment-13542800 ] Lars Hofhansl edited comment on HBASE-6945 at 1/3/13 8:23 AM: --

[jira] [Commented] (HBASE-6469) Failure on enable/disable table will cause table state in zk to be left as enabling/disabling until master is restart

2013-01-03 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13542801#comment-13542801 ] Lars Hofhansl commented on HBASE-6469: -- Generally why can't a 2nd call to

[jira] [Commented] (HBASE-7399) Health check chore for HMaster

2013-01-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13542874#comment-13542874 ] Hudson commented on HBASE-7399: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #327 (See

[jira] [Commented] (HBASE-7351) Periodic health check chore

2013-01-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13542873#comment-13542873 ] Hudson commented on HBASE-7351: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #327 (See

[jira] [Commented] (HBASE-7406) Example health checker script

2013-01-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13542875#comment-13542875 ] Hudson commented on HBASE-7406: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #327 (See

[jira] [Commented] (HBASE-7485) TestSplitLogManager is still flaky on windows

2013-01-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13542876#comment-13542876 ] Hudson commented on HBASE-7485: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #327 (See

[jira] [Updated] (HBASE-7287) HBase inconsistencies when merge failing on Files have same sequenceid

2013-01-03 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Marc Spaggiari updated HBASE-7287: --- Attachment: HBASE-7287-v3-trunk.patch Attaching patch for trunk too.

[jira] [Commented] (HBASE-7475) TestUpgradeFromHFileV1ToEncoding.testUpgrade hangs

2013-01-03 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13542966#comment-13542966 ] nkeywal commented on HBASE-7475: With the default policy,

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2013-01-03 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13542981#comment-13542981 ] Ted Yu commented on HBASE-6562: --- The KeyValue created by kv.createLastOnRowCol() carries

[jira] [Commented] (HBASE-7369) HConnectionManager should remove aborted connections

2013-01-03 Thread Bryan Baugher (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543001#comment-13543001 ] Bryan Baugher commented on HBASE-7369: -- [~zjushch] I like the idea of moving the

[jira] [Commented] (HBASE-7369) HConnectionManager should remove aborted connections

2013-01-03 Thread Bryan Baugher (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543003#comment-13543003 ] Bryan Baugher commented on HBASE-7369: -- I had forgot what the code looked like, abort

[jira] [Updated] (HBASE-7475) TestUpgradeFromHFileV1ToEncoding.testUpgrade hangs

2013-01-03 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nkeywal updated HBASE-7475: --- Assignee: nkeywal Status: Patch Available (was: Open)

[jira] [Updated] (HBASE-7475) TestUpgradeFromHFileV1ToEncoding.testUpgrade hangs

2013-01-03 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nkeywal updated HBASE-7475: --- Attachment: 7475.v1.patch TestUpgradeFromHFileV1ToEncoding.testUpgrade hangs

[jira] [Commented] (HBASE-7475) TestUpgradeFromHFileV1ToEncoding.testUpgrade hangs

2013-01-03 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543024#comment-13543024 ] nkeywal commented on HBASE-7475: I wonder if we have more test in timeout now because of

[jira] [Commented] (HBASE-7404) Bucket Cache:A solution about CMS,Heap Fragment and Big Cache on HBASE

2013-01-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543027#comment-13543027 ] Hadoop QA commented on HBASE-7404: -- {color:red}-1 overall{color}. Here are the results

[jira] [Commented] (HBASE-6806) HBASE-4658 breaks backward compatibility / example scripts

2013-01-03 Thread Himanshu Vashishtha (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543038#comment-13543038 ] Himanshu Vashishtha commented on HBASE-6806: My reading of this issue is there

[jira] [Updated] (HBASE-7287) HBase inconsistencies when merge failing on Files have same sequenceid

2013-01-03 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Marc Spaggiari updated HBASE-7287: --- Status: Open (was: Patch Available) Need to re-commit for trunk.

[jira] [Updated] (HBASE-7287) HBase inconsistencies when merge failing on Files have same sequenceid

2013-01-03 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Marc Spaggiari updated HBASE-7287: --- Attachment: HBASE-7287-v4-trunk.patch Re-submitting. HBase

[jira] [Updated] (HBASE-7299) TestMultiParallel fails intermittently in trunk builds

2013-01-03 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-7299: -- Status: Patch Available (was: Reopened) TestMultiParallel fails intermittently in trunk builds

[jira] [Updated] (HBASE-7299) TestMultiParallel fails intermittently in trunk builds

2013-01-03 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-7299: -- Attachment: 7299-addendum.v3 Addendum v3 wraps long line and makes exception message specific

[jira] [Created] (HBASE-7486) master pid file is not getting removed if we stop hbase from stop-hbase.sh

2013-01-03 Thread rajeshbabu (JIRA)
rajeshbabu created HBASE-7486: - Summary: master pid file is not getting removed if we stop hbase from stop-hbase.sh Key: HBASE-7486 URL: https://issues.apache.org/jira/browse/HBASE-7486 Project: HBase

[jira] [Commented] (HBASE-7475) TestUpgradeFromHFileV1ToEncoding.testUpgrade hangs

2013-01-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543080#comment-13543080 ] Hadoop QA commented on HBASE-7475: -- {color:red}-1 overall{color}. Here are the results

[jira] [Updated] (HBASE-7486) master pid file is not getting removed if we stop hbase from stop-hbase.sh

2013-01-03 Thread rajeshbabu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] rajeshbabu updated HBASE-7486: -- Attachment: HBASE-7486_92.patch HBASE-7486_94.patch master pid file is not

[jira] [Updated] (HBASE-7486) master pid file is not getting removed if we stop hbase from stop-hbase.sh

2013-01-03 Thread rajeshbabu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] rajeshbabu updated HBASE-7486: -- Attachment: HBASE-7486_trunk.patch patches for trunk,0.94 and 0.92 master pid file

[jira] [Updated] (HBASE-7486) master pid file is not getting removed if we stop hbase from stop-hbase.sh

2013-01-03 Thread rajeshbabu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] rajeshbabu updated HBASE-7486: -- Status: Patch Available (was: Open) master pid file is not getting removed if we stop hbase from

[jira] [Commented] (HBASE-7475) TestUpgradeFromHFileV1ToEncoding.testUpgrade hangs

2013-01-03 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543092#comment-13543092 ] nkeywal commented on HBASE-7475: TestHCM is unrelated. I will commit this tomorrow if

[jira] [Assigned] (HBASE-6768) HBase Rest server crashes if client tries to retrieve data size 5 MB

2013-01-03 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang reassigned HBASE-6768: -- Assignee: Jimmy Xiang HBase Rest server crashes if client tries to retrieve data size 5

[jira] [Commented] (HBASE-6945) Compilation errors when using non-Sun JDKs to build HBase-0.94

2013-01-03 Thread Kumar Ravi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543099#comment-13543099 ] Kumar Ravi commented on HBASE-6945: --- Lars, Sorry I was out for a few days, and didn't

[jira] [Updated] (HBASE-7287) HBase inconsistencies when merge failing on Files have same sequenceid

2013-01-03 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Marc Spaggiari updated HBASE-7287: --- Status: Patch Available (was: Open) HBase inconsistencies when merge failing

[jira] [Created] (HBASE-7487) Test for split edit file ordering using failover scenario

2013-01-03 Thread Ted Yu (JIRA)
Ted Yu created HBASE-7487: - Summary: Test for split edit file ordering using failover scenario Key: HBASE-7487 URL: https://issues.apache.org/jira/browse/HBASE-7487 Project: HBase Issue Type:

[jira] [Updated] (HBASE-7487) Test for split edit file ordering using failover scenario

2013-01-03 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-7487: -- Description: TestHLogMethods#testGetSplitEditFilesSorted tests the ordering of split edit files. However, we

[jira] [Assigned] (HBASE-7414) Convert HFile fileinfo block to PB

2013-01-03 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell reassigned HBASE-7414: - Assignee: Andrew Purtell Convert HFile fileinfo block to PB

[jira] [Commented] (HBASE-6642) enable_all,disable_all,drop_all can call list command with regex directly.

2013-01-03 Thread rajeshbabu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543123#comment-13543123 ] rajeshbabu commented on HBASE-6642: --- @Lars bq.Looking at this again. Are we changing the

[jira] [Commented] (HBASE-7369) HConnectionManager should remove aborted connections

2013-01-03 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543136#comment-13543136 ] ramkrishna.s.vasudevan commented on HBASE-7369: --- @Bryan Baugher So

[jira] [Commented] (HBASE-5416) Improve performance of scans with some kind of filters.

2013-01-03 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543138#comment-13543138 ] ramkrishna.s.vasudevan commented on HBASE-5416: --- I can check on this

[jira] [Updated] (HBASE-6618) Implement FuzzyRowFilter with ranges support

2013-01-03 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Baranau updated HBASE-6618: Attachment: HBASE-6618_3.path Fixed line length in patch (one was 100). Not sure what about those

[jira] [Commented] (HBASE-7299) TestMultiParallel fails intermittently in trunk builds

2013-01-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543143#comment-13543143 ] Hadoop QA commented on HBASE-7299: -- {color:red}-1 overall{color}. Here are the results

[jira] [Commented] (HBASE-7486) master pid file is not getting removed if we stop hbase from stop-hbase.sh

2013-01-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543147#comment-13543147 ] Hadoop QA commented on HBASE-7486: -- {color:red}-1 overall{color}. Here are the results

[jira] [Commented] (HBASE-7299) TestMultiParallel fails intermittently in trunk builds

2013-01-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543151#comment-13543151 ] Hadoop QA commented on HBASE-7299: -- {color:red}-1 overall{color}. Here are the results

[jira] [Updated] (HBASE-6562) Fake KVs are sometimes passed to filters

2013-01-03 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-6562: -- Attachment: 6562-v4.txt Patch v4 shows what I meant. Test*Filter* tests passed. Fake KVs

[jira] [Updated] (HBASE-7369) HConnectionManager should remove aborted connections

2013-01-03 Thread Bryan Baugher (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Baugher updated HBASE-7369: - Attachment: HBASE-7369_HCM-remove-aborted-cnxs.txt Sorry I mis-read what some of you had wrote.

[jira] [Updated] (HBASE-6562) Fake KVs are sometimes passed to filters

2013-01-03 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-6562: -- Status: Patch Available (was: Reopened) Fake KVs are sometimes passed to filters

[jira] [Created] (HBASE-7488) Implement HConnectionManager.locateRegions which is currently returning null.

2013-01-03 Thread Jean-Marc Spaggiari (JIRA)
Jean-Marc Spaggiari created HBASE-7488: -- Summary: Implement HConnectionManager.locateRegions which is currently returning null. Key: HBASE-7488 URL: https://issues.apache.org/jira/browse/HBASE-7488

[jira] [Updated] (HBASE-7488) Implement HConnectionManager.locateRegions which is currently returning null.

2013-01-03 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Marc Spaggiari updated HBASE-7488: --- Attachment: HBASE-7488-v0-trunk.patch Implement

[jira] [Updated] (HBASE-7488) Implement HConnectionManager.locateRegions which is currently returning null.

2013-01-03 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Marc Spaggiari updated HBASE-7488: --- Attachment: HBASE-7488-v0-0.94.patch Implement HConnectionManager.locateRegions

[jira] [Updated] (HBASE-7488) Implement HConnectionManager.locateRegions which is currently returning null.

2013-01-03 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Marc Spaggiari updated HBASE-7488: --- Labels: HConnectionManager (was: ) Status: Patch Available (was: Open)

[jira] [Commented] (HBASE-7488) Implement HConnectionManager.locateRegions which is currently returning null.

2013-01-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543165#comment-13543165 ] Hadoop QA commented on HBASE-7488: -- {color:red}-1 overall{color}. Here are the results

[jira] [Commented] (HBASE-6618) Implement FuzzyRowFilter with ranges support

2013-01-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543171#comment-13543171 ] Hadoop QA commented on HBASE-6618: -- {color:red}-1 overall{color}. Here are the results

[jira] [Commented] (HBASE-7287) HBase inconsistencies when merge failing on Files have same sequenceid

2013-01-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543181#comment-13543181 ] Hadoop QA commented on HBASE-7287: -- {color:red}-1 overall{color}. Here are the results

[jira] [Commented] (HBASE-6618) Implement FuzzyRowFilter with ranges support

2013-01-03 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543182#comment-13543182 ] Alex Baranau commented on HBASE-6618: - bq. -1 lineLengths. The patch introduces lines

[jira] [Updated] (HBASE-6669) Add BigDecimalColumnInterpreter for doing aggregations using AggregationClient

2013-01-03 Thread Anil Gupta (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anil Gupta updated HBASE-6669: -- Status: Open (was: Patch Available) Add BigDecimalColumnInterpreter for doing aggregations using

[jira] [Updated] (HBASE-6669) Add BigDecimalColumnInterpreter for doing aggregations using AggregationClient

2013-01-03 Thread Anil Gupta (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anil Gupta updated HBASE-6669: -- Status: Patch Available (was: Open) Add BigDecimalColumnInterpreter for doing aggregations using

[jira] [Updated] (HBASE-6669) Add BigDecimalColumnInterpreter for doing aggregations using AggregationClient

2013-01-03 Thread Anil Gupta (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anil Gupta updated HBASE-6669: -- Attachment: HBASE-6669-v2.patch Removed empty lines from code. Followed instruction on

[jira] [Commented] (HBASE-6669) Add BigDecimalColumnInterpreter for doing aggregations using AggregationClient

2013-01-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543195#comment-13543195 ] Hadoop QA commented on HBASE-6669: -- {color:red}-1 overall{color}. Here are the results

[jira] [Commented] (HBASE-6669) Add BigDecimalColumnInterpreter for doing aggregations using AggregationClient

2013-01-03 Thread Anil Gupta (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543198#comment-13543198 ] Anil Gupta commented on HBASE-6669: --- Can someone tell me what's wrong with the patch

[jira] [Created] (HBASE-7489) TestHCM is racy

2013-01-03 Thread nkeywal (JIRA)
nkeywal created HBASE-7489: -- Summary: TestHCM is racy Key: HBASE-7489 URL: https://issues.apache.org/jira/browse/HBASE-7489 Project: HBase Issue Type: Bug Components: test Affects

[jira] [Commented] (HBASE-6669) Add BigDecimalColumnInterpreter for doing aggregations using AggregationClient

2013-01-03 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543199#comment-13543199 ] Ted Yu commented on HBASE-6669: --- There're empty lines in BigDecimalColumnInterpreter.java

[jira] [Commented] (HBASE-7489) TestHCM is racy

2013-01-03 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543202#comment-13543202 ] Jean-Daniel Cryans commented on HBASE-7489: --- Same as HBASE-7473?

[jira] [Updated] (HBASE-7489) TestHCM is racy

2013-01-03 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nkeywal updated HBASE-7489: --- Attachment: 7489.v1.patch TestHCM is racy --- Key: HBASE-7489

[jira] [Commented] (HBASE-7489) TestHCM is racy

2013-01-03 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543205#comment-13543205 ] nkeywal commented on HBASE-7489: Hello JD! Yes, but this one has a fix :-) This said, yep,

[jira] [Updated] (HBASE-7489) TestHCM is racy

2013-01-03 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nkeywal updated HBASE-7489: --- Status: Patch Available (was: Open) TestHCM is racy --- Key: HBASE-7489

[jira] [Commented] (HBASE-7369) HConnectionManager should remove aborted connections

2013-01-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543213#comment-13543213 ] Hadoop QA commented on HBASE-7369: -- {color:red}-1 overall{color}. Here are the results

[jira] [Commented] (HBASE-6945) Compilation errors when using non-Sun JDKs to build HBase-0.94

2013-01-03 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543214#comment-13543214 ] Lars Hofhansl commented on HBASE-6945: -- Makes sense. Now looking further, assuming

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2013-01-03 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543218#comment-13543218 ] Lars Hofhansl commented on HBASE-6562: -- I am not sure that is safe either. There

[jira] [Updated] (HBASE-7488) Implement HConnectionManager.locateRegions which is currently returning null.

2013-01-03 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Marc Spaggiari updated HBASE-7488: --- Status: Open (was: Patch Available) Implement HConnectionManager.locateRegions

[jira] [Updated] (HBASE-7488) Implement HConnectionManager.locateRegions which is currently returning null.

2013-01-03 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Marc Spaggiari updated HBASE-7488: --- Attachment: HBASE-7488-v1-trunk.patch Added the updated interface to pass the

[jira] [Updated] (HBASE-7488) Implement HConnectionManager.locateRegions which is currently returning null.

2013-01-03 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Marc Spaggiari updated HBASE-7488: --- Status: Patch Available (was: Open) Implement HConnectionManager.locateRegions

[jira] [Commented] (HBASE-7369) HConnectionManager should remove aborted connections

2013-01-03 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543223#comment-13543223 ] Ted Yu commented on HBASE-7369: --- {code} } + else if (connection.isClosed()) {

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2013-01-03 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543229#comment-13543229 ] Ted Yu commented on HBASE-6562: --- I ran the following two tests which use either

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2013-01-03 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543234#comment-13543234 ] Mikhail Bautin commented on HBASE-6562: --- This does not seem to be a problem with

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2013-01-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543243#comment-13543243 ] Hadoop QA commented on HBASE-6562: -- {color:red}-1 overall{color}. Here are the results

[jira] [Updated] (HBASE-7488) Implement HConnectionManager.locateRegions which is currently returning null.

2013-01-03 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Marc Spaggiari updated HBASE-7488: --- Status: Open (was: Patch Available) Implement HConnectionManager.locateRegions

[jira] [Updated] (HBASE-6669) Add BigDecimalColumnInterpreter for doing aggregations using AggregationClient

2013-01-03 Thread Anil Gupta (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anil Gupta updated HBASE-6669: -- Attachment: HBASE-6669-v3.patch Attaching the updated patch. I removed the empty lines between import

[jira] [Updated] (HBASE-7488) Implement HConnectionManager.locateRegions which is currently returning null.

2013-01-03 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Marc Spaggiari updated HBASE-7488: --- Status: Patch Available (was: Open) HRegionInfo, HConnectionManager and HConnection

[jira] [Updated] (HBASE-7488) Implement HConnectionManager.locateRegions which is currently returning null.

2013-01-03 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Marc Spaggiari updated HBASE-7488: --- Attachment: HBASE-7488-v2-trunk.patch Improved version with update

[jira] [Created] (HBASE-7490) dev-support script to generate protobuf code.

2013-01-03 Thread Jonathan Hsieh (JIRA)
Jonathan Hsieh created HBASE-7490: - Summary: dev-support script to generate protobuf code. Key: HBASE-7490 URL: https://issues.apache.org/jira/browse/HBASE-7490 Project: HBase Issue Type:

[jira] [Updated] (HBASE-7490) dev-support script to generate protobuf code.

2013-01-03 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-7490: -- Attachment: hbase-7490.patch dev-support script to generate protobuf code.

[jira] [Updated] (HBASE-6562) Fake KVs are sometimes passed to filters

2013-01-03 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-6562: -- Attachment: 6562-v5.txt Patch v5 adopts Mikhail's suggestion. I think this requires less modification

[jira] [Updated] (HBASE-7490) dev-support script to generate protobuf code.

2013-01-03 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-7490: -- Status: Patch Available (was: Open) dev-support script to generate protobuf code.

[jira] [Commented] (HBASE-7490) dev-support script to generate protobuf code.

2013-01-03 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543257#comment-13543257 ] Jonathan Hsieh commented on HBASE-7490: --- ran the script from various directories

[jira] [Commented] (HBASE-7488) Implement HConnectionManager.locateRegions which is currently returning null.

2013-01-03 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543262#comment-13543262 ] Matteo Bertozzi commented on HBASE-7488: why don't you call parseRegionName()? or

[jira] [Updated] (HBASE-7490) dev-support script to generate protobuf code.

2013-01-03 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-7490: -- Attachment: (was: hbase-7490.v2.patch) dev-support script to generate protobuf code.

[jira] [Updated] (HBASE-7490) dev-support script to generate protobuf code.

2013-01-03 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-7490: -- Attachment: hbase-7490.v2.patch fixed comment bug dev-support script to

[jira] [Updated] (HBASE-7490) dev-support script to generate protobuf code.

2013-01-03 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-7490: -- Attachment: hbase-7490.v2.patch dev-support script to generate protobuf code.

[jira] [Commented] (HBASE-6669) Add BigDecimalColumnInterpreter for doing aggregations using AggregationClient

2013-01-03 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543269#comment-13543269 ] Ted Yu commented on HBASE-6669: --- There is still empty line in patch v3. I use the following

[jira] [Updated] (HBASE-7365) Safer table creation and deletion using .tmp dir

2013-01-03 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-7365: --- Attachment: HBASE-7365-v1.patch Safer table creation and deletion using .tmp dir

[jira] [Commented] (HBASE-7488) Implement HConnectionManager.locateRegions which is currently returning null.

2013-01-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543282#comment-13543282 ] Hadoop QA commented on HBASE-7488: -- {color:red}-1 overall{color}. Here are the results

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2013-01-03 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543285#comment-13543285 ] Lars Hofhansl commented on HBASE-6562: -- bq. Another solution might be to pass a flag

[jira] [Commented] (HBASE-7488) Implement HConnectionManager.locateRegions which is currently returning null.

2013-01-03 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543287#comment-13543287 ] Jean-Marc Spaggiari commented on HBASE-7488: I did not used it because I

[jira] [Updated] (HBASE-7488) Implement HConnectionManager.locateRegions which is currently returning null.

2013-01-03 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Marc Spaggiari updated HBASE-7488: --- Status: Open (was: Patch Available) Implement HConnectionManager.locateRegions

[jira] [Updated] (HBASE-7488) Implement HConnectionManager.locateRegions which is currently returning null.

2013-01-03 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Marc Spaggiari updated HBASE-7488: --- Attachment: HBASE-7488-v3-trunk.patch Applied Matteo's comments.

[jira] [Updated] (HBASE-7488) Implement HConnectionManager.locateRegions which is currently returning null.

2013-01-03 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Marc Spaggiari updated HBASE-7488: --- Status: Patch Available (was: Open) Updated version for HRegion.getStartKey calling

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2013-01-03 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543299#comment-13543299 ] Mikhail Bautin commented on HBASE-6562: --- I think this can also happen when the

[jira] [Commented] (HBASE-7490) dev-support script to generate protobuf code.

2013-01-03 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543317#comment-13543317 ] Andrew Purtell commented on HBASE-7490: --- +1 dev-support script to

[jira] [Commented] (HBASE-6669) Add BigDecimalColumnInterpreter for doing aggregations using AggregationClient

2013-01-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543323#comment-13543323 ] Hadoop QA commented on HBASE-6669: -- {color:red}-1 overall{color}. Here are the results

[jira] [Commented] (HBASE-7490) dev-support script to generate protobuf code.

2013-01-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543327#comment-13543327 ] Hadoop QA commented on HBASE-7490: -- {color:red}-1 overall{color}. Here are the results

[jira] [Updated] (HBASE-7490) dev-support script to generate protobuf code.

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

  1   2   3   >