[jira] [Updated] (HBASE-6651) Improve thread safety of HTablePool

2012-11-21 Thread Hiroshi Ikeda (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hiroshi Ikeda updated HBASE-6651: - Attachment: HBASE-6651-V7.patch Patch v7 from review board. Improve thread

[jira] [Commented] (HBASE-6802) Export Snapshot

2012-11-21 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13501787#comment-13501787 ] Matteo Bertozzi commented on HBASE-6802: [~terry_zhang] the reference snapshot

[jira] [Commented] (HBASE-7009) Port HBaseCluster interface/tests to 0.94

2012-11-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13501795#comment-13501795 ] Hudson commented on HBASE-7009: --- Integrated in HBase-0.94 #600 (See

[jira] [Commented] (HBASE-6241) HBaseCluster interface for interacting with the cluster from system tests

2012-11-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13501796#comment-13501796 ] Hudson commented on HBASE-6241: --- Integrated in HBase-0.94 #600 (See

[jira] [Commented] (HBASE-7155) Excessive usage of InterruptedException where it can't be thrown

2012-11-21 Thread JIRA
[ https://issues.apache.org/jira/browse/HBASE-7155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13501807#comment-13501807 ] Daniel Gómez Ferro commented on HBASE-7155: --- Is there interest on changing this?

[jira] [Commented] (HBASE-7167) Thrift's deleteMultiple() raises exception instead of returning list of failed deletes

2012-11-21 Thread JIRA
[ https://issues.apache.org/jira/browse/HBASE-7167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13501809#comment-13501809 ] Daniel Gómez Ferro commented on HBASE-7167: --- Another way to fix this is to

[jira] [Commented] (HBASE-6651) Improve thread safety of HTablePool

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

[jira] [Commented] (HBASE-5843) Improve HBase MTTR - Mean Time To Recover

2012-11-21 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13501838#comment-13501838 ] nkeywal commented on HBASE-5843: New scenario on datanode issue during a WAL write:

[jira] [Commented] (HBASE-4955) Use the official versions of surefire junit

2012-11-21 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13501861#comment-13501861 ] nkeywal commented on HBASE-4955: Local test on trunk: errors on TestAdmin / TestZooKeeper

[jira] [Commented] (HBASE-7185) Create hbase-protocol module

2012-11-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13501887#comment-13501887 ] Hudson commented on HBASE-7185: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #268 (See

[jira] [Updated] (HBASE-7168) [dev] in the script called 'hbase', we don't check for errors when generating the classpath with mvn

2012-11-21 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nkeywal updated HBASE-7168: --- Attachment: 7168.v1.patch [dev] in the script called 'hbase', we don't check for errors when generating

[jira] [Assigned] (HBASE-7168) [dev] in the script called 'hbase', we don't check for errors when generating the classpath with mvn

2012-11-21 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nkeywal reassigned HBASE-7168: -- Assignee: nkeywal [dev] in the script called 'hbase', we don't check for errors when generating

[jira] [Commented] (HBASE-7168) [dev] in the script called 'hbase', we don't check for errors when generating the classpath with mvn

2012-11-21 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13501901#comment-13501901 ] nkeywal commented on HBASE-7168: Proposal (it's a script modif, can't be tested on

[jira] [Commented] (HBASE-7146) Fix the wrong reference to getReader survived in theFSHLog javadoc

2012-11-21 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13501972#comment-13501972 ] nkeywal commented on HBASE-7146: Yep, I hope that you don't have any objection when you

[jira] [Resolved] (HBASE-7146) Fix the wrong reference to getReader survived in theFSHLog javadoc

2012-11-21 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nkeywal resolved HBASE-7146. Resolution: Fixed Fix Version/s: 0.96.0 Hadoop Flags: Reviewed Fix the wrong reference to

[jira] [Commented] (HBASE-7146) Fix the wrong reference to getReader survived in theFSHLog javadoc

2012-11-21 Thread Gustavo Anatoly (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13501993#comment-13501993 ] Gustavo Anatoly commented on HBASE-7146: Hi, Nicolas. Sorry, if I did not make

[jira] [Commented] (HBASE-7146) Fix the wrong reference to getReader survived in theFSHLog javadoc

2012-11-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502011#comment-13502011 ] Hudson commented on HBASE-7146: --- Integrated in HBase-TRUNK #3555 (See

[jira] [Commented] (HBASE-7167) Thrift's deleteMultiple() raises exception instead of returning list of failed deletes

2012-11-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502026#comment-13502026 ] Ted Yu commented on HBASE-7167: --- Modifying the documentation would be better. Please change

[jira] [Commented] (HBASE-7162) Prefix Compression - Trie data block encoding; hbase-common and hbase-server changes

2012-11-21 Thread Matt Corgan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502071#comment-13502071 ] Matt Corgan commented on HBASE-7162: I've been looking through the read path to see

[jira] [Created] (HBASE-7202) Family Store Files are not archived on admin.deleteColumn()

2012-11-21 Thread Matteo Bertozzi (JIRA)
Matteo Bertozzi created HBASE-7202: -- Summary: Family Store Files are not archived on admin.deleteColumn() Key: HBASE-7202 URL: https://issues.apache.org/jira/browse/HBASE-7202 Project: HBase

[jira] [Updated] (HBASE-7202) Family Store Files are not archived on admin.deleteColumn()

2012-11-21 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-7202: --- Attachment: HBASE-7202-v0.patch Family Store Files are not archived on

[jira] [Updated] (HBASE-7202) Family Store Files are not archived on admin.deleteColumn()

2012-11-21 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-7202: --- Status: Patch Available (was: Open) Family Store Files are not archived on

[jira] [Commented] (HBASE-7167) Thrift's deleteMultiple() raises exception instead of returning list of failed deletes

2012-11-21 Thread JIRA
[ https://issues.apache.org/jira/browse/HBASE-7167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502108#comment-13502108 ] Daniel Gómez Ferro commented on HBASE-7167: --- Should we remove the returned list

[jira] [Commented] (HBASE-7162) Prefix Compression - Trie data block encoding; hbase-common and hbase-server changes

2012-11-21 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502113#comment-13502113 ] Lars Hofhansl commented on HBASE-7162: -- The problem is KeyValue to getBuffer, which

[jira] [Updated] (HBASE-7167) Thrift's deleteMultiple() raises exception instead of returning list of failed deletes

2012-11-21 Thread JIRA
[ https://issues.apache.org/jira/browse/HBASE-7167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Gómez Ferro updated HBASE-7167: -- Attachment: HBASE-7167.patch Attached a new patch following Ted's suggestion. Now it

[jira] [Updated] (HBASE-7167) Thrift's deleteMultiple() raises exception instead of returning list of failed deletes

2012-11-21 Thread JIRA
[ https://issues.apache.org/jira/browse/HBASE-7167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Gómez Ferro updated HBASE-7167: -- Release Note: Updated documentation to reflect that Thrift2 API deleteMultiple()

[jira] [Commented] (HBASE-6774) Immediate assignment of regions that don't have entries in HLog

2012-11-21 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502132#comment-13502132 ] nkeywal commented on HBASE-6774: After thinking again about this one, here is another

[jira] [Commented] (HBASE-7162) Prefix Compression - Trie data block encoding; hbase-common and hbase-server changes

2012-11-21 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502133#comment-13502133 ] Lars Hofhansl commented on HBASE-7162: -- That is to say that now we can go through and

[jira] [Commented] (HBASE-7202) Family Store Files are not archived on admin.deleteColumn()

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

[jira] [Updated] (HBASE-7202) Family Store Files are not archived on admin.deleteColumn()

2012-11-21 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-7202: --- Attachment: HBASE-7202-v1.patch Family Store Files are not archived on

[jira] [Updated] (HBASE-7202) Family Store Files are not archived on admin.deleteColumn()

2012-11-21 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-7202: --- Attachment: (was: HBASE-7202-v0.patch) Family Store Files are not archived on

[jira] [Commented] (HBASE-7167) Thrift's deleteMultiple() raises exception instead of returning list of failed deletes

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

[jira] [Commented] (HBASE-7162) Prefix Compression - Trie data block encoding; hbase-common and hbase-server changes

2012-11-21 Thread Matt Corgan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502169#comment-13502169 ] Matt Corgan commented on HBASE-7162: We could add a getCurrentCell method to the

[jira] [Commented] (HBASE-7202) Family Store Files are not archived on admin.deleteColumn()

2012-11-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502176#comment-13502176 ] Ted Yu commented on HBASE-7202: --- {code} + * Remove the store files of the specified region

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

2012-11-21 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502177#comment-13502177 ] Enis Soztutar commented on HBASE-7109: -- {code} private static final String BASEPATH =

[jira] [Commented] (HBASE-6774) Immediate assignment of regions that don't have entries in HLog

2012-11-21 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502181#comment-13502181 ] Jimmy Xiang commented on HBASE-6774: Can we just split log and assign region in

[jira] [Commented] (HBASE-7202) Family Store Files are not archived on admin.deleteColumn()

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

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

2012-11-21 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502192#comment-13502192 ] Enis Soztutar commented on HBASE-7109: -- {code} +URLClassLoader urlClassLoader =

[jira] [Updated] (HBASE-7202) Family Store Files are not archived on admin.deleteColumn()

2012-11-21 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-7202: --- Attachment: HBASE-7202-v2.patch Family Store Files are not archived on

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

2012-11-21 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502206#comment-13502206 ] Sergey Shelukhin commented on HBASE-7110: - Well, by bq, I meant bq. bq.

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

2012-11-21 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502205#comment-13502205 ] Sergey Shelukhin commented on HBASE-7110: - bq I think HStore.getTtl() should just

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

2012-11-21 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-v7.patch refactor the compaction selection and config code

[jira] [Commented] (HBASE-6787) Convert RowProcessorProtocol to protocol buffer service

2012-11-21 Thread Gary Helmling (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502218#comment-13502218 ] Gary Helmling commented on HBASE-6787: -- Since HBASE-7185 went in (moving .proto files

[jira] [Commented] (HBASE-7168) [dev] in the script called 'hbase', we don't check for errors when generating the classpath with mvn

2012-11-21 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502223#comment-13502223 ] Elliott Clark commented on HBASE-7168: -- +1 lgtm [dev] in the script

[jira] [Commented] (HBASE-7168) [dev] in the script called 'hbase', we don't check for errors when generating the classpath with mvn

2012-11-21 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502253#comment-13502253 ] stack commented on HBASE-7168: -- +1 [dev] in the script called 'hbase', we

[jira] [Commented] (HBASE-7202) Family Store Files are not archived on admin.deleteColumn()

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

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

2012-11-21 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502257#comment-13502257 ] Sergey Shelukhin commented on HBASE-7109: - bq. Plus, all tests should only write

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

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

[jira] [Commented] (HBASE-7185) Create hbase-protocol module

2012-11-21 Thread Gary Helmling (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502261#comment-13502261 ] Gary Helmling commented on HBASE-7185: -- It looks like some PB generated sources are

[jira] [Commented] (HBASE-7202) Family Store Files are not archived on admin.deleteColumn()

2012-11-21 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502263#comment-13502263 ] stack commented on HBASE-7202: -- +1 on patch. Family Store Files are not

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

2012-11-21 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502269#comment-13502269 ] stack commented on HBASE-7110: -- @Sergey Is the TestHeapSize failure legit? Caused by this

[jira] [Commented] (HBASE-7185) Create hbase-protocol module

2012-11-21 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502271#comment-13502271 ] Elliott Clark commented on HBASE-7185: -- The test ones were left intentionally (moving

[jira] [Commented] (HBASE-7202) Family Store Files are not archived on admin.deleteColumn()

2012-11-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502274#comment-13502274 ] Ted Yu commented on HBASE-7202: --- Integrated to trunk. Thanks for the patch, Matteo. Thanks

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

2012-11-21 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502285#comment-13502285 ] stack commented on HBASE-7110: -- Looking at patch: FYI: {code} -import

[jira] [Commented] (HBASE-7185) Create hbase-protocol module

2012-11-21 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502286#comment-13502286 ] stack commented on HBASE-7185: -- [~eclark] Should we make low priority issues then?

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

2012-11-21 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502289#comment-13502289 ] stack commented on HBASE-7109: -- bq. Do we need to consider tests that extend

[jira] [Commented] (HBASE-7009) Port HBaseCluster interface/tests to 0.94

2012-11-21 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502296#comment-13502296 ] Lars Hofhansl commented on HBASE-7009: -- Hurrah :) Port HBaseCluster

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

2012-11-21 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502301#comment-13502301 ] stack commented on HBASE-7109: -- [~sershe] You are doing some pretty fancy dancing in this

[jira] [Commented] (HBASE-6774) Immediate assignment of regions that don't have entries in HLog

2012-11-21 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502309#comment-13502309 ] stack commented on HBASE-6774: -- I like Jimmy's suggestion for first step at lowering MTTR

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

2012-11-21 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-7109: Attachment: HBASE-7109-v6.patch integration tests on cluster are not getting picked

[jira] [Updated] (HBASE-6787) Convert RowProcessorProtocol to protocol buffer service

2012-11-21 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HBASE-6787: --- Attachment: 6787-7.patch Thanks, [~ghelmling], this patch takes into account the module changes

[jira] [Created] (HBASE-7203) Move example CoProcessor into hbase-examples

2012-11-21 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-7203: Summary: Move example CoProcessor into hbase-examples Key: HBASE-7203 URL: https://issues.apache.org/jira/browse/HBASE-7203 Project: HBase Issue Type: Bug

[jira] [Commented] (HBASE-7185) Create hbase-protocol module

2012-11-21 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502331#comment-13502331 ] Elliott Clark commented on HBASE-7185: -- Filed HBASE-7203 Create

[jira] [Updated] (HBASE-6787) Convert RowProcessorProtocol to protocol buffer service

2012-11-21 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HBASE-6787: --- Attachment: 6787-8.1.patch An unnecessary change in ProtobufUtil.java had crept in in the last

[jira] [Assigned] (HBASE-7203) Move example CoProcessor into hbase-examples

2012-11-21 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark reassigned HBASE-7203: Assignee: Elliott Clark Move example CoProcessor into hbase-examples

[jira] [Updated] (HBASE-7203) Move example CoProcessor into hbase-examples

2012-11-21 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-7203: - Attachment: HBASE-7203-0.patch Moved into hbase-examples. I had to change the pom to enable the

[jira] [Updated] (HBASE-7203) Move example CoProcessor into hbase-examples

2012-11-21 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-7203: - Fix Version/s: 0.96.0 Affects Version/s: 0.96.0 Status: Patch Available

[jira] [Commented] (HBASE-6774) Immediate assignment of regions that don't have entries in HLog

2012-11-21 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502375#comment-13502375 ] nkeywal commented on HBASE-6774: Yes, everything is in the somehow of ??we check if the

[jira] [Commented] (HBASE-7203) Move example CoProcessor into hbase-examples

2012-11-21 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502377#comment-13502377 ] stack commented on HBASE-7203: -- +1 Move example CoProcessor into

[jira] [Commented] (HBASE-74) [performance] When a get or scan request spans multiple columns, execute the reads in parallel

2012-11-21 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-74?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502381#comment-13502381 ] Sergey Shelukhin commented on HBASE-74: --- If not, HBASE-5416 is in the same area/might

[jira] [Created] (HBASE-7204) Make hbck ErrorReporter pluggable

2012-11-21 Thread Jimmy Xiang (JIRA)
Jimmy Xiang created HBASE-7204: -- Summary: Make hbck ErrorReporter pluggable Key: HBASE-7204 URL: https://issues.apache.org/jira/browse/HBASE-7204 Project: HBase Issue Type: Improvement

[jira] [Updated] (HBASE-7204) Make hbck ErrorReporter pluggable

2012-11-21 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-7204: --- Component/s: hbck Make hbck ErrorReporter pluggable -

[jira] [Commented] (HBASE-7202) Family Store Files are not archived on admin.deleteColumn()

2012-11-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502394#comment-13502394 ] Hudson commented on HBASE-7202: --- Integrated in HBase-TRUNK #3556 (See

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

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

[jira] [Commented] (HBASE-74) [performance] When a get or scan request spans multiple columns, execute the reads in parallel

2012-11-21 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-74?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502398#comment-13502398 ] stack commented on HBASE-74: To my knowledge, this issue has yet to be tackled.

[jira] [Commented] (HBASE-6787) Convert RowProcessorProtocol to protocol buffer service

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

[jira] [Commented] (HBASE-6787) Convert RowProcessorProtocol to protocol buffer service

2012-11-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502409#comment-13502409 ] Ted Yu commented on HBASE-6787: --- Integrated to trunk. Thanks for the patch, Devaraj.

[jira] [Commented] (HBASE-7203) Move example CoProcessor into hbase-examples

2012-11-21 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502412#comment-13502412 ] Sergey Shelukhin commented on HBASE-7203: - test jar building is not enabled in

[jira] [Commented] (HBASE-6774) Immediate assignment of regions that don't have entries in HLog

2012-11-21 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502413#comment-13502413 ] stack commented on HBASE-6774: -- If multiwals, yeah, should dedicate one for .META. Agree all

[jira] [Commented] (HBASE-7203) Move example CoProcessor into hbase-examples

2012-11-21 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502425#comment-13502425 ] Elliott Clark commented on HBASE-7203: -- Yeah it should be brought in line with the

[jira] [Commented] (HBASE-6787) Convert RowProcessorProtocol to protocol buffer service

2012-11-21 Thread Gary Helmling (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502424#comment-13502424 ] Gary Helmling commented on HBASE-6787: -- Did anyone +1 this patch yet? The -6 version

[jira] [Commented] (HBASE-6787) Convert RowProcessorProtocol to protocol buffer service

2012-11-21 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502433#comment-13502433 ] stack commented on HBASE-6787: -- I don't see +1s on the patch yet. I see an encouraging

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

2012-11-21 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502435#comment-13502435 ] Sergey Shelukhin commented on HBASE-7110: - With regard to the public stuff - yes,

[jira] [Updated] (HBASE-7204) Make hbck ErrorReporter pluggable

2012-11-21 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-7204: --- Attachment: trunk-7204.patch Make hbck ErrorReporter pluggable

[jira] [Created] (HBASE-7205) Coprocessor classloader is replicated for all regions in the HRegionServer

2012-11-21 Thread Adrian Muraru (JIRA)
Adrian Muraru created HBASE-7205: Summary: Coprocessor classloader is replicated for all regions in the HRegionServer Key: HBASE-7205 URL: https://issues.apache.org/jira/browse/HBASE-7205 Project:

[jira] [Updated] (HBASE-7205) Coprocessor classloader is replicated for all regions in the HRegionServer

2012-11-21 Thread Adrian Muraru (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Muraru updated HBASE-7205: - Description: HBASE-6308 introduced a new custom CoprocessorClassLoader to load the coprocessor

[jira] [Updated] (HBASE-7204) Make hbck ErrorReporter pluggable

2012-11-21 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-7204: --- Status: Patch Available (was: Open) Make hbck ErrorReporter pluggable

[jira] [Commented] (HBASE-6787) Convert RowProcessorProtocol to protocol buffer service

2012-11-21 Thread Gary Helmling (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502438#comment-13502438 ] Gary Helmling commented on HBASE-6787: -- After completing review, post-facto +1 on

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

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

[jira] [Commented] (HBASE-6787) Convert RowProcessorProtocol to protocol buffer service

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

[jira] [Commented] (HBASE-6787) Convert RowProcessorProtocol to protocol buffer service

2012-11-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502449#comment-13502449 ] Ted Yu commented on HBASE-6787: --- Thanks for clarification, Gary. I will read your comments

[jira] [Commented] (HBASE-6774) Immediate assignment of regions that don't have entries in HLog

2012-11-21 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502451#comment-13502451 ] nkeywal commented on HBASE-6774: bq. If multiwals, yeah, should dedicate one for .META. Is

[jira] [Updated] (HBASE-6787) Convert RowProcessorProtocol to protocol buffer service

2012-11-21 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HBASE-6787: --- Resolution: Fixed Status: Resolved (was: Patch Available) Thanks, guys for the reviews and

[jira] [Commented] (HBASE-7205) Coprocessor classloader is replicated for all regions in the HRegionServer

2012-11-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502471#comment-13502471 ] Ted Yu commented on HBASE-7205: --- Looking at the change from HBASE-6308: {code} -

[jira] [Updated] (HBASE-7203) Move example CoProcessor into hbase-examples

2012-11-21 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-7203: - Attachment: HBASE-7203-1.patch Changed the pom to have first and second stages for testing.

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

2012-11-21 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-v8.patch refactor the compaction selection and config code

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

2012-11-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502475#comment-13502475 ] Hudson commented on HBASE-7109: --- Integrated in HBase-TRUNK #3557 (See

[jira] [Commented] (HBASE-6787) Convert RowProcessorProtocol to protocol buffer service

2012-11-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502476#comment-13502476 ] Hudson commented on HBASE-6787: --- Integrated in HBase-TRUNK #3557 (See

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

2012-11-21 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-7109: Attachment: HBASE-7109-v6-0.94.patch integration tests on cluster are not getting

[jira] [Commented] (HBASE-7146) Fix the wrong reference to getReader survived in theFSHLog javadoc

2012-11-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502477#comment-13502477 ] Hudson commented on HBASE-7146: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #269 (See

  1   2   >