[jira] [Commented] (HBASE-6473) deleted table is not deleted completely, some region may be still online

2012-08-16 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13436548#comment-13436548 ] Zhihong Ted Yu commented on HBASE-6473: --- +1 on patch v3, if tests pass.

[jira] [Updated] (HBASE-6587) Region would be assigned twice in the case of all RS offline

2012-08-15 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6587: -- Status: Patch Available (was: Open) Region would be assigned twice in the case of all RS

[jira] [Updated] (HBASE-6587) Region would be assigned twice in the case of all RS offline

2012-08-15 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6587: -- Fix Version/s: 0.96.0 Hadoop Flags: Reviewed Looks good to me. nit: insert space between

[jira] [Commented] (HBASE-6414) Remove the WritableRpcEngine associated Invocation classes

2012-08-15 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13435115#comment-13435115 ] Zhihong Ted Yu commented on HBASE-6414: --- From

[jira] [Commented] (HBASE-6588) enable table throws npe and leaves trash in zk in competition with delete table

2012-08-15 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13435120#comment-13435120 ] Zhihong Ted Yu commented on HBASE-6588: --- bq. then we enable and delete the table at

[jira] [Updated] (HBASE-6473) deleted table is not deleted completely, some region may be still online

2012-08-15 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6473: -- Summary: deleted table is not deleted completely, some region may be still online (was:

[jira] [Commented] (HBASE-4364) Filters applied to columns not in the selected column list are ignored

2012-08-15 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13435296#comment-13435296 ] Zhihong Ted Yu commented on HBASE-4364: --- @Lucas: Makes sense. Any chance of a patch

[jira] [Commented] (HBASE-6590) assign sequence number to bulk loaded data

2012-08-15 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13435301#comment-13435301 ] Zhihong Ted Yu commented on HBASE-6590: --- Interesting idea. bq. this is necessary to

[jira] [Commented] (HBASE-4364) Filters applied to columns not in the selected column list are ignored

2012-08-15 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13435340#comment-13435340 ] Zhihong Ted Yu commented on HBASE-4364: --- I just found that Grace provided a patch

[jira] [Updated] (HBASE-6414) Remove the WritableRpcEngine associated Invocation classes

2012-08-15 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6414: -- Attachment: 6414-5.patch.txt Attaching latest patch again. Remove the

[jira] [Commented] (HBASE-6568) Extract daemon thread factory from HTable into its own class

2012-08-15 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13435358#comment-13435358 ] Zhihong Ted Yu commented on HBASE-6568: --- Currently we have: {code}

[jira] [Commented] (HBASE-6471) Performance regression caused by HBASE-4054

2012-08-15 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13435366#comment-13435366 ] Zhihong Ted Yu commented on HBASE-6471: --- Looks good to me. nit: space between e and

[jira] [Commented] (HBASE-6435) Reading WAL files after a recovery leads to time lost in HDFS timeouts when using dead datanodes

2012-08-15 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13435392#comment-13435392 ] Zhihong Ted Yu commented on HBASE-6435: --- +1 on v13 if

[jira] [Commented] (HBASE-6414) Remove the WritableRpcEngine associated Invocation classes

2012-08-15 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13435393#comment-13435393 ] Zhihong Ted Yu commented on HBASE-6414: --- I ran the following tests locally and they

[jira] [Commented] (HBASE-6414) Remove the WritableRpcEngine associated Invocation classes

2012-08-15 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13435510#comment-13435510 ] Zhihong Ted Yu commented on HBASE-6414: --- I ran TestHLog and it passed locally:

[jira] [Commented] (HBASE-6569) Extract HStore interface from Store

2012-08-15 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13435617#comment-13435617 ] Zhihong Ted Yu commented on HBASE-6569: --- +1 on StoreInterface

[jira] [Updated] (HBASE-6587) Region would be assigned twice in the case of all RS offline

2012-08-15 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6587: -- Attachment: 6587.patch Patch with minor reformatting. Going to integrate tomorrow if there is

[jira] [Commented] (HBASE-6576) HBaseAdmin.createTable should return enabled tables if successful

2012-08-14 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13434123#comment-13434123 ] Zhihong Ted Yu commented on HBASE-6576: --- +1 from me.

[jira] [Commented] (HBASE-5937) Refactor HLog into an interface.

2012-08-14 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13434231#comment-13434231 ] Zhihong Ted Yu commented on HBASE-5937: --- @Li: Can I assign this issue to Flavio ?

[jira] [Commented] (HBASE-5937) Refactor HLog into an interface.

2012-08-14 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13434247#comment-13434247 ] Zhihong Ted Yu commented on HBASE-5937: --- Thanks Flavio and Ivan for tackling this

[jira] [Updated] (HBASE-6568) Extract daemon thread factory from HTable into its own class

2012-08-14 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6568: -- Summary: Extract daemon thread factory from HTable into its own class (was: Extract daemon

[jira] [Commented] (HBASE-6568) Extract daemon thread factory from HTable into its own class

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

[jira] [Updated] (HBASE-6576) HBaseAdmin.createTable should wait until the table is enabled

2012-08-14 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6576: -- Hadoop Flags: Reviewed Summary: HBaseAdmin.createTable should wait until the table is

[jira] [Commented] (HBASE-6576) HBaseAdmin.createTable should wait until the table is enabled

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

[jira] [Commented] (HBASE-5937) Refactor HLog into an interface.

2012-08-14 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13434504#comment-13434504 ] Zhihong Ted Yu commented on HBASE-5937: --- Here is partial list of failed tests:

[jira] [Updated] (HBASE-6569) Extract HStore interface from Store

2012-08-14 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6569: -- Attachment: 6569-v3.patch Patch from review board. I am running test suite as well. Will

[jira] [Updated] (HBASE-6569) Extract HStore interface from Store

2012-08-14 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6569: -- Hadoop Flags: Reviewed Status: Patch Available (was: Open) Extract HStore

[jira] [Updated] (HBASE-6570) Fix hfile/log cleaning delegate method naming

2012-08-14 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6570: -- Hadoop Flags: Reviewed Status: Patch Available (was: Open) Looks good to me.

[jira] [Commented] (HBASE-6569) Extract HStore interface from Store

2012-08-14 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13434596#comment-13434596 ] Zhihong Ted Yu commented on HBASE-6569: --- Test suite has completed.

[jira] [Commented] (HBASE-6340) HBase RPC does not allow protocol extension with common interfaces.

2012-08-14 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13434623#comment-13434623 ] Zhihong Ted Yu commented on HBASE-6340: --- WritableRpcEngine.java would go away

[jira] [Commented] (HBASE-6563) s.isMajorCompaction() throws npe will cause current major Compaction checking abort

2012-08-14 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13434642#comment-13434642 ] Zhihong Ted Yu commented on HBASE-6563: --- Hadoop QA got aborted:

[jira] [Commented] (HBASE-6340) HBase RPC does not allow protocol extension with common interfaces.

2012-08-14 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13434804#comment-13434804 ] Zhihong Ted Yu commented on HBASE-6340: --- When I put this patch on top of latest

[jira] [Updated] (HBASE-6414) Remove the WritableRpcEngine associated Invocation classes

2012-08-14 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6414: -- Attachment: 6414-5.patch.txt Latest patch from DD. Remove the

[jira] [Commented] (HBASE-6340) HBase RPC does not allow protocol extension with common interfaces.

2012-08-14 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13434817#comment-13434817 ] Zhihong Ted Yu commented on HBASE-6340: --- Take a look at

[jira] [Updated] (HBASE-6565) hbase coprocessor return the Mapbyte[],R object sometimes have a wrong size

2012-08-13 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6565: -- Status: Patch Available (was: Open) hbase coprocessor return the Mapbyte[],R object

[jira] [Commented] (HBASE-6566) support different block replication for hlog

2012-08-13 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13433153#comment-13433153 ] Zhihong Ted Yu commented on HBASE-6566: --- We already have

[jira] [Commented] (HBASE-6372) Add scanner batching to Export job

2012-08-13 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13433257#comment-13433257 ] Zhihong Ted Yu commented on HBASE-6372: --- @Alex: There was some hanging test

[jira] [Updated] (HBASE-6565) hbase coprocessor return the Mapbyte[],R object sometimes have a wrong size

2012-08-13 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6565: -- Release Note: (was: fix a bug in coprocessor ) @Yuan: Bug fix doesn't need release note.

[jira] [Commented] (HBASE-6567) make memory locking configuration of regioservers more flexible

2012-08-13 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13433291#comment-13433291 ] Zhihong Ted Yu commented on HBASE-6567: --- Would HBASE_REGIONSERVER_MLOCK_USER be a

[jira] [Commented] (HBASE-6165) Replication can overrun .META. scans on cluster re-start

2012-08-13 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13433327#comment-13433327 ] Zhihong Ted Yu commented on HBASE-6165: --- Sounds good. Consider renaming

[jira] [Commented] (HBASE-6567) make memory locking configuration of regioservers more flexible

2012-08-13 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13433359#comment-13433359 ] Zhihong Ted Yu commented on HBASE-6567: --- Looks like two variable approach would

[jira] [Commented] (HBASE-6561) Gets/Puts with many columns send the RegionServer into an endless loop

2012-08-13 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13433682#comment-13433682 ] Zhihong Ted Yu commented on HBASE-6561: --- So with latest patch region server becomes

[jira] [Commented] (HBASE-6165) Replication can overrun .META. scans on cluster re-start

2012-08-13 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13433690#comment-13433690 ] Zhihong Ted Yu commented on HBASE-6165: --- From

[jira] [Updated] (HBASE-6568) Extract daemon thread factory from HTable

2012-08-13 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6568: -- Hadoop Flags: Reviewed Status: Patch Available (was: Open) Extract daemon

[jira] [Commented] (HBASE-6165) Replication can overrun .META. scans on cluster re-start

2012-08-13 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13433703#comment-13433703 ] Zhihong Ted Yu commented on HBASE-6165: --- Yes, please. Aborted test run is different

[jira] [Commented] (HBASE-6165) Replication can overrun .META. scans on cluster re-start

2012-08-13 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13433756#comment-13433756 ] Zhihong Ted Yu commented on HBASE-6165: --- @Himanshu: I don't know the root cause for

[jira] [Commented] (HBASE-6561) Gets/Puts with many columns send the RegionServer into an endless loop

2012-08-13 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13433763#comment-13433763 ] Zhihong Ted Yu commented on HBASE-6561: --- The fact that patch v2 passed unit test

[jira] [Commented] (HBASE-6577) RegionScannerImpl.nextRow() should seek to next row

2012-08-13 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13433842#comment-13433842 ] Zhihong Ted Yu commented on HBASE-6577: --- Is the removal of filterRow() intentional ?

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

2012-08-13 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13433861#comment-13433861 ] Zhihong Ted Yu commented on HBASE-6562: --- {code} + * Make sure the fake KVs createed

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

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

[jira] [Commented] (HBASE-6308) Coprocessors should be loaded in a custom ClassLoader to prevent dependency conflicts with HBase

2012-08-12 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13432871#comment-13432871 ] Zhihong Ted Yu commented on HBASE-6308: --- Looks good. Minor comments below: {code} +

[jira] [Commented] (HBASE-6537) Balancer compete with disable table will lead to cluster inconsistent

2012-08-10 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13432589#comment-13432589 ] Zhihong Ted Yu commented on HBASE-6537: --- @Wenjian: Can you run trunk patch through

[jira] [Updated] (HBASE-6414) Remove the WritableRpcEngine associated Invocation classes

2012-08-10 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6414: -- Attachment: 6414-5.patch.txt Patch from rb. Remove the WritableRpcEngine

[jira] [Updated] (HBASE-6414) Remove the WritableRpcEngine associated Invocation classes

2012-08-10 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6414: -- Attachment: 6414-6.txt Patch v6 removes some whitespace from TestHMasterRPCException.java An

[jira] [Commented] (HBASE-6529) With HFile v2, the region server will always perform an extra copy of source files

2012-08-09 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13431796#comment-13431796 ] Zhihong Ted Yu commented on HBASE-6529: --- What if srcFs is an HFileSystem and fs is

[jira] [Commented] (HBASE-6496) Example ZK based scan policy

2012-08-09 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13431801#comment-13431801 ] Zhihong Ted Yu commented on HBASE-6496: --- @Lars: The current way is fine too.

[jira] [Commented] (HBASE-6529) With HFile v2, the region server will always perform an extra copy of source files

2012-08-09 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13431837#comment-13431837 ] Zhihong Ted Yu commented on HBASE-6529: --- I think this JIRA is related, if not

[jira] [Commented] (HBASE-6529) With HFile v2, the region server will always perform an extra copy of source files

2012-08-09 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13431921#comment-13431921 ] Zhihong Ted Yu commented on HBASE-6529: --- bq. The srcFs is a String passed into the

[jira] [Commented] (HBASE-6437) Avoid admin.balance during master initialize

2012-08-09 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13431937#comment-13431937 ] Zhihong Ted Yu commented on HBASE-6437: --- {code} +// if master not initialized,

[jira] [Commented] (HBASE-6529) With HFile v2, the region server will always perform an extra copy of source files

2012-08-09 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13431984#comment-13431984 ] Zhihong Ted Yu commented on HBASE-6529: --- Looking at HFileSystem closer, I don't see

[jira] [Commented] (HBASE-6437) Avoid admin.balance during master initialize

2012-08-09 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13431986#comment-13431986 ] Zhihong Ted Yu commented on HBASE-6437: --- How about the following: {code} +

[jira] [Commented] (HBASE-6526) Document FuzzyRowFilter

2012-08-09 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13431990#comment-13431990 ] Zhihong Ted Yu commented on HBASE-6526: --- Where is external_apis.xml located in

[jira] [Commented] (HBASE-6437) Avoid admin.balance during master initialize

2012-08-09 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13432016#comment-13432016 ] Zhihong Ted Yu commented on HBASE-6437: --- +1 on latest patch. Avoid

[jira] [Updated] (HBASE-6165) Replication can overrun .META scans on cluster re-start

2012-08-09 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6165: -- Status: Patch Available (was: Open) Replication can overrun .META scans on cluster

[jira] [Commented] (HBASE-6165) Replication can overrun .META scans on cluster re-start

2012-08-09 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13432022#comment-13432022 ] Zhihong Ted Yu commented on HBASE-6165: --- w.r.t. default value for

[jira] [Commented] (HBASE-6165) Replication can overrun .META scans on cluster re-start

2012-08-09 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13432050#comment-13432050 ] Zhihong Ted Yu commented on HBASE-6165: --- +1 on shifting away from using HTablePool

[jira] [Commented] (HBASE-6364) Powering down the server host holding the .META. table causes HBase Client to take excessively long to recover and connect to reassigned .META. table

2012-08-09 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13432059#comment-13432059 ] Zhihong Ted Yu commented on HBASE-6364: --- {code} + deadServers.put(expiry,

[jira] [Commented] (HBASE-6052) Convert .META. and -ROOT- content to pb

2012-08-09 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13432062#comment-13432062 ] Zhihong Ted Yu commented on HBASE-6052: --- I ran TestMetaMigrationConvertToPB and it

[jira] [Commented] (HBASE-6364) Powering down the server host holding the .META. table causes HBase Client to take excessively long to recover and connect to reassigned .META. table

2012-08-09 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13432080#comment-13432080 ] Zhihong Ted Yu commented on HBASE-6364: --- @N: Thanks for the quick response.

[jira] [Commented] (HBASE-6414) Remove the WritableRpcEngine associated Invocation classes

2012-08-09 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13432096#comment-13432096 ] Zhihong Ted Yu commented on HBASE-6414: --- @Devaraj: I think the following test

[jira] [Commented] (HBASE-6527) Make custom filters plugin

2012-08-09 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13432169#comment-13432169 ] Zhihong Ted Yu commented on HBASE-6527: --- @Lars: I logged this according to Jonathan

[jira] [Updated] (HBASE-6165) Replication can overrun .META. scans on cluster re-start

2012-08-09 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6165: -- Assignee: Himanshu Vashishtha Hadoop Flags: Reviewed Summary: Replication can

[jira] [Commented] (HBASE-6052) Convert .META. and -ROOT- content to pb

2012-08-09 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13432230#comment-13432230 ] Zhihong Ted Yu commented on HBASE-6052: --- @Enis: Will review your latest changes.

[jira] [Commented] (HBASE-6414) Remove the WritableRpcEngine associated Invocation classes

2012-08-09 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13432249#comment-13432249 ] Zhihong Ted Yu commented on HBASE-6414: --- Using the previous patch, I ran

[jira] [Comment Edited] (HBASE-6414) Remove the WritableRpcEngine associated Invocation classes

2012-08-09 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13432249#comment-13432249 ] Zhihong Ted Yu edited comment on HBASE-6414 at 8/9/12 10:40 PM:

[jira] [Commented] (HBASE-6414) Remove the WritableRpcEngine associated Invocation classes

2012-08-09 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13432258#comment-13432258 ] Zhihong Ted Yu commented on HBASE-6414: --- With the following proposed change, I ran

[jira] [Commented] (HBASE-6414) Remove the WritableRpcEngine associated Invocation classes

2012-08-09 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13432287#comment-13432287 ] Zhihong Ted Yu commented on HBASE-6414: --- The difference between my suggestion and

[jira] [Commented] (HBASE-6550) Refactoring ReplicationSink to make it more responsive of cluster health

2012-08-09 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13432314#comment-13432314 ] Zhihong Ted Yu commented on HBASE-6550: --- @Lars: {code} +this.exec.shutdown(); +

[jira] [Commented] (HBASE-6438) RegionAlreadyInTransitionException needs to give more info to avoid assignment inconsistencies

2012-08-09 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13432331#comment-13432331 ] Zhihong Ted Yu commented on HBASE-6438: --- Patch makes sense. {code} +// If

[jira] [Commented] (HBASE-6414) Remove the WritableRpcEngine associated Invocation classes

2012-08-09 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13432356#comment-13432356 ] Zhihong Ted Yu commented on HBASE-6414: --- @Devaraj: I am fine with your latest patch

[jira] [Commented] (HBASE-6529) With HFile v2, the region server will always perform an extra copy of source files

2012-08-09 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13432586#comment-13432586 ] Zhihong Ted Yu commented on HBASE-6529: --- I should have performed the following

[jira] [Updated] (HBASE-6520) MSLab May cause the Bytes.toLong not work correctly for increment

2012-08-08 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6520: -- Summary: MSLab May cause the Bytes.toLong not work correctly for increment (was: MSLab May

[jira] [Commented] (HBASE-6520) MSLab May cause the Bytes.toLong not work correctly for increment

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

[jira] [Commented] (HBASE-6496) Example ZK based scan policy

2012-08-08 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13430980#comment-13430980 ] Zhihong Ted Yu commented on HBASE-6496: --- bq. potentially have been loaded by

[jira] [Updated] (HBASE-6528) Raise the wait time for TestSplitLogWorker#testAcquireTaskAtStartup to reduce the failure probability

2012-08-08 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6528: -- Status: Patch Available (was: Open) Raise the wait time for

[jira] [Commented] (HBASE-6509) Implement fast-forwarding FuzzyRowFilter to allow filtering rows e.g. by ???alex?b

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

[jira] [Updated] (HBASE-6509) Implement fast-forwarding FuzzyRowFilter to allow filtering rows e.g. by ???alex?b

2012-08-08 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6509: -- Fix Version/s: 0.96.0 Hadoop Flags: Reviewed Summary: Implement fast-forwarding

[jira] [Updated] (HBASE-6520) MSLab May cause the Bytes.toLong does not work correctly for increment

2012-08-07 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6520: -- Fix Version/s: 0.96.0 Hadoop Flags: Reviewed Status: Patch Available (was:

[jira] [Commented] (HBASE-6507) [hbck] TestHBaseFsck ran into TableNotEnabledException

2012-08-07 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13430416#comment-13430416 ] Zhihong Ted Yu commented on HBASE-6507: --- @Jimmy: Can you attach patch for 0.92 to

[jira] [Commented] (HBASE-6520) MSLab May cause the Bytes.toLong does not work correctly for increment

2012-08-07 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13430482#comment-13430482 ] Zhihong Ted Yu commented on HBASE-6520: --- @ShiXing: You can log a separate JIRA to

[jira] [Commented] (HBASE-6496) Example ZK based scan policy

2012-08-07 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13430497#comment-13430497 ] Zhihong Ted Yu commented on HBASE-6496: --- What does the following call do in

[jira] [Comment Edited] (HBASE-6496) Example ZK based scan policy

2012-08-07 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13430497#comment-13430497 ] Zhihong Ted Yu edited comment on HBASE-6496 at 8/7/12 6:29 PM:

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

2012-08-07 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13430582#comment-13430582 ] Zhihong Ted Yu commented on HBASE-6466: --- @Elliot: The flush taking 60s normally

[jira] [Commented] (HBASE-6496) Example ZK based scan policy

2012-08-07 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13430624#comment-13430624 ] Zhihong Ted Yu commented on HBASE-6496: --- w.r.t. putIfAbsent(), I meant if you use

[jira] [Commented] (HBASE-6496) Example ZK based scan policy

2012-08-07 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13430762#comment-13430762 ] Zhihong Ted Yu commented on HBASE-6496: --- ZKWatcher creation / disposal can be

[jira] [Commented] (HBASE-6509) Implement fast-forwarding FuzzyRowFilter to allow filter rows e.g. by ???alex?b

2012-08-07 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13430768#comment-13430768 ] Zhihong Ted Yu commented on HBASE-6509: --- I ran the 3 failed tests locally and they

[jira] [Comment Edited] (HBASE-6496) Example ZK based scan policy

2012-08-07 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13430762#comment-13430762 ] Zhihong Ted Yu edited comment on HBASE-6496 at 8/8/12 12:29 AM:

[jira] [Commented] (HBASE-5189) Add metrics to keep track of region-splits in RS

2012-08-07 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13430813#comment-13430813 ] Zhihong Ted Yu commented on HBASE-5189: --- How come Hudson logged build results to

[jira] [Created] (HBASE-6526) Document FuzzyRowFilter

2012-08-07 Thread Zhihong Ted Yu (JIRA)
Zhihong Ted Yu created HBASE-6526: - Summary: Document FuzzyRowFilter Key: HBASE-6526 URL: https://issues.apache.org/jira/browse/HBASE-6526 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-6527) Make custom filters plugin

2012-08-07 Thread Zhihong Ted Yu (JIRA)
Zhihong Ted Yu created HBASE-6527: - Summary: Make custom filters plugin Key: HBASE-6527 URL: https://issues.apache.org/jira/browse/HBASE-6527 Project: HBase Issue Type: Bug

<    1   2   3   4   5   6   7   8   9   10   >