[jira] [Commented] (HBASE-2611) Handle RS that fails while processing the failure of another one

2012-06-27 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402594#comment-13402594 ] Zhihong Ted Yu commented on HBASE-2611: --- Suppose there are (relatively) large number

[jira] [Updated] (HBASE-5941) improve multiDelete performance by grabbing locks ahead of time

2012-06-27 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-5941: -- Attachment: 5941.txt improve multiDelete performance by grabbing locks ahead of time

[jira] [Created] (HBASE-6287) Port HBASE-5941 improve multiDelete performance by grabbing locks ahead of time

2012-06-27 Thread Zhihong Ted Yu (JIRA)
Zhihong Ted Yu created HBASE-6287: - Summary: Port HBASE-5941 improve multiDelete performance by grabbing locks ahead of time Key: HBASE-6287 URL: https://issues.apache.org/jira/browse/HBASE-6287

[jira] [Commented] (HBASE-6287) Port HBASE-5941 improve multiDelete performance by grabbing locks ahead of time

2012-06-27 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402687#comment-13402687 ] Zhihong Ted Yu commented on HBASE-6287: --- 0.89-fb doesn't have coprocessor. We need

[jira] [Commented] (HBASE-2611) Handle RS that fails while processing the failure of another one

2012-06-27 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402801#comment-13402801 ] Zhihong Ted Yu commented on HBASE-2611: --- bq. average load being 12-14 logs Can you

[jira] [Commented] (HBASE-6284) Introduce HRegion#doMiniBatchDelete()

2012-06-27 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402809#comment-13402809 ] Zhihong Ted Yu commented on HBASE-6284: --- Please work out a trunk patch first. Thanks

[jira] [Commented] (HBASE-2611) Handle RS that fails while processing the failure of another one

2012-06-27 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402816#comment-13402816 ] Zhihong Ted Yu commented on HBASE-2611: --- The 3.4 is only for zookeeper client.

[jira] [Updated] (HBASE-6269) Lazyseek should use the maxSequenseId StoreFile's KeyValue as the latest KeyValue

2012-06-27 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6269: -- Attachment: 6269.94 Lazyseek should use the maxSequenseId StoreFile's KeyValue as the

[jira] [Commented] (HBASE-6269) Lazyseek should use the maxSequenseId StoreFile's KeyValue as the latest KeyValue

2012-06-27 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402839#comment-13402839 ] Zhihong Ted Yu commented on HBASE-6269: --- Integrated to 0.94 as well.

[jira] [Commented] (HBASE-6226) move DataBlockEncoding and related classes to hbase-common module

2012-06-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402860#comment-13402860 ] Ted Yu commented on HBASE-6226: --- Try / for Base Directory on review board.

[jira] [Commented] (HBASE-6261) Better approximate high-percentile percentile latency metrics

2012-06-28 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13403225#comment-13403225 ] Zhihong Ted Yu commented on HBASE-6261: --- Nice work. In QuantileEstimationCKMS.java:

[jira] [Commented] (HBASE-6226) move DataBlockEncoding and related classes to hbase-common module

2012-06-28 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13403254#comment-13403254 ] Zhihong Ted Yu commented on HBASE-6226: --- @Matt: You should have selected hbase-git

[jira] [Updated] (HBASE-6226) move DataBlockEncoding and related classes to hbase-common module

2012-06-28 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6226: -- Fix Version/s: 0.96.0 Status: Patch Available (was: Open) move

[jira] [Commented] (HBASE-6289) ROOT region doesn't get re-assigned in ServerShutdownHandler if the RS is still working but only the RS's ZK node expires.

2012-06-28 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13403257#comment-13403257 ] Zhihong Ted Yu commented on HBASE-6289: --- Can we have a test case for this scenario ?

[jira] [Updated] (HBASE-6289) ROOT region doesn't get re-assigned in ServerShutdownHandler if the RS is still working but only the RS's ZK node expires.

2012-06-28 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6289: -- Description: The ROOT RS has some network problem and its ZK node expires first, which kicks

[jira] [Commented] (HBASE-6284) Introduce HRegion#doMiniBatchDelete()

2012-06-28 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13403279#comment-13403279 ] Zhihong Ted Yu commented on HBASE-6284: --- Please put patch on review board - it is of

[jira] [Commented] (HBASE-6261) Better approximate high-percentile percentile latency metrics

2012-06-28 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13403284#comment-13403284 ] Zhihong Ted Yu commented on HBASE-6261: --- bq. algo needs those items to maintain the

[jira] [Updated] (HBASE-6284) Introduce HRegion#doMiniBatchDelete()

2012-06-28 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6284: -- Status: Patch Available (was: Open) Introduce HRegion#doMiniBatchDelete()

[jira] [Updated] (HBASE-6210) Backport HBASE-6197 to 0.94

2012-06-28 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6210: -- Summary: Backport HBASE-6197 to 0.94 (was: Backport HBASE-6197 to 0.94 and 0.92?)

[jira] [Commented] (HBASE-6203) Create hbase-it

2012-06-28 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13403357#comment-13403357 ] Zhihong Ted Yu commented on HBASE-6203: --- Can one integration test be added to the

[jira] [Commented] (HBASE-6203) Create hbase-it

2012-06-28 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13403369#comment-13403369 ] Zhihong Ted Yu commented on HBASE-6203: --- How about bundling patch here into patch

[jira] [Commented] (HBASE-6261) Better approximate high-percentile percentile latency metrics

2012-06-28 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13403456#comment-13403456 ] Zhihong Ted Yu commented on HBASE-6261: --- Makes sense. Looking forward to the patch.

[jira] [Commented] (HBASE-6226) move DataBlockEncoding and related classes to hbase-common module

2012-06-28 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13403533#comment-13403533 ] Zhihong Ted Yu commented on HBASE-6226: --- Thanks for the quick turn around. Will

[jira] [Commented] (HBASE-6284) Introduce HRegion#doMiniBatchDelete()

2012-06-28 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13403535#comment-13403535 ] Zhihong Ted Yu commented on HBASE-6284: --- I went over the patch once. It looks good.

[jira] [Commented] (HBASE-4050) Update HBase metrics framework to metrics2 framework

2012-06-28 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13403542#comment-13403542 ] Zhihong Ted Yu commented on HBASE-4050: --- 3 weeks flew by :-)

[jira] [Updated] (HBASE-6281) Assignment need not be called for disabling table regions during clean cluster start up.

2012-06-28 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6281: -- Attachment: 6281-trunk-v2.txt Assignment need not be called for disabling table regions

[jira] [Updated] (HBASE-6203) Create hbase-it

2012-06-28 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6203: -- Fix Version/s: 0.96.0 Status: Patch Available (was: Open) Create hbase-it

[jira] [Updated] (HBASE-6203) Create hbase-it module

2012-06-28 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6203: -- Hadoop Flags: Reviewed Summary: Create hbase-it module (was: Create hbase-it)

[jira] [Commented] (HBASE-6203) Create hbase-it module

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

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

2012-06-28 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6241: -- Attachment: HBASE-6241_v1.patch Patch from review board. Will take a close look tomorrow.

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

2012-06-28 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6241: -- Status: Patch Available (was: Open) HBaseCluster interface for interacting with the

[jira] [Commented] (HBASE-6284) Introduce HRegion#doMiniBatchDelete()

2012-06-28 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13403683#comment-13403683 ] Zhihong Ted Yu commented on HBASE-6284: --- The patch was generated by svn, so choose

[jira] [Commented] (HBASE-6284) Introduce HRegion#doMiniBatchDelete()

2012-06-28 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13403691#comment-13403691 ] Ted Yu commented on HBASE-6284: --- Do you have performance numbers ?

[jira] [Commented] (HBASE-6210) Backport HBASE-6197 to 0.94 and 0.92

2012-06-29 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13404008#comment-13404008 ] Zhihong Ted Yu commented on HBASE-6210: --- The subject of JIRA is confusing:

[jira] [Updated] (HBASE-6170) Timeouts for row lock and scan should be separate

2012-06-29 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6170: -- Attachment: 6170.add2 Addendum 2 addresses Lars F's finding. Timeouts for

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

2012-06-29 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13404040#comment-13404040 ] Zhihong Ted Yu commented on HBASE-6241: --- I added the following into

[jira] [Commented] (HBASE-4050) Update HBase metrics framework to metrics2 framework

2012-06-29 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13404060#comment-13404060 ] Zhihong Ted Yu commented on HBASE-4050: --- bq. the effort of this issue would be just

[jira] [Commented] (HBASE-5547) Don't delete HFiles when in backup mode

2012-06-29 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13404136#comment-13404136 ] Zhihong Ted Yu commented on HBASE-5547: --- https://reviews.apache.org/r/4633/ has been

[jira] [Commented] (HBASE-6281) Assignment need not be called for disabling table regions during clean cluster start up.

2012-06-29 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13404150#comment-13404150 ] Zhihong Ted Yu commented on HBASE-6281: --- I ran the two failed tests and they passed.

[jira] [Updated] (HBASE-6281) Assignment need not be called for disabling table regions during clean cluster start up.

2012-06-29 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6281: -- Hadoop Flags: Reviewed Assignment need not be called for disabling table regions during

[jira] [Commented] (HBASE-6284) Introduce HRegion#doMiniBatchDelete()

2012-06-29 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13404232#comment-13404232 ] Zhihong Ted Yu commented on HBASE-6284: --- I put a few comments on review board.

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

2012-06-29 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13404233#comment-13404233 ] Zhihong Ted Yu commented on HBASE-6241: --- That worked: {code} Running

[jira] [Commented] (HBASE-4050) Update HBase metrics framework to metrics2 framework

2012-06-29 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13404269#comment-13404269 ] Zhihong Ted Yu commented on HBASE-4050: --- The following came from Andy under 'Metrics

[jira] [Commented] (HBASE-6289) ROOT region doesn't get re-assigned in ServerShutdownHandler if the RS is still working but only the RS's ZK node expires.

2012-06-29 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13404280#comment-13404280 ] Zhihong Ted Yu commented on HBASE-6289: --- The reason Hadoop QA didn't post back is

[jira] [Commented] (HBASE-6287) Port HBASE-5941 improve multiDelete performance by grabbing locks ahead of time

2012-06-29 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13404292#comment-13404292 ] Zhihong Ted Yu commented on HBASE-6287: --- HBASE-6284 overlaps with this JIRA. This

[jira] [Commented] (HBASE-5547) Don't delete HFiles when in backup mode

2012-06-29 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13404304#comment-13404304 ] Zhihong Ted Yu commented on HBASE-5547: --- Currently hbase.master.cleaner.interval

[jira] [Commented] (HBASE-6203) Create hbase-it module

2012-06-29 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13404378#comment-13404378 ] Zhihong Ted Yu commented on HBASE-6203: --- In recent Hadoop QA builds (such as

[jira] [Updated] (HBASE-6226) move DataBlockEncoding and related classes to hbase-common module

2012-06-29 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6226: -- Attachment: 6226-suggestion.txt Patch reflecting my suggestion on phabricator.

[jira] [Commented] (HBASE-6265) Calling getTimestamp() on a KV in cp.prePut() causes KV not to be flushed

2012-06-30 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13404508#comment-13404508 ] Zhihong Ted Yu commented on HBASE-6265: --- +1 on patch v2. Calling

[jira] [Commented] (HBASE-6284) Introduce HRegion#doMiniBatchDelete()

2012-07-01 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13404740#comment-13404740 ] Zhihong Ted Yu commented on HBASE-6284: --- w.r.t. computation of timeTakenForPuts: bq.

[jira] [Commented] (HBASE-6284) Introduce HRegion#doMiniBatchDelete()

2012-07-01 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13404750#comment-13404750 ] Zhihong Ted Yu commented on HBASE-6284: --- The patch produces the new API: {code}

[jira] [Commented] (HBASE-6284) Introduce HRegion#doMiniBatchDelete()

2012-07-01 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13404760#comment-13404760 ] Zhihong Ted Yu commented on HBASE-6284: --- The handling of: {code} public

[jira] [Commented] (HBASE-6284) Introduce HRegion#doMiniBatchDelete()

2012-07-01 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13404886#comment-13404886 ] Zhihong Ted Yu commented on HBASE-6284: --- I haven't tracked the source of the above

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

2012-07-02 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405062#comment-13405062 ] Zhihong Ted Yu commented on HBASE-5416: --- @Andrew, @Mikhail: What do you think of the

[jira] [Commented] (HBASE-6298) Region balancer not balancing

2012-07-02 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405143#comment-13405143 ] Zhihong Ted Yu commented on HBASE-6298: --- This issue should be asked on dev mailing

[jira] [Comment Edited] (HBASE-6298) Region balancer not balancing

2012-07-02 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405143#comment-13405143 ] Zhihong Ted Yu edited comment on HBASE-6298 at 7/2/12 5:25 PM:

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

2012-07-02 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-5416: -- Status: Open (was: Patch Available) Improve performance of scans with some kind of

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

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

[jira] [Updated] (HBASE-6284) Introduce HRegion#doMiniBatchDelete()

2012-07-02 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6284: -- Attachment: 6284-trunk-suggest.txt @Anoop: What do you think my suggested change to multi() ?

[jira] [Updated] (HBASE-6284) Introduce HRegion#doMiniBatchDelete()

2012-07-02 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6284: -- Attachment: (was: 6284-trunk-suggest.txt) Introduce HRegion#doMiniBatchDelete()

[jira] [Commented] (HBASE-6284) Introduce HRegion#doMiniBatchDelete()

2012-07-02 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405491#comment-13405491 ] Zhihong Ted Yu commented on HBASE-6284: --- Looks like patch v3 keeps the existing

[jira] [Updated] (HBASE-6284) Introduce HRegion#doMiniBatchDelete()

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

[jira] [Updated] (HBASE-6284) Introduce HRegion#doMiniBatchDelete()

2012-07-02 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6284: -- Status: Open (was: Patch Available) Introduce HRegion#doMiniBatchDelete()

[jira] [Commented] (HBASE-6299) RS starts region open while fails ack to HMaster.sendRegionOpen() causes inconsistency in HMaster's region state and a series of successive problems.

2012-07-02 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405497#comment-13405497 ] Zhihong Ted Yu commented on HBASE-6299: --- @Maryann: Take a look at

[jira] [Commented] (HBASE-6299) RS starts region open while fails ack to HMaster.sendRegionOpen() causes inconsistency in HMaster's region state and a series of successive problems.

2012-07-02 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405511#comment-13405511 ] Zhihong Ted Yu commented on HBASE-6299: --- What version of HBase did you use when you

[jira] [Updated] (HBASE-6284) Introduce HRegion#doMiniBatchDelete()

2012-07-02 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6284: -- Attachment: 6284_Trunk-V3.patch Introduce HRegion#doMiniBatchDelete()

[jira] [Updated] (HBASE-6284) Introduce HRegion#doMiniBatchMutation()

2012-07-02 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6284: -- Summary: Introduce HRegion#doMiniBatchMutation() (was: Introduce HRegion#doMiniBatchDelete())

[jira] [Commented] (HBASE-6284) Introduce HRegion#doMiniBatchMutation()

2012-07-02 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405594#comment-13405594 ] Zhihong Ted Yu commented on HBASE-6284: --- TestZooKeeper passed locally. Patch v3

[jira] [Updated] (HBASE-6284) Introduce HRegion#doMiniBatchMutation()

2012-07-02 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6284: -- Status: Open (was: Patch Available) Introduce HRegion#doMiniBatchMutation()

[jira] [Commented] (HBASE-6312) Make BlockCache eviction thresholds configurable

2012-07-03 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405689#comment-13405689 ] Zhihong Ted Yu commented on HBASE-6312: --- {code} - public LruBlockCache(long

[jira] [Commented] (HBASE-6311) Data error after majorCompaction caused by keeping MVCC for opened scanners

2012-07-03 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405691#comment-13405691 ] Zhihong Ted Yu commented on HBASE-6311: --- The code in ScanQueryMatcher under

[jira] [Commented] (HBASE-6313) Client hangs because the client is not notified

2012-07-03 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405931#comment-13405931 ] Zhihong Ted Yu commented on HBASE-6313: --- calls.remove(id) is added for two cases.

[jira] [Commented] (HBASE-6312) Make BlockCache eviction thresholds configurable

2012-07-03 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405973#comment-13405973 ] Zhihong Ted Yu commented on HBASE-6312: --- Pasting from a message on dev@: Ideally

[jira] [Commented] (HBASE-6318) SplitLogWorker exited due to ConcurrentModificationException

2012-07-03 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13406076#comment-13406076 ] Zhihong Ted Yu commented on HBASE-6318: --- Looks like the CME shows conflict between

[jira] [Updated] (HBASE-6318) SplitLogWorker exited due to ConcurrentModificationException

2012-07-03 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6318: -- Attachment: 6318-suggest.txt How about this change ? SplitLogWorker exited

[jira] [Commented] (HBASE-6318) SplitLogWorker exited due to ConcurrentModificationException

2012-07-03 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13406141#comment-13406141 ] Zhihong Ted Yu commented on HBASE-6318: --- bq. some writer threads are still there If

[jira] [Commented] (HBASE-6027) Update the reference guide to reflect the changes in the security profile

2012-07-03 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13406145#comment-13406145 ] Zhihong Ted Yu commented on HBASE-6027: --- Patch looks good. Update

[jira] [Commented] (HBASE-6318) SplitLogWorker exited due to ConcurrentModificationException

2012-07-03 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13406163#comment-13406163 ] Zhihong Ted Yu commented on HBASE-6318: --- The JIRA number is not 6138 w.r.t. naming

[jira] [Commented] (HBASE-5705) Introduce Protocol Buffer RPC engine

2012-07-03 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13406255#comment-13406255 ] Zhihong Ted Yu commented on HBASE-5705: --- HBASE-6039 has removed HMasterInterface.

[jira] [Commented] (HBASE-6284) Introduce HRegion#doMiniBatchMutation()

2012-07-03 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13406256#comment-13406256 ] Zhihong Ted Yu commented on HBASE-6284: --- Addendum integrated to trunk. Thanks

[jira] [Commented] (HBASE-6027) Update the reference guide to reflect the changes in the security profile

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

[jira] [Commented] (HBASE-6313) Client hangs because the client is not notified

2012-07-03 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13406268#comment-13406268 ] Zhihong Ted Yu commented on HBASE-6313: --- Hadoop QA has been dormant. Please post

[jira] [Reopened] (HBASE-6322) Unnecessary creation of finalizers in HTablePool

2012-07-04 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu reopened HBASE-6322: --- From

[jira] [Updated] (HBASE-6328) FSHDFSUtils#recoverFileLease tries to rethrow InterruptedException but actually shallows it

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

[jira] [Updated] (HBASE-6328) FSHDFSUtils#recoverFileLease tries to rethrow InterruptedException but actually shallows it

2012-07-04 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6328: -- Fix Version/s: 0.94.1 0.96.0 0.92.2 I found the same

[jira] [Commented] (HBASE-6322) Unnecessary creation of finalizers in HTablePool

2012-07-04 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13406792#comment-13406792 ] Zhihong Ted Yu commented on HBASE-6322: --- Looks like we can add the following to

[jira] [Commented] (HBASE-6327) HLog can be null when create table

2012-07-04 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13406802#comment-13406802 ] Zhihong Ted Yu commented on HBASE-6327: --- {code} } -hlog.closeAndDelete();

[jira] [Comment Edited] (HBASE-6327) HLog can be null when create table

2012-07-04 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13406802#comment-13406802 ] Zhihong Ted Yu edited comment on HBASE-6327 at 7/5/12 1:08 AM:

[jira] [Updated] (HBASE-6329) Stop META regionserver when splitting region could cause daughter region assign twice

2012-07-04 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6329: -- Status: Patch Available (was: Open) Stop META regionserver when splitting region could

[jira] [Updated] (HBASE-6311) Data error after majorCompaction caused by keeping MVCC for opened scanners

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

[jira] [Commented] (HBASE-6329) Stop META regionserver when splitting region could cause daughter region assign twice

2012-07-05 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13407118#comment-13407118 ] Zhihong Ted Yu commented on HBASE-6329: --- {code} + + because server

[jira] [Updated] (HBASE-6327) HLog can be null when create table

2012-07-05 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6327: -- Status: Patch Available (was: Open) HLog can be null when create table

[jira] [Commented] (HBASE-6318) SplitLogWorker exited due to ConcurrentModificationException

2012-07-05 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13407334#comment-13407334 ] Zhihong Ted Yu commented on HBASE-6318: --- This should be added: {code}

[jira] [Commented] (HBASE-6318) SplitLogWorker exited due to ConcurrentModificationException

2012-07-05 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13407370#comment-13407370 ] Zhihong Ted Yu commented on HBASE-6318: --- The above should be fine. Right now, trunk

[jira] [Commented] (HBASE-6330) TestImportExport has been failing against hadoop 0.23/2.0 profile [Part2]

2012-07-05 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13407384#comment-13407384 ] Zhihong Ted Yu commented on HBASE-6330: --- Looks like trunk build is broken. From

[jira] [Reopened] (HBASE-6330) TestImportExport has been failing against hadoop 0.23/2.0 profile [Part2]

2012-07-05 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu reopened HBASE-6330: --- After reverting the trunk patch, TestWALPlayer passes. In the future, please either run the

[jira] [Commented] (HBASE-6318) SplitLogWorker exited due to ConcurrentModificationException

2012-07-05 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13407443#comment-13407443 ] Zhihong Ted Yu commented on HBASE-6318: --- Please resubmit to Hadoop QA. Testing in

[jira] [Commented] (HBASE-6275) Add conditional Hadoop properties assignment

2012-07-05 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13407457#comment-13407457 ] Zhihong Ted Yu commented on HBASE-6275: --- I think one parameter for

[jira] [Updated] (HBASE-6327) HLog can be null when create table

2012-07-05 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6327: -- Attachment: 6327.txt Trunk was broken when Hadoop QA last ran. Patch from Xing.

[jira] [Commented] (HBASE-6060) Regions's in OPENING state from failed regionservers takes a long time to recover

2012-07-05 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13407545#comment-13407545 ] Zhihong Ted Yu commented on HBASE-6060: --- I only see Review button on the above URL -

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