[jira] [Updated] (HBASE-15267) Read requests count metric is increased when Get operation does not return any record

2016-02-16 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15267: -- Attachment: (was: testScan.patch) > Read requests count metric is increased when Get operation

[jira] [Comment Edited] (HBASE-15267) Read requests count metric is increased when Get operation does not return any record

2016-02-16 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15148363#comment-15148363 ] Heng Chen edited comment on HBASE-15267 at 2/16/16 9:52 AM: Oh!

[jira] [Updated] (HBASE-15267) Read requests count metric is increased when Get operation does not return any record

2016-02-16 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15267: -- Attachment: testScan.patch upload my testcase > Read requests count metric is increased when Get

[jira] [Commented] (HBASE-15267) Read requests count metric is increased when Get operation does not return any record

2016-02-16 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15148363#comment-15148363 ] Heng Chen commented on HBASE-15267: --- Oh! [~anoop.hbase] I found something interesting, readRequest

[jira] [Comment Edited] (HBASE-15267) Read requests count metric is increased when Get operation does not return any record

2016-02-16 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15148159#comment-15148159 ] Heng Chen edited comment on HBASE-15267 at 2/16/16 8:59 AM: -As for scan, it

[jira] [Commented] (HBASE-15270) Use appropriate encoding for "filter" field in TaskMonitorTmpl.jamon

2016-02-15 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15148207#comment-15148207 ] Heng Chen commented on HBASE-15270: --- why encodeForHTML, not encodeForURL? > Use appropriate encoding

[jira] [Updated] (HBASE-15263) TestIPv6NIOServerSocketChannel.testServerSocketFromLocalhostResolution can hang indefinetly

2016-02-15 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15263: -- Attachment: HBASE-15263.patch add timeout >

[jira] [Updated] (HBASE-15263) TestIPv6NIOServerSocketChannel.testServerSocketFromLocalhostResolution can hang indefinetly

2016-02-15 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15263: -- Fix Version/s: 2.0.0 Status: Patch Available (was: Open) >

[jira] [Commented] (HBASE-15267) Read requests count metric is increased when Get operation does not return any record

2016-02-15 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15148159#comment-15148159 ] Heng Chen commented on HBASE-15267: --- As for scan, it is impossible to visit an inexistent row. But

[jira] [Commented] (HBASE-15267) Read requests count metric is increased when Get operation does not return any record

2016-02-15 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15148107#comment-15148107 ] Heng Chen commented on HBASE-15267: --- I think Yoo's point is scan(d) ignore this request, so get(d)

[jira] [Commented] (HBASE-15267) Read requests count metric is increased when Get operation does not return any record

2016-02-15 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15148064#comment-15148064 ] Heng Chen commented on HBASE-15267: --- Number looks good. > Read requests count metric is increased

[jira] [Commented] (HBASE-15273) Advance Hadoop Architecture (AHA) - Advance HBase (Umbrella) JIRA

2016-02-15 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15148049#comment-15148049 ] Heng Chen commented on HBASE-15273: --- Amazing! > Advance Hadoop Architecture (AHA) - Advance HBase

[jira] [Updated] (HBASE-15169) Backport HBASE-14362 'TestWALProcedureStoreOnHDFS is super duper flaky' to branch-1.1

2016-02-14 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15169: -- Attachment: HBASE-15169-branch-1.1.patch > Backport HBASE-14362 'TestWALProcedureStoreOnHDFS is super

[jira] [Updated] (HBASE-15122) Servlets generate XSS_REQUEST_PARAMETER_TO_SERVLET_WRITER findbugs warnings

2016-02-14 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15122: -- Resolution: Fixed Status: Resolved (was: Patch Available) push to master and branch-1+ >

[jira] [Commented] (HBASE-15259) WALEdits under replay will also be replicated

2016-02-14 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15146943#comment-15146943 ] Heng Chen commented on HBASE-15259: --- NO... I just test it with testcase... > WALEdits under replay

[jira] [Updated] (HBASE-15122) Servlets generate XSS_REQUEST_PARAMETER_TO_SERVLET_WRITER findbugs warnings

2016-02-14 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15122: -- Fix Version/s: 1.0.4 1.1.4 1.2.1 1.3.0

[jira] [Updated] (HBASE-15259) WALEdits under replay will also be replicated

2016-02-14 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15259: -- Attachment: HBASE-15259.patch Test locally, it is really a bug. Here is my patch and testcase. >

[jira] [Commented] (HBASE-15263) TestIPv6NIOServerSocketChannel.testServerSocketFromLocalhostResolution can hang indefinetly

2016-02-14 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15146471#comment-15146471 ] Heng Chen commented on HBASE-15263: --- [~stack] Thread is in RUNNABLE state? >

[jira] [Commented] (HBASE-15266) add precommit check for "catch Throwable"

2016-02-14 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15146456#comment-15146456 ] Heng Chen commented on HBASE-15266: --- IMO some monitor threads need to catch throwable. > add precommit

[jira] [Commented] (HBASE-15122) Servlets generate XSS_REQUEST_PARAMETER_TO_SERVLET_WRITER findbugs warnings

2016-02-13 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15146332#comment-15146332 ] Heng Chen commented on HBASE-15122: --- relate test has passed.

[jira] [Updated] (HBASE-15169) Backport HBASE-14362 'TestWALProcedureStoreOnHDFS is super duper flaky' to branch-1.1

2016-02-13 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15169: -- Attachment: HBASE-15169-branch-1.1.patch still not run... retrigger it. > Backport HBASE-14362

[jira] [Updated] (HBASE-15122) Servlets generate XSS_REQUEST_PARAMETER_TO_SERVLET_WRITER findbugs warnings

2016-02-13 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15122: -- Assignee: Samir Ahmic > Servlets generate XSS_REQUEST_PARAMETER_TO_SERVLET_WRITER findbugs warnings >

[jira] [Commented] (HBASE-15167) Deadlock in TestNamespaceAuditor.testRegionOperations on 1.1

2016-02-06 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135774#comment-15135774 ] Heng Chen commented on HBASE-15167: --- push to branch-1.1. Thanks [~stack] for your review > Deadlock

[jira] [Commented] (HBASE-15213) Fix increment performance regression caused by HBASE-8763 on branch-1.0

2016-02-05 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15133812#comment-15133812 ] Heng Chen commented on HBASE-15213: --- As for patch, how about move w.markCompleted() out of sync scope,

[jira] [Updated] (HBASE-15197) Expose filtered read requests metric to metrics framework and Web UI

2016-02-04 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15197: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) >

[jira] [Commented] (HBASE-15197) Expose filtered read requests metric to metrics framework and Web UI

2016-02-04 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15133551#comment-15133551 ] Heng Chen commented on HBASE-15197: --- Push to master. > Expose filtered read requests metric to metrics

[jira] [Commented] (HBASE-15213) Fix increment performance regression caused by HBASE-8763 on branch-1.0

2016-02-04 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15133697#comment-15133697 ] Heng Chen commented on HBASE-15213: --- Thanks! Got it now! > Fix increment performance regression

[jira] [Commented] (HBASE-15213) Fix increment performance regression caused by HBASE-8763 on branch-1.0

2016-02-04 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15133634#comment-15133634 ] Heng Chen commented on HBASE-15213: --- Thanks for your explain! [~junegunn] You are right, we could

[jira] [Commented] (HBASE-15210) Undo crazy load balancer logging at tens of lines per millisecond

2016-02-03 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15130020#comment-15130020 ] Heng Chen commented on HBASE-15210: --- what about these logs? {code} 2016-01-28 05:56:22,572 DEBUG

[jira] [Commented] (HBASE-15197) Expose filtered read requests metric to metrics framework and Web UI

2016-02-02 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15129909#comment-15129909 ] Heng Chen commented on HBASE-15197: --- trigger QA.

[jira] [Commented] (HBASE-15167) Deadlock in TestNamespaceAuditor.testRegionOperations on 1.1

2016-02-02 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15129927#comment-15129927 ] Heng Chen commented on HBASE-15167: --- Ping [~ndimiduk] > Deadlock in

[jira] [Commented] (HBASE-15197) Expose filtered read requests metric to metrics framework and Web UI

2016-02-02 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15129689#comment-15129689 ] Heng Chen commented on HBASE-15197: --- +1 on patch v2. If no other concerns, let me commit it later.

[jira] [Commented] (HBASE-15122) Servlets generate XSS_REQUEST_PARAMETER_TO_SERVLET_WRITER findbugs warnings

2016-02-01 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127521#comment-15127521 ] Heng Chen commented on HBASE-15122: --- Thanks [~asamir] for your digging. You should introduce

[jira] [Commented] (HBASE-15197) Expose filtered read requests metric to metrics framework and Web UI

2016-02-01 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127570#comment-15127570 ] Heng Chen commented on HBASE-15197: --- See HBASE-15128 Sean Busbey comment about build with

[jira] [Commented] (HBASE-15122) Servlets generate XSS_REQUEST_PARAMETER_TO_SERVLET_WRITER findbugs warnings

2016-02-01 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127532#comment-15127532 ] Heng Chen commented on HBASE-15122: --- [~busbey] i did not see any Xerces reference on master with this

[jira] [Commented] (HBASE-15128) Disable region splits and merges in HBCK

2016-02-01 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127546#comment-15127546 ] Heng Chen commented on HBASE-15128: --- Ping [~apurtell] [~eclark] > Disable region splits and merges in

[jira] [Updated] (HBASE-15122) Servlets generate XSS_REQUEST_PARAMETER_TO_SERVLET_WRITER findbugs warnings

2016-02-01 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15122: -- Attachment: HBASE-15122_v1.patch > Servlets generate XSS_REQUEST_PARAMETER_TO_SERVLET_WRITER findbugs

[jira] [Commented] (HBASE-15197) Expose filtered read requests metric to metrics framework and Web UI

2016-02-01 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15125941#comment-15125941 ] Heng Chen commented on HBASE-15197: --- LGTM. +1 > Expose filtered read requests metric to metrics

[jira] [Updated] (HBASE-15197) Expose filtered read requests metric to metrics framework and Web UI

2016-02-01 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15197: -- Attachment: HBASE-15197.patch > Expose filtered read requests metric to metrics framework and Web UI >

[jira] [Commented] (HBASE-15198) RPC client not using Codec and CellBlock for puts by default

2016-02-01 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127654#comment-15127654 ] Heng Chen commented on HBASE-15198: --- How about move AbstractRpcClient#getDefaultCodec into some common

[jira] [Updated] (HBASE-15197) Expose filtered read requests metric to metrics framework and Web UI

2016-02-01 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15197: -- Assignee: Eungsop Yoo Fix Version/s: 2.0.0 Status: Patch Available (was: Open) >

[jira] [Commented] (HBASE-15197) Expose filtered read requests metric to metrics framework and Web UI

2016-02-01 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127641#comment-15127641 ] Heng Chen commented on HBASE-15197: --- OK

[jira] [Commented] (HBASE-15167) Deadlock in TestNamespaceAuditor.testRegionOperations on 1.1

2016-01-29 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15123501#comment-15123501 ] Heng Chen commented on HBASE-15167: --- relates test has passed.

[jira] [Commented] (HBASE-15167) Deadlock in TestNamespaceAuditor.testRegionOperations on 1.1

2016-01-29 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15123161#comment-15123161 ] Heng Chen commented on HBASE-15167: --- OK. Let me take it. > Deadlock in

[jira] [Updated] (HBASE-15167) Deadlock in TestNamespaceAuditor.testRegionOperations on 1.1

2016-01-29 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15167: -- Attachment: HBASE-15167-branch-1.1.patch > Deadlock in TestNamespaceAuditor.testRegionOperations on

[jira] [Updated] (HBASE-15167) Deadlock in TestNamespaceAuditor.testRegionOperations on 1.1

2016-01-29 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15167: -- Status: Patch Available (was: Open) > Deadlock in TestNamespaceAuditor.testRegionOperations on 1.1 >

[jira] [Commented] (HBASE-15191) CopyTable and VerifyReplication - Option to specify batch size, versions

2016-01-29 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15124389#comment-15124389 ] Heng Chen commented on HBASE-15191: --- {{hbase.mapreduce.scan.batchsize}} and

[jira] [Assigned] (HBASE-15167) Deadlock in TestNamespaceAuditor.testRegionOperations on 1.1

2016-01-28 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen reassigned HBASE-15167: - Assignee: Heng Chen > Deadlock in TestNamespaceAuditor.testRegionOperations on 1.1 >

[jira] [Commented] (HBASE-15128) Disable region splits and merges in HBCK

2016-01-28 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15123157#comment-15123157 ] Heng Chen commented on HBASE-15128: --- IMO we can do a tradeoff, firstly we go on this issue and patch,

[jira] [Commented] (HBASE-15159) Fix merge of MVCC and SequenceID performance regression in branch-1.0 for checkAnd*

2016-01-27 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15120267#comment-15120267 ] Heng Chen commented on HBASE-15159: --- If you have not start, i can take it. [~stack] :) PS: What

[jira] [Issue Comment Deleted] (HBASE-15159) Fix merge of MVCC and SequenceID performance regression in branch-1.0 for checkAnd*

2016-01-27 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15159: -- Comment: was deleted (was: what about append? Does it need same trick? If you have not start for

[jira] [Commented] (HBASE-15159) Fix merge of MVCC and SequenceID performance regression in branch-1.0 for checkAnd*

2016-01-27 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15120264#comment-15120264 ] Heng Chen commented on HBASE-15159: --- what about append? Does it need same trick? If you have not start

[jira] [Commented] (HBASE-15167) Deadlock in TestNamespaceAuditor.testRegionOperations on 1.1

2016-01-27 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15120121#comment-15120121 ] Heng Chen commented on HBASE-15167: --- It has relates with HBASE-14650? > Deadlock in

[jira] [Commented] (HBASE-15178) metrics on web UI sometimes flakey

2016-01-27 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15120105#comment-15120105 ] Heng Chen commented on HBASE-15178: --- duplicate with HBASE-12961 > metrics on web UI sometimes flakey

[jira] [Resolved] (HBASE-15178) metrics on web UI sometimes flakey

2016-01-27 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen resolved HBASE-15178. --- Resolution: Duplicate > metrics on web UI sometimes flakey > -- > >

[jira] [Commented] (HBASE-15169) Backport HBASE-14362 'TestWALProcedureStoreOnHDFS is super duper flaky' to branch-1.1

2016-01-27 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15120119#comment-15120119 ] Heng Chen commented on HBASE-15169: --- TestWALProcedureStoreOnHDFS still not run.

[jira] [Updated] (HBASE-15169) Backport HBASE-14362 'TestWALProcedureStoreOnHDFS is super duper flaky' to branch-1.1

2016-01-27 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15169: -- Attachment: HBASE-15169-branch-1.1.patch retry > Backport HBASE-14362 'TestWALProcedureStoreOnHDFS is

[jira] [Created] (HBASE-15182) unify normalizer switch

2016-01-27 Thread Heng Chen (JIRA)
Heng Chen created HBASE-15182: - Summary: unify normalizer switch Key: HBASE-15182 URL: https://issues.apache.org/jira/browse/HBASE-15182 Project: HBase Issue Type: Sub-task Reporter:

[jira] [Updated] (HBASE-15128) Disable region splits and merges in HBCK

2016-01-27 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15128: -- Attachment: HBASE-15128_v3.patch path v3 address [~enis] review board comments. I also submit here,

[jira] [Commented] (HBASE-15128) Disable region splits and merges in HBCK

2016-01-27 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15120225#comment-15120225 ] Heng Chen commented on HBASE-15128: --- Thans [~busbey] for your help. > Disable region splits and merges

[jira] [Commented] (HBASE-15165) AsyncProcess can spin wait indefinitly

2016-01-26 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15116948#comment-15116948 ] Heng Chen commented on HBASE-15165: --- I met similar problem in our production cluster. I am not sure it

[jira] [Commented] (HBASE-15169) Backport HBASE-14362 'TestWALProcedureStoreOnHDFS is super duper flaky' to branch-1.1

2016-01-26 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15116973#comment-15116973 ] Heng Chen commented on HBASE-15169: --- trigger manually, failed testcase has no relates with this patch.

[jira] [Updated] (HBASE-15178) metrics on web UI sometimes flakey

2016-01-26 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15178: -- Affects Version/s: 0.98.6 > metrics on web UI sometimes flakey > -- >

[jira] [Updated] (HBASE-15178) metrics on web UI sometimes flakey

2016-01-26 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15178: -- Description: see attachement > metrics on web UI sometimes flakey > --

[jira] [Updated] (HBASE-15178) metrics on web UI sometimes flakey

2016-01-26 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15178: -- Attachment: 70DD704D-7E05-49BA-AC84-0646671F67AA.png > metrics on web UI sometimes flakey >

[jira] [Created] (HBASE-15178) metrics on web UI sometimes flakey

2016-01-26 Thread Heng Chen (JIRA)
Heng Chen created HBASE-15178: - Summary: metrics on web UI sometimes flakey Key: HBASE-15178 URL: https://issues.apache.org/jira/browse/HBASE-15178 Project: HBase Issue Type: Bug

[jira] [Updated] (HBASE-15169) Backport HBASE-14362 'TestWALProcedureStoreOnHDFS is super duper flaky' to branch-1.1

2016-01-25 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15169: -- Attachment: HBASE-15169-branch-1.1.patch Jobs done. :) > Backport HBASE-14362

[jira] [Updated] (HBASE-15169) Backport HBASE-14362 'TestWALProcedureStoreOnHDFS is super duper flaky' to branch-1.1

2016-01-25 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15169: -- Status: Patch Available (was: Open) > Backport HBASE-14362 'TestWALProcedureStoreOnHDFS is super

[jira] [Commented] (HBASE-15122) Servlets generate XSS_REQUEST_PARAMETER_TO_SERVLET_WRITER findbugs warnings

2016-01-25 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15116503#comment-15116503 ] Heng Chen commented on HBASE-15122: --- [~stack] the link return 404. > Servlets generate

[jira] [Updated] (HBASE-15128) Disable region splits and merges in HBCK

2016-01-21 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15128: -- Attachment: HBASE-15128_v1.patch add relates ruby scripts. > Disable region splits and merges in

[jira] [Commented] (HBASE-15128) Disable region splits and merges in HBCK

2016-01-21 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15111876#comment-15111876 ] Heng Chen commented on HBASE-15128: --- [~busbey] I read the email you post above, could you explain in

[jira] [Commented] (HBASE-15128) Disable region splits and merges in HBCK

2016-01-20 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15110018#comment-15110018 ] Heng Chen commented on HBASE-15128: --- mvn -DHBasePatchProcess clean test-compile -DskipTests=true

[jira] [Updated] (HBASE-15128) Disable region splits and merges in HBCK

2016-01-20 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15128: -- Status: Patch Available (was: Open) > Disable region splits and merges in HBCK >

[jira] [Updated] (HBASE-15128) Disable region splits and merges in HBCK

2016-01-20 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15128: -- Attachment: HBASE-15128.patch upload the first version patch. If it has no big problems, i will add

[jira] [Assigned] (HBASE-15128) Disable region splits and merges in HBCK

2016-01-18 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen reassigned HBASE-15128: - Assignee: Heng Chen > Disable region splits and merges in HBCK >

[jira] [Commented] (HBASE-15128) Disable region splits and merges in HBCK

2016-01-18 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15106173#comment-15106173 ] Heng Chen commented on HBASE-15128: --- Sounds good! If you have not prepared for it, i can take it.

[jira] [Commented] (HBASE-15122) Servlets generate XSS_REQUEST_PARAMETER_TO_SERVLET_WRITER findbugs warnings

2016-01-18 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15106149#comment-15106149 ] Heng Chen commented on HBASE-15122: --- relates testcase has passed.

[jira] [Updated] (HBASE-15122) Servlets generate XSS_REQUEST_PARAMETER_TO_SERVLET_WRITER findbugs warnings

2016-01-16 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15122: -- Attachment: HBASE-15122.patch make a patch. :) > Servlets generate

[jira] [Updated] (HBASE-15122) Servlets generate XSS_REQUEST_PARAMETER_TO_SERVLET_WRITER findbugs warnings

2016-01-16 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15122: -- Status: Patch Available (was: Open) > Servlets generate XSS_REQUEST_PARAMETER_TO_SERVLET_WRITER

[jira] [Updated] (HBASE-15108) TestReplicationAdmin failed on branch-1.0

2016-01-15 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15108: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) >

[jira] [Updated] (HBASE-15095) isReturnResult=false on fast path in branch-1.1 and branch-1.0 is not respected

2016-01-14 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15095: -- Attachment: HBASE-15095-branch-1.1.patch > isReturnResult=false on fast path in branch-1.1 and

[jira] [Commented] (HBASE-15095) isReturnResult=false on fast path in branch-1.1 and branch-1.0 is not respected

2016-01-14 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15097780#comment-15097780 ] Heng Chen commented on HBASE-15095: --- push to branch-1.0 and branch-1.1 > isReturnResult=false on fast

[jira] [Updated] (HBASE-15095) isReturnResult=false on fast path in branch-1.1 and branch-1.0 is not respected

2016-01-14 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15095: -- Resolution: Fixed Assignee: Heng Chen Status: Resolved (was: Patch Available) >

[jira] [Commented] (HBASE-15091) Forward-port to 1.2 HBASE-15031 "Fix merge of MVCC and SequenceID performance regression in branch-1.0"

2016-01-14 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15099509#comment-15099509 ] Heng Chen commented on HBASE-15091: --- TestResettingCounters uses Increment operation, maybe it has

[jira] [Updated] (HBASE-15108) TestReplicationAdmin failed on branch-1.0

2016-01-14 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15108: -- Attachment: HBASE-15108.v1.branch-1.0.patch Use a more harmless way as master. > TestReplicationAdmin

[jira] [Commented] (HBASE-15108) TestReplicationAdmin failed on branch-1.0

2016-01-14 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15101250#comment-15101250 ] Heng Chen commented on HBASE-15108: ---

[jira] [Commented] (HBASE-15108) TestReplicationAdmin failed on branch-1.0

2016-01-14 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15101397#comment-15101397 ] Heng Chen commented on HBASE-15108: --- Yeah, i didn't notice HBASE-13524. Will commit it later >

[jira] [Updated] (HBASE-15091) Forward-port HBASE-15031 "Fix merge of MVCC and SequenceID performance regression in branch-1.0"

2016-01-13 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15091: -- Status: Patch Available (was: Open) > Forward-port HBASE-15031 "Fix merge of MVCC and SequenceID

[jira] [Updated] (HBASE-15091) Forward-port HBASE-15031 "Fix merge of MVCC and SequenceID performance regression in branch-1.0"

2016-01-13 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15091: -- Attachment: HBASE-15091-branch-1.2.patch make a patch. :) > Forward-port HBASE-15031 "Fix merge of

[jira] [Updated] (HBASE-15095) isReturnResult=false on fast path in branch-1.1 and branch-1.0 is not respected

2016-01-13 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15095: -- Attachment: HBASE-15095-branch-1.0.patch retry > isReturnResult=false on fast path in branch-1.1 and

[jira] [Commented] (HBASE-15083) Gets from Multiactions are not counted in metrics for gets.

2016-01-13 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15097667#comment-15097667 ] Heng Chen commented on HBASE-15083: --- Oh, sorry, i got it now. Thanks for your pointing out. > Gets

[jira] [Updated] (HBASE-15108) TestReplicationAdmin failed on branch-1.0

2016-01-13 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15108: -- Assignee: Heng Chen Fix Version/s: 1.0.4 Affects Version/s: 1.0.3

[jira] [Commented] (HBASE-15091) Forward-port HBASE-15031 "Fix merge of MVCC and SequenceID performance regression in branch-1.0"

2016-01-13 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15097708#comment-15097708 ] Heng Chen commented on HBASE-15091: --- Fine. Let's use your patch. I didn't know you already had a

[jira] [Updated] (HBASE-15108) TestReplicationAdmin failed on branch-1.0

2016-01-13 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15108: -- Attachment: HBASE-15018-branch-1.0.patch > TestReplicationAdmin failed on branch-1.0 >

[jira] [Created] (HBASE-15108) TestReplicationAdmin failed on branch-1.0

2016-01-13 Thread Heng Chen (JIRA)
Heng Chen created HBASE-15108: - Summary: TestReplicationAdmin failed on branch-1.0 Key: HBASE-15108 URL: https://issues.apache.org/jira/browse/HBASE-15108 Project: HBase Issue Type: Bug

[jira] [Updated] (HBASE-15095) isReturnResult=false on fast path in branch-1.1 and branch-1.0 is not respected

2016-01-13 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15095: -- Fix Version/s: (was: 1.1.0) (was: 1.0.0) 1.0.4

[jira] [Commented] (HBASE-15108) TestReplicationAdmin failed on branch-1.0

2016-01-13 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15097766#comment-15097766 ] Heng Chen commented on HBASE-15108: --- It happens when convert HashMap to String by iterate HashMap

[jira] [Commented] (HBASE-15095) isReturnResult=false on fast path in branch-1.1 and branch-1.0 is not respected

2016-01-13 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15097768#comment-15097768 ] Heng Chen commented on HBASE-15095: --- Only hadoop.hbase.client.replication.TestReplicationAdmin

[jira] [Commented] (HBASE-15091) Forward-port HBASE-15031 "Fix merge of MVCC and SequenceID performance regression in branch-1.0"

2016-01-13 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15097746#comment-15097746 ] Heng Chen commented on HBASE-15091: --- Some questions about patch. In fast path, we use

[jira] [Issue Comment Deleted] (HBASE-15091) Forward-port HBASE-15031 "Fix merge of MVCC and SequenceID performance regression in branch-1.0"

2016-01-13 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15091: -- Comment: was deleted (was: I just rewrite a patch on branch-1.2 as logic in branch-1.1. Any

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