[jira] [Commented] (HBASE-5659) TestAtomicOperation.testMultiRowMutationMultiThreads is still failing occasionally

2012-07-23 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13421154#comment-13421154 ] Zhihong Ted Yu commented on HBASE-5659: --- Correction for above observation. Readers

[jira] [Commented] (HBASE-6429) Filter with filterRow() returning true is incompatible with scan with limit

2012-07-23 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13421156#comment-13421156 ] Zhihong Ted Yu commented on HBASE-6429: --- We should keep filterRow() call after the

[jira] [Commented] (HBASE-6446) Replication source will throw EOF exception when hlog size is 0

2012-07-24 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13421448#comment-13421448 ] Zhihong Ted Yu commented on HBASE-6446: --- Would HBASE-6327 solve this problem ?

[jira] [Commented] (HBASE-6411) Move Master Metrics to metrics 2

2012-07-24 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13421534#comment-13421534 ] Zhihong Ted Yu commented on HBASE-6411: --- @Alex: I read your arguments @ 24/Jul/12

[jira] [Commented] (HBASE-6447) Common TestZooKeeper failures on jenkins: testMasterSessionExpired and testCreateSilentIsReallySilent

2012-07-24 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13421542#comment-13421542 ] Zhihong Ted Yu commented on HBASE-6447: --- Patch looks good. {code} +

[jira] [Created] (HBASE-6448) Add RecoverableZooKeeper#setACL which handles transient zookeeper exception

2012-07-24 Thread Zhihong Ted Yu (JIRA)
Zhihong Ted Yu created HBASE-6448: - Summary: Add RecoverableZooKeeper#setACL which handles transient zookeeper exception Key: HBASE-6448 URL: https://issues.apache.org/jira/browse/HBASE-6448 Project:

[jira] [Commented] (HBASE-6447) Common TestZooKeeper failures on jenkins: testMasterSessionExpired and testCreateSilentIsReallySilent

2012-07-24 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13421554#comment-13421554 ] Zhihong Ted Yu commented on HBASE-6447: --- Looking at RecoverableZooKeeper#create(),

[jira] [Commented] (HBASE-6411) Move Master Metrics to metrics 2

2012-07-24 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13421566#comment-13421566 ] Zhihong Ted Yu commented on HBASE-6411: --- bq. increment shouldn't be on the registry.

[jira] [Commented] (HBASE-2214) Do HBASE-1996 -- setting size to return in scan rather than count of rows -- properly

2012-07-24 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13421609#comment-13421609 ] Zhihong Ted Yu commented on HBASE-2214: --- Rollback is Okay. Some code is needed to

[jira] [Commented] (HBASE-6449) Dapper like tracing

2012-07-24 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13421799#comment-13421799 ] Zhihong Ted Yu commented on HBASE-6449: --- @Jonathan: HBase trunk now has several

[jira] [Commented] (HBASE-6449) Dapper like tracing

2012-07-24 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13421808#comment-13421808 ] Zhihong Ted Yu commented on HBASE-6449: --- Sounds good to me. Dapper

[jira] [Commented] (HBASE-2214) Do HBASE-1996 -- setting size to return in scan rather than count of rows -- properly

2012-07-25 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13422355#comment-13422355 ] Zhihong Ted Yu commented on HBASE-2214: --- Scan class should be flexible in

[jira] [Commented] (HBASE-6431) Some FilterList Constructors break addFilter

2012-07-25 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13422780#comment-13422780 ] Zhihong Ted Yu commented on HBASE-6431: --- {code} - private ListFilter filters = new

[jira] [Commented] (HBASE-6449) Dapper like tracing

2012-07-25 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13422833#comment-13422833 ] Zhihong Ted Yu commented on HBASE-6449: --- You're right about test categorization.

[jira] [Commented] (HBASE-6431) Some FilterList Constructors break addFilter

2012-07-25 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13422849#comment-13422849 ] Zhihong Ted Yu commented on HBASE-6431: --- The second question above was about this:

[jira] [Updated] (HBASE-6431) Some FilterList Constructors break addFilter

2012-07-25 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6431: -- Attachment: 6431-v2.txt I was wrong about the implementation of Arrays.asList(). Here is a

[jira] [Commented] (HBASE-6455) org.apache.hadoop.hbase.PerformanceEvaluation sets the map reduce output path as a child of input path

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

[jira] [Commented] (HBASE-6455) org.apache.hadoop.hbase.PerformanceEvaluation sets the map reduce output path as a child of input path

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

[jira] [Commented] (HBASE-6431) Some FilterList Constructors break addFilter

2012-07-26 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423279#comment-13423279 ] Zhihong Ted Yu commented on HBASE-6431: --- Will integrate in the afternoon if there is

[jira] [Commented] (HBASE-6449) Dapper like tracing

2012-07-26 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423431#comment-13423431 ] Zhihong Ted Yu commented on HBASE-6449: --- A completely independent project is good to

[jira] [Updated] (HBASE-6431) Some FilterList Constructors break addFilter

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

[jira] [Updated] (HBASE-6456) Export Utility throws ClassNotFoundException

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

[jira] [Assigned] (HBASE-6456) Export Utility throws ClassNotFoundException

2012-07-26 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu reassigned HBASE-6456: - Assignee: Shengsheng Huang Export Utility throws ClassNotFoundException

[jira] [Commented] (HBASE-6457) when use bulkload, hundreds of reduce write hfile, maybe create files of the same name, as a result some data loss

2012-07-26 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423476#comment-13423476 ] Zhihong Ted Yu commented on HBASE-6457: --- That would be nice, Andy.

[jira] [Commented] (HBASE-6411) Move Master Metrics to metrics 2

2012-07-26 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423567#comment-13423567 ] Zhihong Ted Yu commented on HBASE-6411: --- Put up some comments on review board.

[jira] [Commented] (HBASE-6461) Killing the HRegionServer and DataNode hosting ROOT can result in a malformed root table.

2012-07-26 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423605#comment-13423605 ] Zhihong Ted Yu commented on HBASE-6461: --- So by 2012-07-27 00:39:45,094 , java

[jira] [Commented] (HBASE-6465) Load balancer repeatedly close and open region in the same regionserver.

2012-07-26 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423630#comment-13423630 ] Zhihong Ted Yu commented on HBASE-6465: --- This particular issue appeared on user

[jira] [Commented] (HBASE-6429) Filter with filterRow() returning true is incompatible with scan with limit

2012-07-26 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423649#comment-13423649 ] Zhihong Ted Yu commented on HBASE-6429: --- Will go over patch v2 one more time.

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

2012-07-26 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423668#comment-13423668 ] Zhihong Ted Yu commented on HBASE-6466: --- {code} +this.handlerCount =

[jira] [Updated] (HBASE-6466) Enable multi-thread for Flush

2012-07-27 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6466: -- Status: Patch Available (was: Open) Enable multi-thread for Flush

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

2012-07-27 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6466: -- Summary: Enable multi-thread for memstore flush (was: Enable multi-thread for Flush)

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

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

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

2012-07-27 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-5547: -- Attachment: 5547-addendum-v4.txt Hopefully this is the last addendum :-)

[jira] [Commented] (HBASE-6272) In-memory region state is inconsistent

2012-07-27 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424011#comment-13424011 ] Zhihong Ted Yu commented on HBASE-6272: --- Would there be patches for 0.92 and 0.94 ?

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

2012-07-27 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424083#comment-13424083 ] Zhihong Ted Yu commented on HBASE-5547: --- If you want to add an extra check for file

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

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

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

2012-07-27 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424121#comment-13424121 ] Zhihong Ted Yu commented on HBASE-6466: --- {{cacheFlushLock}} is locked by

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

2012-07-27 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424146#comment-13424146 ] Zhihong Ted Yu commented on HBASE-6466: --- MemStoreFlusher.flushRegion does the

[jira] [Commented] (HBASE-6468) RowCounter may return incorrect result if column name is specified in command line

2012-07-27 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424189#comment-13424189 ] Zhihong Ted Yu commented on HBASE-6468: --- {code} +if (!scanHasColumns) { +

[jira] [Updated] (HBASE-6468) RowCounter may return incorrect result if column name is specified in command line

2012-07-27 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6468: -- Status: Open (was: Patch Available) RowCounter may return incorrect result if column

[jira] [Commented] (HBASE-6468) RowCounter may return incorrect result if column name is specified in command line

2012-07-27 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424205#comment-13424205 ] Zhihong Ted Yu commented on HBASE-6468: --- My first comment lacks clarity:

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

2012-07-27 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424213#comment-13424213 ] Zhihong Ted Yu commented on HBASE-6466: --- CompactSplitThread.requestCompaction(final

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

2012-07-27 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424213#comment-13424213 ] Zhihong Ted Yu edited comment on HBASE-6466 at 7/27/12 11:21 PM:

[jira] [Commented] (HBASE-6468) RowCounter may return incorrect result if column name is specified in command line

2012-07-27 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424242#comment-13424242 ] Zhihong Ted Yu commented on HBASE-6468: --- Patch v2 is on the right track. There were

[jira] [Commented] (HBASE-6468) RowCounter may return incorrect result if column name is specified in command line

2012-07-27 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424244#comment-13424244 ] Zhihong Ted Yu commented on HBASE-6468: --- {code} +Listbyte[] qualifiers = new

[jira] [Commented] (HBASE-6427) Pluggable compaction policies via coprocessors

2012-07-27 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424270#comment-13424270 ] Zhihong Ted Yu commented on HBASE-6427: --- Some new files need license header. {code}

[jira] [Commented] (HBASE-6427) Pluggable compaction policies via coprocessors

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

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

2012-07-28 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424412#comment-13424412 ] Zhihong Ted Yu commented on HBASE-6466: --- @J-D: I was in a meeting yesterday. Pardon

[jira] [Commented] (HBASE-6427) Pluggable compaction policies via coprocessors

2012-07-28 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424416#comment-13424416 ] Zhihong Ted Yu commented on HBASE-6427: --- Looking at the changes to

[jira] [Commented] (HBASE-6427) Pluggable compaction policies via coprocessors

2012-07-28 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424453#comment-13424453 ] Zhihong Ted Yu commented on HBASE-6427: --- bq. null means create the default scanner

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

2012-07-29 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424546#comment-13424546 ] Zhihong Ted Yu commented on HBASE-6471: --- +1 on completing HBASE-5728.

[jira] [Commented] (HBASE-3307) Add checkAndPut to the Thrift API

2012-07-29 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424547#comment-13424547 ] Zhihong Ted Yu commented on HBASE-3307: --- HBASE-1744 introduced thrift2 package.

[jira] [Commented] (HBASE-6429) Filter with filterRow() returning true is incompatible with scan with limit

2012-07-29 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424561#comment-13424561 ] Zhihong Ted Yu commented on HBASE-6429: --- {code} + * This is a Filter wrapper class

[jira] [Commented] (HBASE-6427) Pluggable compaction policies via coprocessors

2012-07-29 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424622#comment-13424622 ] Zhihong Ted Yu commented on HBASE-6427: --- Review board doesn't show correct

[jira] [Commented] (HBASE-6427) Pluggable compaction policies via coprocessors

2012-07-29 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424657#comment-13424657 ] Zhihong Ted Yu commented on HBASE-6427: --- bq. to correctly deal with chained scanners

[jira] [Commented] (HBASE-6427) Pluggable compaction policies via coprocessors

2012-07-29 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424667#comment-13424667 ] Zhihong Ted Yu commented on HBASE-6427: --- I understand the goal for this JIRA and am

[jira] [Commented] (HBASE-6427) Pluggable compaction policies via coprocessors

2012-07-29 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424671#comment-13424671 ] Zhihong Ted Yu commented on HBASE-6427: --- There is no intersection between memstore

[jira] [Commented] (HBASE-6427) Pluggable compaction policies via coprocessors

2012-07-29 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424676#comment-13424676 ] Zhihong Ted Yu commented on HBASE-6427: --- bq. If that is not desired an implementer

[jira] [Commented] (HBASE-6459) improve speed of create table

2012-07-29 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424681#comment-13424681 ] Zhihong Ted Yu commented on HBASE-6459: --- In your test, did you kill one of the

[jira] [Commented] (HBASE-6427) Pluggable compaction policies via coprocessors

2012-07-29 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424690#comment-13424690 ] Zhihong Ted Yu commented on HBASE-6427: --- For preCompactScannerOpen() /

[jira] [Commented] (HBASE-6459) improve speed of create table

2012-07-29 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424705#comment-13424705 ] Zhihong Ted Yu commented on HBASE-6459: --- How about naming the new config param

[jira] [Updated] (HBASE-6459) improve speed of create table

2012-07-30 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6459: -- Status: Patch Available (was: Open) improve speed of create table

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

2012-07-30 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: -- Description: consider such Scenario: we have a table called T1, which has 1 regions: A 1.

[jira] [Updated] (HBASE-5821) Incorrect handling of null value in Coprocessor aggregation function min()

2012-07-30 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-5821: -- Resolution: Fixed Status: Resolved (was: Patch Available) Incorrect handling of

[jira] [Commented] (HBASE-6427) Pluggable compaction policies via coprocessors

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

[jira] [Commented] (HBASE-6427) Pluggable compaction policies via coprocessors

2012-07-30 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13425120#comment-13425120 ] Zhihong Ted Yu commented on HBASE-6427: --- For RegionObserver.preFlushScannerOpen(),

[jira] [Commented] (HBASE-6427) Pluggable compaction policies via coprocessors

2012-07-30 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13425127#comment-13425127 ] Zhihong Ted Yu commented on HBASE-6427: --- I don't have further design level comments.

[jira] [Commented] (HBASE-6454) Write PB definitions for filters

2012-07-30 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13425481#comment-13425481 ] Zhihong Ted Yu commented on HBASE-6454: --- Patch seems straight forward. Why was

[jira] [Commented] (HBASE-6468) RowCounter may return incorrect result if column name is specified in command line

2012-07-31 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13425780#comment-13425780 ] Zhihong Ted Yu commented on HBASE-6468: --- @Anoop: The behavior you described is

[jira] [Updated] (HBASE-5987) HFileBlockIndex improvement

2012-07-31 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-5987: -- Fix Version/s: 0.96.0 HFileBlockIndex improvement ---

[jira] [Commented] (HBASE-6411) Move Master Metrics to metrics 2

2012-07-31 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13425954#comment-13425954 ] Zhihong Ted Yu commented on HBASE-6411: --- Since MXBean.java is in master.metrics,

[jira] [Commented] (HBASE-6454) Write PB definitions for filters

2012-07-31 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13425955#comment-13425955 ] Zhihong Ted Yu commented on HBASE-6454: --- That's fine Gregory. Looking forward to

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

2012-07-31 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13425980#comment-13425980 ] Zhihong Ted Yu commented on HBASE-6435: --- Just started to look at the patch. It

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

2012-07-31 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13425995#comment-13425995 ] Zhihong Ted Yu commented on HBASE-6435: --- How about 'hbase.filesystem.reorder.blocks'

[jira] [Commented] (HBASE-6468) RowCounter may return incorrect result if column name is specified in command line

2012-07-31 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13426113#comment-13426113 ] Zhihong Ted Yu commented on HBASE-6468: --- {code} + * Constructor which takes a list

[jira] [Commented] (HBASE-6468) RowCounter may return incorrect result if column name is specified in command line

2012-07-31 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13426147#comment-13426147 ] Zhihong Ted Yu commented on HBASE-6468: --- Git format is fine, acceptable by Hadoop

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

2012-07-31 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13426151#comment-13426151 ] Zhihong Ted Yu commented on HBASE-6435: --- {code} + private static ClientProtocol

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

2012-07-31 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13426225#comment-13426225 ] Zhihong Ted Yu commented on HBASE-6435: --- For the test failure: {code}

[jira] [Commented] (HBASE-6488) HBase wont run on IPv6 on OSes that use zone-indexes

2012-07-31 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13426280#comment-13426280 ] Zhihong Ted Yu commented on HBASE-6488: --- The path to ExecutorService.java should be

[jira] [Updated] (HBASE-6480) If callQueueSize exceed maxQueueSize, all call will be rejected, do not reject priorityCall

2012-07-31 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6480: -- Description: Current if the callQueueSize exceed maxQueueSize, all call will be rejected,

[jira] [Commented] (HBASE-6480) If callQueueSize exceed maxQueueSize, all call will be rejected, do not reject priorityCall

2012-07-31 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13426317#comment-13426317 ] Zhihong Ted Yu commented on HBASE-6480: --- Did you encounter this scenario on a

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

2012-07-31 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13426327#comment-13426327 ] Zhihong Ted Yu commented on HBASE-6466: --- @Ram, @J-D: Please share your comments.

[jira] [Commented] (HBASE-6454) Write PB definitions for filters

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

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

2012-08-01 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13426595#comment-13426595 ] Zhihong Ted Yu commented on HBASE-6435: --- From PreCommit build #2470, look like

[jira] [Commented] (HBASE-6479) HFileReaderV1 caching the same parent META block could cause server abot when splitting

2012-08-01 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13426668#comment-13426668 ] Zhihong Ted Yu commented on HBASE-6479: --- @Chunhui: Can you include

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

2012-08-01 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13426682#comment-13426682 ] Zhihong Ted Yu commented on HBASE-6435: --- The compilation in PreCommit build was

[jira] [Commented] (HBASE-6411) Move Master Metrics to metrics 2

2012-08-01 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13426742#comment-13426742 ] Zhihong Ted Yu commented on HBASE-6411: --- For findbugs: {code} [ERROR] Failed to

[jira] [Assigned] (HBASE-6468) RowCounter may return incorrect result if column name is specified in command line

2012-08-01 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu reassigned HBASE-6468: - Assignee: Shrijeet Paliwal RowCounter may return incorrect result if column name is

[jira] [Updated] (HBASE-6468) RowCounter may return incorrect result if column name is specified in command line

2012-08-01 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6468: -- Fix Version/s: 0.96.0 Hadoop Flags: Reviewed RowCounter may return incorrect result

[jira] [Commented] (HBASE-6468) RowCounter may return incorrect result if column name is specified in command line

2012-08-01 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13427054#comment-13427054 ] Zhihong Ted Yu commented on HBASE-6468: --- Latest patch looks good. Will integrate

[jira] [Commented] (HBASE-6429) Filter with filterRow() returning true is incompatible with scan with limit

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

[jira] [Updated] (HBASE-6479) HFileReaderV1 caching the same parent META block could cause server abot when splitting

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

[jira] [Updated] (HBASE-6429) Filter with filterRow() returning true is incompatible with scan with limit

2012-08-01 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6429: -- Fix Version/s: 0.96.0 Hadoop Flags: Reviewed Filter with filterRow() returning true

[jira] [Commented] (HBASE-6429) Filter with filterRow() returning true is incompatible with scan with limit

2012-08-01 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13427100#comment-13427100 ] Zhihong Ted Yu commented on HBASE-6429: --- TestFromClientSide#testPoolBehavior is not

[jira] [Assigned] (HBASE-6429) Filter with filterRow() returning true is incompatible with scan with limit

2012-08-01 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu reassigned HBASE-6429: - Assignee: Jie Huang Filter with filterRow() returning true is incompatible with

[jira] [Commented] (HBASE-6399) MetricsContext should be different between RegionServerMetrics and RegionServerDynamicMetrics

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

[jira] [Commented] (HBASE-6411) Move Master Metrics to metrics 2

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

[jira] [Commented] (HBASE-6468) RowCounter may return incorrect result if column name is specified in command line

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

[jira] [Updated] (HBASE-6502) Typo 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: -- Fix Version/s: 0.96.0 Hadoop Flags: Reviewed The path is

[jira] [Updated] (HBASE-6502) Typo 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: -- Status: Patch Available (was: Open) Typo on master status page

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