[jira] [Commented] (HBASE-6481) SkipFilter javadoc is incorrect

2012-08-02 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13427581#comment-13427581 ] Zhihong Ted Yu commented on HBASE-6481: --- Test failures are not related to the patch.

[jira] [Updated] (HBASE-6502) Typo in loaded coprocessors on master status page

2012-08-02 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6502: -- Assignee: Konstantin Shvachko Summary: Typo in loaded coprocessors on master status page

[jira] [Commented] (HBASE-6502) Typo in loaded coprocessors on master status page

2012-08-02 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13427601#comment-13427601 ] Zhihong Ted Yu commented on HBASE-6502: --- Test failure is not related. Patch

[jira] [Commented] (HBASE-6358) Bulkloading from remote filesystem is problematic

2012-08-02 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13427664#comment-13427664 ] Zhihong Ted Yu commented on HBASE-6358: --- {code} + throw new

[jira] [Commented] (HBASE-6506) Setting CACHE_BLOCKS to false in an hbase shell scan doesn't work

2012-08-02 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13427730#comment-13427730 ] Zhihong Ted Yu commented on HBASE-6506: --- Nice catch. Setting

[jira] [Commented] (HBASE-6359) KeyValue may return incorrect values after readFields()

2012-08-02 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13427753#comment-13427753 ] Zhihong Ted Yu commented on HBASE-6359: --- Patch looks good to me.

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

2012-08-02 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13427752#comment-13427752 ] Zhihong Ted Yu commented on HBASE-6435: --- PreCommit build #2490 got aborted: {code}

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

2012-08-02 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6435: -- Attachment: 6435.v12.patch Patch from N. Reading WAL files after a recovery

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

2012-08-02 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6435: -- Attachment: (was: 6435.v12.patch) Reading WAL files after a recovery leads to time

[jira] [Commented] (HBASE-6359) KeyValue may return incorrect values after readFields()

2012-08-02 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13427801#comment-13427801 ] Zhihong Ted Yu commented on HBASE-6359: --- Will integrate tomorrow if there is no

[jira] [Commented] (HBASE-6358) Bulkloading from remote filesystem is problematic

2012-08-02 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13427810#comment-13427810 ] Zhihong Ted Yu commented on HBASE-6358: --- With a little more information added to the

[jira] [Updated] (HBASE-6358) Bulkloading from remote filesystem is problematic

2012-08-02 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6358: -- Attachment: 6358-suggestion.txt Bulkloading from remote filesystem is problematic

[jira] [Comment Edited] (HBASE-6358) Bulkloading from remote filesystem is problematic

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

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

2012-08-02 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13427830#comment-13427830 ] Zhihong Ted Yu commented on HBASE-6372: --- Lars did some work in HBASE-5659 to improve

[jira] [Commented] (HBASE-6359) KeyValue may return incorrect values after readFields()

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

[jira] [Commented] (HBASE-2315) BookKeeper for write-ahead logging

2012-08-03 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13428172#comment-13428172 ] Zhihong Ted Yu commented on HBASE-2315: --- The plan is good. Please use HBASE-5937 for

[jira] [Updated] (HBASE-6359) KeyValue may return incorrect values after readFields()

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

[jira] [Updated] (HBASE-6481) SkipFilter javadoc is incorrect

2012-08-03 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6481: -- Fix Version/s: 0.96.0 Hadoop Flags: Reviewed Integrated to trunk. Thanks for the patch,

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

2012-08-03 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13428184#comment-13428184 ] Zhihong Ted Yu commented on HBASE-5937: --- Right. Refactor HLog into

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

2012-08-03 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13428396#comment-13428396 ] Zhihong Ted Yu commented on HBASE-6052: --- Direct migration from 0.90 to 0.96 won't be

[jira] [Commented] (HBASE-6505) Investigate shared RegionObserver state

2012-08-03 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13428405#comment-13428405 ] Zhihong Ted Yu commented on HBASE-6505: --- Since the sharedData map resides per

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

2012-08-03 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13428460#comment-13428460 ] Zhihong Ted Yu commented on HBASE-6509: --- Please categorize TestFuzzyRowFilter as

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

2012-08-03 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6052: -- Status: Patch Available (was: Open) Convert .META. and -ROOT- content to pb

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

2012-08-03 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13428560#comment-13428560 ] Zhihong Ted Yu commented on HBASE-6052: --- The following change to HMaster.java was

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

2012-08-04 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13428608#comment-13428608 ] Zhihong Ted Yu commented on HBASE-6414: --- TestPBOnWritableRpc can be removed once

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

2012-08-04 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13428612#comment-13428612 ] Zhihong Ted Yu commented on HBASE-6435: --- @N: Can you put patch on review board ?

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

2012-08-04 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13428614#comment-13428614 ] Zhihong Ted Yu commented on HBASE-5416: --- Can I assume that there is no further

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

2012-08-04 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6435: -- Status: Open (was: Patch Available) Reading WAL files after a recovery leads to time

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

2012-08-04 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6435: -- Attachment: 6435-v12.txt Same as N's patch v12. I was able to generate review on review board

[jira] [Commented] (HBASE-6505) Investigate shared RegionObserver state

2012-08-04 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13428697#comment-13428697 ] Zhihong Ted Yu commented on HBASE-6505: --- Looks good overall. {code} + protected

[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-05 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13428920#comment-13428920 ] Zhihong Ted Yu commented on HBASE-6364: ---

[jira] [Updated] (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-05 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6364: -- Attachment: 6364-host-serving-META.v1.patch Patch from N. Powering down the

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

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

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

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

[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-06 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13429238#comment-13429238 ] Zhihong Ted Yu commented on HBASE-6364: --- In addCall(): {code} +

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

2012-08-06 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13429243#comment-13429243 ] Zhihong Ted Yu commented on HBASE-6509: --- Alex's patch utilizes

[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

[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=13430824#comment-13430824 ] Zhihong Ted Yu commented on HBASE-6509: --- I created HBASE-6527 for Filter plugin.

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

2012-08-07 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6052: -- Attachment: 6052-v5.txt Patch v5 adds TestMetaMigrationConvertToPB.tgz as part of diff.

[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] [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] [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] [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] [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

<    4   5   6   7   8   9   10   11   12   13   >