[jira] [Commented] (HBASE-14934) Applying PrefixFilter to a scan should implicitly limit startrow

2015-12-07 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15044573#comment-15044573 ] Heng Chen commented on HBASE-14934: --- {code} /** * Set a filter (using stopRow and

[jira] [Commented] (HBASE-14004) [Replication] Inconsistency between Memstore and WAL may result in data in remote cluster that is not in the origin

2015-12-07 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15044563#comment-15044563 ] Heng Chen commented on HBASE-14004: --- Looks good. Except one thing. {code} If we get tim

[jira] [Commented] (HBASE-14895) Seek only to the newly flushed file on scanner reset on flush

2015-12-06 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15044451#comment-15044451 ] Heng Chen commented on HBASE-14895: --- {code} -List scanners = getScannersNoCompactio

[jira] [Commented] (HBASE-14004) [Replication] Inconsistency between Memstore and WAL may result in data in remote cluster that is not in the origin

2015-12-06 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15044368#comment-15044368 ] Heng Chen commented on HBASE-14004: --- {quote} btw, could see quite some discussion here

[jira] [Commented] (HBASE-14915) Hanging test : org.apache.hadoop.hbase.mapreduce.TestImportExport

2015-12-06 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15044358#comment-15044358 ] Heng Chen commented on HBASE-14915: --- [~stack] I think QA report which you post show tha

[jira] [Updated] (HBASE-14703) not collect stats when call HTable.mutateRow

2015-12-06 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-14703: -- Attachment: HBASE-14703_v10.patch Update patch as [~jesse_yates] suggestions in RB. I also update RB.

[jira] [Commented] (HBASE-14866) VerifyReplication should use peer configuration in peer connection

2015-12-06 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15044347#comment-15044347 ] Heng Chen commented on HBASE-14866: --- +1 > VerifyReplication should use peer configurat

[jira] [Commented] (HBASE-14004) [Replication] Inconsistency between Memstore and WAL may result in data in remote cluster that is not in the origin

2015-12-06 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15044341#comment-15044341 ] Heng Chen commented on HBASE-14004: --- {quote} Now HBase only use hflush, if we add a hsy

[jira] [Commented] (HBASE-14004) [Replication] Inconsistency between Memstore and WAL may result in data in remote cluster that is not in the origin

2015-12-06 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15044327#comment-15044327 ] Heng Chen commented on HBASE-14004: --- {quote} No. You can close old WAL using any length

[jira] [Commented] (HBASE-14004) [Replication] Inconsistency between Memstore and WAL may result in data in remote cluster that is not in the origin

2015-12-06 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15044318#comment-15044318 ] Heng Chen commented on HBASE-14004: --- {quote} If only RS crashed, DNs not, there is no d

[jira] [Commented] (HBASE-14004) [Replication] Inconsistency between Memstore and WAL may result in data in remote cluster that is not in the origin

2015-12-06 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15044308#comment-15044308 ] Heng Chen commented on HBASE-14004: --- {quote} To be clear, this means we will hold the W

[jira] [Commented] (HBASE-14915) Hanging test : org.apache.hadoop.hbase.mapreduce.TestImportExport

2015-12-05 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15043669#comment-15043669 ] Heng Chen commented on HBASE-14915: --- Oh, [~stack] I notice this information in QA info

[jira] [Commented] (HBASE-14790) Implement a new DFSOutputStream for logging WAL only

2015-12-04 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15041307#comment-15041307 ] Heng Chen commented on HBASE-14790: --- {quote} hsync periodically, for example, default p

[jira] [Commented] (HBASE-14790) Implement a new DFSOutputStream for logging WAL only

2015-12-03 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15041196#comment-15041196 ] Heng Chen commented on HBASE-14790: --- {quote} DataStreamer#block tracks the "number of b

[jira] [Commented] (HBASE-14790) Implement a new DFSOutputStream for logging WAL only

2015-12-03 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15041145#comment-15041145 ] Heng Chen commented on HBASE-14790: --- Make sense... Let's just keep here as original.

[jira] [Comment Edited] (HBASE-14790) Implement a new DFSOutputStream for logging WAL only

2015-12-03 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15040781#comment-15040781 ] Heng Chen edited comment on HBASE-14790 at 12/4/15 6:20 AM: {

[jira] [Commented] (HBASE-14790) Implement a new DFSOutputStream for logging WAL only

2015-12-03 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15040781#comment-15040781 ] Heng Chen commented on HBASE-14790: --- {quote} And for keeping an "acked length", I think

[jira] [Commented] (HBASE-14866) VerifyReplication should use peer configuration in peer connection

2015-12-03 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15039694#comment-15039694 ] Heng Chen commented on HBASE-14866: --- {quote} This could even be ZKConfig, moved from hb

[jira] [Commented] (HBASE-14925) Develop HBase shell command/tool to list table's region info through command line

2015-12-03 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15039611#comment-15039611 ] Heng Chen commented on HBASE-14925: --- Maybe we could add arguments in 'list' command. e

[jira] [Commented] (HBASE-14905) VerifyReplication does not honour versions option

2015-12-03 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15037784#comment-15037784 ] Heng Chen commented on HBASE-14905: --- please fix Indent errors in patch v4. > VerifyRep

[jira] [Updated] (HBASE-14915) Hanging test : org.apache.hadoop.hbase.mapreduce.TestImportExport

2015-12-03 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-14915: -- Attachment: HBASE-14915-branch-1.2.patch Try this patch. [~stack] :) We should wait puts complete befo

[jira] [Commented] (HBASE-14895) Seek only to the newly flushed file on scanner reset on flush

2015-12-02 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15037292#comment-15037292 ] Heng Chen commented on HBASE-14895: --- I see.. It seems StoreScanner has a great change

[jira] [Commented] (HBASE-14866) VerifyReplication should use peer configuration in peer connection

2015-12-02 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15037134#comment-15037134 ] Heng Chen commented on HBASE-14866: --- {quote} Should transformClusterKey just use standa

[jira] [Updated] (HBASE-14905) VerifyReplication does not honour versions option

2015-12-02 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-14905: -- Attachment: HBASE-14905_v3.patch Finish it. :) > VerifyReplication does not honour versions option > -

[jira] [Commented] (HBASE-14905) VerifyReplication does not honour versions option

2015-12-02 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15037043#comment-15037043 ] Heng Chen commented on HBASE-14905: --- Oh, [~tedyu] the patch i uploaded is not completed

[jira] [Commented] (HBASE-14895) Seek only to the newly flushed file on scanner reset on flush

2015-12-02 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15035956#comment-15035956 ] Heng Chen commented on HBASE-14895: --- It seems we could add some code in StoreScanner.up

[jira] [Commented] (HBASE-14905) VerifyReplication does not honour versions option

2015-12-02 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15035921#comment-15035921 ] Heng Chen commented on HBASE-14905: --- You are right, in distributed cluster, tasks cou

[jira] [Updated] (HBASE-14905) VerifyReplication does not honour versions option

2015-12-02 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-14905: -- Attachment: test.patch upload my test patch. > VerifyReplication does not honour versions option > ---

[jira] [Commented] (HBASE-14905) VerifyReplication does not honour versions option

2015-12-02 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15035473#comment-15035473 ] Heng Chen commented on HBASE-14905: --- Hi, [~vishk] I can't reproduce it locally, if r

[jira] [Commented] (HBASE-14905) VerifyReplication does not honour versions option

2015-12-01 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15035396#comment-15035396 ] Heng Chen commented on HBASE-14905: --- Oh, I see... Let me test it locally. Thanks [~v

[jira] [Commented] (HBASE-14905) VerifyReplication does not honour versions option

2015-12-01 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15035384#comment-15035384 ] Heng Chen commented on HBASE-14905: --- How does it happened? Why target table has more r

[jira] [Updated] (HBASE-14891) Add log for uncaught exception in RegionServerMetricsWrapperRunnable

2015-12-01 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-14891: -- Resolution: Fixed Status: Resolved (was: Patch Available) > Add log for uncaught exception in

[jira] [Commented] (HBASE-14891) Add log for uncaught exception in RegionServerMetricsWrapperRunnable

2015-12-01 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15033390#comment-15033390 ] Heng Chen commented on HBASE-14891: --- Failed testcase has no relates with this patch. Pu

[jira] [Commented] (HBASE-14897) TestTableLockManager.testReapAllTableLocks is flakey

2015-11-30 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15032963#comment-15032963 ] Heng Chen commented on HBASE-14897: --- push to master. Thanks [~stack] and [~enis] for y

[jira] [Updated] (HBASE-14897) TestTableLockManager.testReapAllTableLocks is flakey

2015-11-30 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-14897: -- Attachment: reproduce.patch > TestTableLockManager.testReapAllTableLocks is flakey > --

[jira] [Updated] (HBASE-14897) TestTableLockManager.testReapAllTableLocks is flakey

2015-11-30 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-14897: -- Status: Patch Available (was: Open) > TestTableLockManager.testReapAllTableLocks is flakey > -

[jira] [Updated] (HBASE-14897) TestTableLockManager.testReapAllTableLocks is flakey

2015-11-30 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-14897: -- Attachment: HBASE-14897.patch upload the real patch > TestTableLockManager.testReapAllTableLocks is fl

[jira] [Created] (HBASE-14897) TestTableLockManager.testReapAllTableLocks is flakey

2015-11-30 Thread Heng Chen (JIRA)
Heng Chen created HBASE-14897: - Summary: TestTableLockManager.testReapAllTableLocks is flakey Key: HBASE-14897 URL: https://issues.apache.org/jira/browse/HBASE-14897 Project: HBase Issue Type: Bu

[jira] [Updated] (HBASE-14891) Add log for uncaught exception in RegionServerMetricsWrapperRunnable

2015-11-30 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-14891: -- Resolution: Fixed Status: Resolved (was: Patch Available) push to master. Thanks Yu for for ni

[jira] [Updated] (HBASE-14891) Add log for uncaught exception in RegionServerMetricsWrapperRunnable

2015-11-30 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-14891: -- Attachment: HBASE-14891.v2.patch > Add log for uncaught exception in RegionServerMetricsWrapperRunnable

[jira] [Commented] (HBASE-14891) Add log for uncaught exception in RegionServerMetricsWrapperRunnable

2015-11-30 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15031483#comment-15031483 ] Heng Chen commented on HBASE-14891: --- After QA passed, i will push it. :) [~stack] >

[jira] [Updated] (HBASE-14891) Add log for uncaught exception in RegionServerMetricsWrapperRunnable

2015-11-29 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-14891: -- Fix Version/s: 2.0.0 Status: Patch Available (was: Open) > Add log for uncaught exception i

[jira] [Commented] (HBASE-14891) Add log for uncaught exception in RegionServerMetricsWrapperRunnable

2015-11-29 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15031258#comment-15031258 ] Heng Chen commented on HBASE-14891: --- LGTM. +1 > Add log for uncaught exception in Regi

[jira] [Commented] (HBASE-7743) Replace *SortReducers with Hadoop Secondary Sort

2015-11-27 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15029690#comment-15029690 ] Heng Chen commented on HBASE-7743: -- Any progress? IMO we can remove TreeSet at least to

[jira] [Commented] (HBASE-14891) Add log for uncaught exception in RegionServerMetricsWrapperRunnable

2015-11-26 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15029479#comment-15029479 ] Heng Chen commented on HBASE-14891: --- Indent seems not right. :) > Add log for uncaught

[jira] [Commented] (HBASE-14703) not collect stats when call HTable.mutateRow

2015-11-26 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15029448#comment-15029448 ] Heng Chen commented on HBASE-14703: --- How about patch_v9? Do i need to upload it to RB

[jira] [Commented] (HBASE-14884) TestSplitTransactionOnCluster.testSSHCleanupDaugtherRegionsOfAbortedSplit is flakey

2015-11-26 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15029413#comment-15029413 ] Heng Chen commented on HBASE-14884: --- Push to master. > TestSplitTransactionOnCluste

[jira] [Updated] (HBASE-14703) not collect stats when call HTable.mutateRow

2015-11-25 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-14703: -- Attachment: HBASE-14703_v9.patch changes: * remove Enable option in Client.proto * fix some checkstyl

[jira] [Commented] (HBASE-14884) TestSplitTransactionOnCluster.testSSHCleanupDaugtherRegionsOfAbortedSplit is flakey

2015-11-25 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15028239#comment-15028239 ] Heng Chen commented on HBASE-14884: --- We should ensure server is dead on master side, {

[jira] [Updated] (HBASE-14884) TestSplitTransactionOnCluster.testSSHCleanupDaugtherRegionsOfAbortedSplit is flakey

2015-11-25 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-14884: -- Status: Patch Available (was: Open) > TestSplitTransactionOnCluster.testSSHCleanupDaugtherRegionsOfAbo

[jira] [Updated] (HBASE-14884) TestSplitTransactionOnCluster.testSSHCleanupDaugtherRegionsOfAbortedSplit is flakey

2015-11-25 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-14884: -- Attachment: HBASE-14884.patch > TestSplitTransactionOnCluster.testSSHCleanupDaugtherRegionsOfAbortedSpl

[jira] [Commented] (HBASE-14866) VerifyReplication should use peer configuration in peer connection

2015-11-25 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15028138#comment-15028138 ] Heng Chen commented on HBASE-14866: --- Should we extract one method to generate peerConf,

[jira] [Comment Edited] (HBASE-14886) ReplicationAdmin does not use full peer configuration

2015-11-25 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15028126#comment-15028126 ] Heng Chen edited comment on HBASE-14886 at 11/26/15 4:11 AM: -

[jira] [Comment Edited] (HBASE-14886) ReplicationAdmin does not use full peer configuration

2015-11-25 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15028126#comment-15028126 ] Heng Chen edited comment on HBASE-14886 at 11/26/15 4:11 AM: -

[jira] [Commented] (HBASE-14886) ReplicationAdmin does not use full peer configuration

2015-11-25 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15028126#comment-15028126 ] Heng Chen commented on HBASE-14886: --- btw. As elliott said, should we move applyClust

[jira] [Commented] (HBASE-14886) ReplicationAdmin does not use full peer configuration

2015-11-25 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15028120#comment-15028120 ] Heng Chen commented on HBASE-14886: --- LGTM. +1 > ReplicationAdmin does not use full pe

[jira] [Issue Comment Deleted] (HBASE-14886) ReplicationAdmin does not use full peer configuration

2015-11-25 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-14886: -- Comment: was deleted (was: ReplicationPeerZKImpl is not used to create peer, peer was created in Rep

[jira] [Comment Edited] (HBASE-14886) ReplicationAdmin does not use full peer configuration

2015-11-25 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15028101#comment-15028101 ] Heng Chen edited comment on HBASE-14886 at 11/26/15 3:41 AM: -

[jira] [Commented] (HBASE-14886) ReplicationAdmin does not use full peer configuration

2015-11-25 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15028101#comment-15028101 ] Heng Chen commented on HBASE-14886: --- ReplicationPeerZKImpl is not used to create peer,

[jira] [Updated] (HBASE-14703) not collect stats when call HTable.mutateRow

2015-11-25 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-14703: -- Attachment: HBASE-14703_v8.patch changes: * remove AbstractMultiCallable, just left repeated code in

[jira] [Updated] (HBASE-11393) Replication TableCfs should be a PB object rather than a string

2015-11-25 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-11393: -- Attachment: HBASE-11393_v12.patch update patch v12. * add testcase for TableCFsUpdater * some changes

[jira] [Comment Edited] (HBASE-14703) not collect stats when call HTable.mutateRow

2015-11-24 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15026271#comment-15026271 ] Heng Chen edited comment on HBASE-14703 at 11/25/15 6:50 AM: -

[jira] [Comment Edited] (HBASE-14703) not collect stats when call HTable.mutateRow

2015-11-24 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15026271#comment-15026271 ] Heng Chen edited comment on HBASE-14703 at 11/25/15 6:40 AM: -

[jira] [Commented] (HBASE-14703) not collect stats when call HTable.mutateRow

2015-11-24 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15026271#comment-15026271 ] Heng Chen commented on HBASE-14703: --- {quote} It makes the code change we are putting i

[jira] [Updated] (HBASE-14703) not collect stats when call HTable.mutateRow

2015-11-24 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-14703: -- Status: Patch Available (was: Open) > not collect stats when call HTable.mutateRow >

[jira] [Updated] (HBASE-14703) not collect stats when call HTable.mutateRow

2015-11-24 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-14703: -- Attachment: HBASE-14703_v7.patch > not collect stats when call HTable.mutateRow >

[jira] [Updated] (HBASE-14703) not collect stats when call HTable.mutateRow

2015-11-24 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-14703: -- Attachment: HBASE-14703_v6-addendum.patch > not collect stats when call HTable.mutateRow > ---

[jira] [Updated] (HBASE-14703) not collect stats when call HTable.mutateRow

2015-11-24 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-14703: -- Attachment: (was: HBASE-14703_v6-addendum.patch) > not collect stats when call HTable.mutateRow >

[jira] [Comment Edited] (HBASE-14703) not collect stats when call HTable.mutateRow

2015-11-24 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15026145#comment-15026145 ] Heng Chen edited comment on HBASE-14703 at 11/25/15 4:52 AM: -

[jira] [Updated] (HBASE-14703) not collect stats when call HTable.mutateRow

2015-11-24 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-14703: -- Attachment: HBASE-14703_v6-addendum.patch > not collect stats when call HTable.mutateRow > ---

[jira] [Updated] (HBASE-14703) not collect stats when call HTable.mutateRow

2015-11-24 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-14703: -- Status: Open (was: Patch Available) > not collect stats when call HTable.mutateRow >

[jira] [Commented] (HBASE-14703) not collect stats when call HTable.mutateRow

2015-11-24 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15026145#comment-15026145 ] Heng Chen commented on HBASE-14703: --- Oh, i figure out why TestCheckAndMutate failed wit

[jira] [Commented] (HBASE-14843) TestWALProcedureStore.testLoad is flakey

2015-11-23 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15023903#comment-15023903 ] Heng Chen commented on HBASE-14843: --- {quote} // We have to special record, INIT and INS

[jira] [Commented] (HBASE-14821) CopyTable should allow overriding more config properties for peer cluster

2015-11-23 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15023893#comment-15023893 ] Heng Chen commented on HBASE-14821: --- LGTM. +1 > CopyTable should allow overriding mo

[jira] [Commented] (HBASE-14866) VerifyReplication should use peer configuration in peer connection

2015-11-23 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15023889#comment-15023889 ] Heng Chen commented on HBASE-14866: --- Oh, i see. this issue is a part of HBASE-14821.

[jira] [Commented] (HBASE-14843) TestWALProcedureStore.testLoad is flakey

2015-11-23 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15023831#comment-15023831 ] Heng Chen commented on HBASE-14843: --- Thanks [~mbertozzi] for your explanation. {quote}

[jira] [Commented] (HBASE-14843) TestWALProcedureStore.testLoad is flakey

2015-11-23 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15023740#comment-15023740 ] Heng Chen commented on HBASE-14843: --- [~mbertozzi] Could we move ProcedureStore.start i

[jira] [Commented] (HBASE-14866) VerifyReplication should use peer configuration in peer connection

2015-11-23 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15023717#comment-15023717 ] Heng Chen commented on HBASE-14866: --- suggestions? [~ghelmling] :) > VerifyReplicatio

[jira] [Commented] (HBASE-14703) not collect stats when call HTable.mutateRow

2015-11-23 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15023407#comment-15023407 ] Heng Chen commented on HBASE-14703: --- {quote} What do you mean? Its an optional field, s

[jira] [Commented] (HBASE-14843) TestWALProcedureStore.testLoad is flakey

2015-11-23 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15022432#comment-15022432 ] Heng Chen commented on HBASE-14843: --- So the problem is before we restore state from log

[jira] [Commented] (HBASE-11393) Replication TableCfs should be a PB object rather than a string

2015-11-23 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15021855#comment-15021855 ] Heng Chen commented on HBASE-11393: --- [~ashish singhi] Thanks for your review. I will f

[jira] [Commented] (HBASE-14189) CF Level BC setting should override global one.

2015-11-23 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15021852#comment-15021852 ] Heng Chen commented on HBASE-14189: --- ping [~anoop.hbase] :) > CF Level BC setting sho

[jira] [Updated] (HBASE-14866) VerifyReplication should use peer configuration in peer connection

2015-11-23 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-14866: -- Attachment: HBASE-14866_v1.patch Currently, hbase-server has no dependency on gson, let change it to Ja

[jira] [Updated] (HBASE-14866) VerifyReplication should use peer configuration in peer connection

2015-11-22 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-14866: -- Status: Patch Available (was: Open) > VerifyReplication should use peer configuration in peer connecti

[jira] [Updated] (HBASE-14866) VerifyReplication should use peer configuration in peer connection

2015-11-22 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-14866: -- Attachment: HBASE-14866.patch make a simple patch for it. :) > VerifyReplication should use peer confi

[jira] [Updated] (HBASE-14703) not collect stats when call HTable.mutateRow

2015-11-22 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-14703: -- Fix Version/s: 2.0.0 Status: Patch Available (was: Open) > not collect stats when call HTab

[jira] [Updated] (HBASE-11393) Replication TableCfs should be a PB object rather than a string

2015-11-21 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-11393: -- Attachment: HBASE-11393_v11.patch update patch_v11. main changes. * we upgrade tableCFs when hmaster s

[jira] [Comment Edited] (HBASE-11393) Replication TableCfs should be a PB object rather than a string

2015-11-20 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15019249#comment-15019249 ] Heng Chen edited comment on HBASE-11393 at 11/21/15 1:55 AM: -

[jira] [Commented] (HBASE-11393) Replication TableCfs should be a PB object rather than a string

2015-11-20 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15019249#comment-15019249 ] Heng Chen commented on HBASE-11393: --- {quote} In this case, if a table with namespace w

[jira] [Commented] (HBASE-14843) TestWALProcedureStore.testLoad is flakey

2015-11-20 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15015598#comment-15015598 ] Heng Chen commented on HBASE-14843: --- Which i can't understand is why there is no log ou

[jira] [Updated] (HBASE-14843) TestWALProcedureStore.testLoad is flakey

2015-11-20 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-14843: -- Description: I see it twice recently, see. https://builds.apache.org/job/PreCommit-HBASE-Build/16589//

[jira] [Comment Edited] (HBASE-14703) not collect stats when call HTable.mutateRow

2015-11-20 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15015515#comment-15015515 ] Heng Chen edited comment on HBASE-14703 at 11/20/15 9:59 AM: -

[jira] [Updated] (HBASE-14703) not collect stats when call HTable.mutateRow

2015-11-20 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-14703: -- Attachment: HBASE-14703_v6.patch > not collect stats when call HTable.mutateRow >

[jira] [Commented] (HBASE-11393) Replication TableCfs should be a PB object rather than a string

2015-11-20 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15015519#comment-15015519 ] Heng Chen commented on HBASE-11393: --- {quote} By remove the deprecated api from 2.0.0 I

[jira] [Commented] (HBASE-14703) not collect stats when call HTable.mutateRow

2015-11-20 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15015515#comment-15015515 ] Heng Chen commented on HBASE-14703: --- Update a patch based on your last patch, and i cre

[jira] [Updated] (HBASE-14703) not collect stats when call HTable.mutateRow

2015-11-20 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-14703: -- Attachment: HBASE-14702_v5.2_addendum-addendum.patch > not collect stats when call HTable.mutateRow >

[jira] [Commented] (HBASE-11393) Replication TableCfs should be a PB object rather than a string

2015-11-20 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15015496#comment-15015496 ] Heng Chen commented on HBASE-11393: --- backward compatibility problem happens when user

[jira] [Commented] (HBASE-14703) not collect stats when call HTable.mutateRow

2015-11-19 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15015187#comment-15015187 ] Heng Chen commented on HBASE-14703: --- {code} + // if the stats are enabled. By the defa

[jira] [Commented] (HBASE-14703) not collect stats when call HTable.mutateRow

2015-11-19 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15015125#comment-15015125 ] Heng Chen commented on HBASE-14703: --- {quote} What do you mean by this? {quote} What i

[jira] [Commented] (HBASE-11393) Replication TableCfs should be a PB object rather than a string

2015-11-19 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15015080#comment-15015080 ] Heng Chen commented on HBASE-11393: --- Yeah, I have thought use ':' as TableName do. But

<    7   8   9   10   11   12   13   14   15   16   >