[jira] [Updated] (HBASE-16490) Fix race condition between SnapshotManager and SnapshotCleaner

2016-08-25 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-16490: -- Affects Version/s: 2.0.0 > Fix race condition between SnapshotManager and SnapshotCleaner > ---

[jira] [Updated] (HBASE-16490) Fix race condition between SnapshotManager and SnapshotCleaner

2016-08-26 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-16490: -- Attachment: HBASE-16490.v2.patch patch v2 fix failed testcase and use keylocker as [~mbertozzi] suggest

[jira] [Commented] (HBASE-16490) Fix race condition between SnapshotManager and SnapshotCleaner

2016-08-26 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15440487#comment-15440487 ] Heng Chen commented on HBASE-16490: --- Thanks [~tedyu], will address your comments when c

[jira] [Commented] (HBASE-16490) Fix race condition between SnapshotManager and SnapshotCleaner

2016-08-26 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15440514#comment-15440514 ] Heng Chen commented on HBASE-16490: --- commit to master > Fix race condition between Sna

[jira] [Updated] (HBASE-16490) Fix race condition between SnapshotManager and SnapshotCleaner

2016-08-26 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-16490: -- Resolution: Fixed Status: Resolved (was: Patch Available) > Fix race condition between Snapsho

[jira] [Commented] (HBASE-16224) Reduce the number of RPCs for the large PUTs

2016-08-28 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15444545#comment-15444545 ] Heng Chen commented on HBASE-16224: --- Numbers looks good. > Reduce the number of RPCs

[jira] [Commented] (HBASE-16224) Reduce the number of RPCs for the large PUTs

2016-08-28 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15444561#comment-15444561 ] Heng Chen commented on HBASE-16224: --- patch v10 lgtm. I like the way RowAccess did in p

[jira] [Created] (HBASE-16512) when locate meta region, we should respect the param "useCache" passed in on 0.98

2016-08-28 Thread Heng Chen (JIRA)
Heng Chen created HBASE-16512: - Summary: when locate meta region, we should respect the param "useCache" passed in on 0.98 Key: HBASE-16512 URL: https://issues.apache.org/jira/browse/HBASE-16512 Project:

[jira] [Updated] (HBASE-16512) when locate meta region, we should respect the param "useCache" passed in on 0.98

2016-08-29 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-16512: -- Attachment: HBASE-16512_0.98.patch > when locate meta region, we should respect the param "useCache" pa

[jira] [Updated] (HBASE-16512) when locate meta region, we should respect the param "useCache" passed in on 0.98

2016-08-29 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-16512: -- Fix Version/s: 0.98.22 Status: Patch Available (was: Open) > when locate meta region, we sh

[jira] [Updated] (HBASE-16512) when locate meta region, we should respect the param "useCache" passed in on 0.98

2016-08-29 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-16512: -- Attachment: HBASE-16512.0.98.patch > when locate meta region, we should respect the param "useCache" pa

[jira] [Updated] (HBASE-16224) Reduce the number of RPCs for the large PUTs

2016-08-29 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-16224: -- Affects Version/s: 2.0.0 > Reduce the number of RPCs for the large PUTs > -

[jira] [Updated] (HBASE-16224) Reduce the number of RPCs for the large PUTs

2016-08-29 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-16224: -- Fix Version/s: 2.0.0 > Reduce the number of RPCs for the large PUTs > -

[jira] [Commented] (HBASE-16224) Reduce the number of RPCs for the large PUTs

2016-08-29 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15447247#comment-15447247 ] Heng Chen commented on HBASE-16224: --- commit it if no other concerns. > Reduce the numb

[jira] [Updated] (HBASE-16224) Reduce the number of RPCs for the large PUTs

2016-08-29 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-16224: -- Component/s: Client > Reduce the number of RPCs for the large PUTs > --

[jira] [Commented] (HBASE-16224) Reduce the number of RPCs for the large PUTs

2016-08-29 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15447255#comment-15447255 ] Heng Chen commented on HBASE-16224: --- [~chia7712] will you upload patch v10 based on bra

[jira] [Commented] (HBASE-16509) Add option to LoadIncrementalHFiles which allows skipping unmatched column families

2016-08-29 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15447326#comment-15447326 ] Heng Chen commented on HBASE-16509: --- change "unmatchedFamilies" from List to Set? It

[jira] [Commented] (HBASE-16224) Reduce the number of RPCs for the large PUTs

2016-08-29 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15447358#comment-15447358 ] Heng Chen commented on HBASE-16224: --- commit it to master. > Reduce the number of RPCs

[jira] [Commented] (HBASE-16509) Add option to LoadIncrementalHFiles which allows skipping unmatched column families

2016-08-29 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15447464#comment-15447464 ] Heng Chen commented on HBASE-16509: --- +1 > Add option to LoadIncrementalHFiles which al

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

2016-02-22 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15157705#comment-15157705 ] Heng Chen commented on HBASE-15169: --- still not run. I will commit it, the testcase h

[jira] [Created] (HBASE-15308) Flakey TestSplitWalDataLoss on branch-1.1

2016-02-22 Thread Heng Chen (JIRA)
Heng Chen created HBASE-15308: - Summary: Flakey TestSplitWalDataLoss on branch-1.1 Key: HBASE-15308 URL: https://issues.apache.org/jira/browse/HBASE-15308 Project: HBase Issue Type: Sub-task

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

2016-02-22 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: -- Resolution: Fixed Status: Resolved (was: Patch Available) push to branch-1.1 > Backport HBASE

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

2016-02-23 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_v12.patch v12 address all [~jesse_yates] comments on review board. > not colle

[jira] [Created] (HBASE-15326) NPE in TestHRegion.testBatchPut_whileNoRowLocksHeld

2016-02-25 Thread Heng Chen (JIRA)
Heng Chen created HBASE-15326: - Summary: NPE in TestHRegion.testBatchPut_whileNoRowLocksHeld Key: HBASE-15326 URL: https://issues.apache.org/jira/browse/HBASE-15326 Project: HBase Issue Type: Bug

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

2016-02-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_v13.patch v13 fix checkstyle errors and findbugs. > not collect stats when c

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

2016-02-25 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15167994#comment-15167994 ] Heng Chen commented on HBASE-15128: --- ping [~enis] > Disable region splits and merges s

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

2016-02-25 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15168126#comment-15168126 ] Heng Chen commented on HBASE-15128: --- Thanks [~enis], javadoc has been fixed. If no ot

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

2016-02-25 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15168178#comment-15168178 ] Heng Chen commented on HBASE-15128: --- Oh, sorry i just commit it to master, let m

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

2016-02-25 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_v8.patch Address [~tedyu] comments, do i need to upload v8 to rb? Thanks ted

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

2016-02-25 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15168307#comment-15168307 ] Heng Chen commented on HBASE-15128: --- any other suggestions? If no, i will commit it t

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

2016-02-25 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15168370#comment-15168370 ] Heng Chen commented on HBASE-14703: --- Failed testcase due to HBASE-15222, has no relate

[jira] [Commented] (HBASE-15328) Unvalidated Redirect in HMaster

2016-02-25 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15168380#comment-15168380 ] Heng Chen commented on HBASE-15328: --- At least, we could check whether request.getServer

[jira] [Commented] (HBASE-15338) Add a option to disable the data block cache for testing the performance of underlying file system

2016-02-25 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15168511#comment-15168511 ] Heng Chen commented on HBASE-15338: --- what's the difference if we just set hfile.block.c

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

2016-02-26 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_v9.patch v9 address [~tedyu] comments from rb. I will commit v9 later. > Disa

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

2016-02-26 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15170288#comment-15170288 ] Heng Chen commented on HBASE-15128: --- push to master. Let me make a patch for branch-1

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

2016-02-26 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-branch-1.patch Current patch is only suitable for branch-1 with 'hbase.assignme

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

2016-02-28 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15171342#comment-15171342 ] Heng Chen commented on HBASE-15128: --- [~busbey] Do you know how to solve the problem of

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

2016-02-29 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15171813#comment-15171813 ] Heng Chen commented on HBASE-15128: --- Relates testcase has passed, https://builds.apac

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

2016-02-29 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: -- Resolution: Fixed Fix Version/s: (was: 1.3.0) 1.4.0 Status: Res

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

2016-02-29 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: -- Labels: reviewed (was: ) > Disable region splits and merges switch in master > ---

[jira] [Updated] (HBASE-15376) ScanNext metric is size-based while every other per-operation metric is time based

2016-03-01 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15376: -- Status: Patch Available (was: Open) > ScanNext metric is size-based while every other per-operation me

[jira] [Updated] (HBASE-15376) ScanNext metric is size-based while every other per-operation metric is time based

2016-03-01 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15376: -- Attachment: HBASE-15376.patch Make a patch for it. {code} ScanNextTime_num_ops: 4, ScanNextTime_min:

[jira] [Commented] (HBASE-15377) Per-RS Get metric is time based, per-region metric is size-based

2016-03-01 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15175211#comment-15175211 ] Heng Chen commented on HBASE-15377: --- Oh, sorry, just see it now. HBASE-15376 contains

[jira] [Commented] (HBASE-15379) Fake cells created in read path not implementing SettableSequenceId

2016-03-02 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15175304#comment-15175304 ] Heng Chen commented on HBASE-15379: --- Let {{EmptyCell}} implements {{SettableSequenceId}

[jira] [Commented] (HBASE-15374) Avoid using '/tmp' directory in our unit tests

2016-03-02 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15175308#comment-15175308 ] Heng Chen commented on HBASE-15374: --- TestBulkLoad also do this. > Avoid using '/tmp'

[jira] [Commented] (HBASE-15380) Purge rollback support in Store etc.

2016-03-02 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15175314#comment-15175314 ] Heng Chen commented on HBASE-15380: --- +1. No usage in the project. > Purge rollback su

[jira] [Commented] (HBASE-15376) ScanNext metric is size-based while every other per-operation metric is time based

2016-03-02 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15177041#comment-15177041 ] Heng Chen commented on HBASE-15376: --- {code} The https://hbase.apache.org/book.html#hbas

[jira] [Commented] (HBASE-15379) Fake cells created in read path not implementing SettableSequenceId

2016-03-02 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15177061#comment-15177061 ] Heng Chen commented on HBASE-15379: --- Could we add a testcase for this situation? > Fak

[jira] [Created] (HBASE-15384) Avoid using '/tmp' directory in TestBulkLoad

2016-03-02 Thread Heng Chen (JIRA)
Heng Chen created HBASE-15384: - Summary: Avoid using '/tmp' directory in TestBulkLoad Key: HBASE-15384 URL: https://issues.apache.org/jira/browse/HBASE-15384 Project: HBase Issue Type: Sub-task

[jira] [Updated] (HBASE-15376) ScanNext metric is size-based while every other per-operation metric is time based

2016-03-02 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15376: -- Attachment: HBASE-15376_v1.patch > ScanNext metric is size-based while every other per-operation metric

[jira] [Updated] (HBASE-15329) Cross-Site Scripting: Reflected in table.jsp

2016-03-02 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15329: -- Assignee: Samir Ahmic > Cross-Site Scripting: Reflected in table.jsp >

[jira] [Updated] (HBASE-15329) Cross-Site Scripting: Reflected in table.jsp

2016-03-02 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15329: -- Fix Version/s: 2.0.0 > Cross-Site Scripting: Reflected in table.jsp > -

[jira] [Commented] (HBASE-15329) Cross-Site Scripting: Reflected in table.jsp

2016-03-02 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15177115#comment-15177115 ] Heng Chen commented on HBASE-15329: --- LGTM. +1 > Cross-Site Scripting: Reflected in tab

[jira] [Commented] (HBASE-15329) Cross-Site Scripting: Reflected in table.jsp

2016-03-02 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15177117#comment-15177117 ] Heng Chen commented on HBASE-15329: --- Let me check it locally, and push it to master. >

[jira] [Commented] (HBASE-15329) Cross-Site Scripting: Reflected in table.jsp

2016-03-02 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15177136#comment-15177136 ] Heng Chen commented on HBASE-15329: --- Actually, it is not a problem. If your url param

[jira] [Resolved] (HBASE-15329) Cross-Site Scripting: Reflected in table.jsp

2016-03-02 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen resolved HBASE-15329. --- Resolution: Fixed Hadoop Flags: Reviewed > Cross-Site Scripting: Reflected in table.jsp > -

[jira] [Updated] (HBASE-15376) ScanNext metric is size-based while every other per-operation metric is time based

2016-03-03 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15376: -- Attachment: HBASE-15376_v3.patch address [~enis] new comments. > ScanNext metric is size-based while e

[jira] [Commented] (HBASE-15406) Split / merge switch left disabled after early termination of hbck

2016-03-06 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15182365#comment-15182365 ] Heng Chen commented on HBASE-15406: --- Oh, sorry, it has no dealing when hbck abort. L

[jira] [Commented] (HBASE-15376) ScanNext metric is size-based while every other per-operation metric is time based

2016-03-06 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15182368#comment-15182368 ] Heng Chen commented on HBASE-15376: --- Commit it today if no other concerns. > ScanNext

[jira] [Updated] (HBASE-15406) Split / merge switch left disabled after early termination of hbck

2016-03-06 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15406: -- Fix Version/s: 1.4.0 1.3.0 2.0.0 > Split / merge switch left disa

[jira] [Assigned] (HBASE-15406) Split / merge switch left disabled after early termination of hbck

2016-03-06 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen reassigned HBASE-15406: - Assignee: Heng Chen > Split / merge switch left disabled after early termination of hbck > -

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

2016-03-06 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15182374#comment-15182374 ] Heng Chen commented on HBASE-14703: --- Thanks [~jesse_yates] for your help during this is

[jira] [Commented] (HBASE-15406) Split / merge switch left disabled after early termination of hbck

2016-03-06 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15182560#comment-15182560 ] Heng Chen commented on HBASE-15406: --- IMO there are two situations of hbck abort. * hbc

[jira] [Commented] (HBASE-15406) Split / merge switch left disabled after early termination of hbck

2016-03-06 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15182572#comment-15182572 ] Heng Chen commented on HBASE-15406: --- {quote} One of the solutions would be to have ephe

[jira] [Commented] (HBASE-15406) Split / merge switch left disabled after early termination of hbck

2016-03-06 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15182664#comment-15182664 ] Heng Chen commented on HBASE-15406: --- To be honest, i don't like the way master do clea

[jira] [Updated] (HBASE-15406) Split / merge switch left disabled after early termination of hbck

2016-03-07 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15406: -- Assignee: (was: Heng Chen) > Split / merge switch left disabled after early termination of hbck > -

[jira] [Commented] (HBASE-15376) ScanNext metric is size-based while every other per-operation metric is time based

2016-03-07 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15182817#comment-15182817 ] Heng Chen commented on HBASE-15376: --- push to master, branch-1, branch-1.3 > ScanNext m

[jira] [Updated] (HBASE-15376) ScanNext metric is size-based while every other per-operation metric is time based

2016-03-07 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15376: -- Resolution: Fixed Assignee: Heng Chen Hadoop Flags: Reviewed Fix Version/s: 1.4.0

[jira] [Commented] (HBASE-15377) Per-RS Get metric is time based, per-region metric is size-based

2016-03-07 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15182820#comment-15182820 ] Heng Chen commented on HBASE-15377: --- duplicate with HBASE-15376 > Per-RS Get metric is

[jira] [Resolved] (HBASE-15377) Per-RS Get metric is time based, per-region metric is size-based

2016-03-07 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen resolved HBASE-15377. --- Resolution: Duplicate > Per-RS Get metric is time based, per-region metric is size-based > --

[jira] [Commented] (HBASE-15406) Split / merge switch left disabled after early termination of hbck

2016-03-07 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15184252#comment-15184252 ] Heng Chen commented on HBASE-15406: --- {quote} I was thinking of using Leases to keep tra

[jira] [Commented] (HBASE-15377) Per-RS Get metric is time based, per-region metric is size-based

2016-03-07 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15184264#comment-15184264 ] Heng Chen commented on HBASE-15377: --- Oh, yeah, sorry for my careless. Let me give a pa

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

2016-03-07 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15184268#comment-15184268 ] Heng Chen commented on HBASE-14703: --- Sounds good. I will give a patch for branch-1 thi

[jira] [Commented] (HBASE-15377) Per-RS Get metric is time based, per-region metric is size-based

2016-03-07 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15184278#comment-15184278 ] Heng Chen commented on HBASE-15377: --- According to HBASE-15376, i think we could replac

[jira] [Updated] (HBASE-15377) Per-RS Get metric is time based, per-region metric is size-based

2016-03-07 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15377: -- Assignee: Heng Chen Fix Version/s: 1.4.0 1.3.0 2.0.0

[jira] [Updated] (HBASE-15377) Per-RS Get metric is time based, per-region metric is size-based

2016-03-07 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15377: -- Attachment: HBASE-15377.patch With this patch, per-region has GetSize and GetTime metrics and RS has o

[jira] [Updated] (HBASE-15377) Per-RS Get metric is time based, per-region metric is size-based

2016-03-08 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15377: -- Attachment: HBASE-15377_v1.patch > Per-RS Get metric is time based, per-region metric is size-based > -

[jira] [Commented] (HBASE-15406) Split / merge switch left disabled after early termination of hbck

2016-03-08 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15186508#comment-15186508 ] Heng Chen commented on HBASE-15406: --- This is my plan. When some tool (for example, hbc

[jira] [Comment Edited] (HBASE-15406) Split / merge switch left disabled after early termination of hbck

2016-03-08 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15186508#comment-15186508 ] Heng Chen edited comment on HBASE-15406 at 3/9/16 5:06 AM: --- Thi

[jira] [Commented] (HBASE-15406) Split / merge switch left disabled after early termination of hbck

2016-03-08 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15186565#comment-15186565 ] Heng Chen commented on HBASE-15406: --- Oh, sorry. Just see it. {quote} If so, changing t

[jira] [Commented] (HBASE-15377) Per-RS Get metric is time based, per-region metric is size-based

2016-03-08 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15186614#comment-15186614 ] Heng Chen commented on HBASE-15377: --- Fine. All we need is some kind uniform name. Be

[jira] [Updated] (HBASE-15377) Per-RS Get metric is time based, per-region metric is size-based

2016-03-08 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15377: -- Attachment: HBASE-15377_v2.patch > Per-RS Get metric is time based, per-region metric is size-based > -

[jira] [Updated] (HBASE-15406) Split / merge switch left disabled after early termination of hbck

2016-03-09 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15406: -- Attachment: wip.patch This is my wip patch. To be brief, when hbck try to change splitOrMerge switch

[jira] [Commented] (HBASE-15406) Split / merge switch left disabled after early termination of hbck

2016-03-09 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15188378#comment-15188378 ] Heng Chen commented on HBASE-15406: --- {quote} The exception message doesn't match the co

[jira] [Comment Edited] (HBASE-15406) Split / merge switch left disabled after early termination of hbck

2016-03-09 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15188378#comment-15188378 ] Heng Chen edited comment on HBASE-15406 at 3/10/16 12:32 AM: -

[jira] [Updated] (HBASE-15406) Split / merge switch left disabled after early termination of hbck

2016-03-10 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15406: -- Attachment: HBASE-15406.patch complete the wip patch. Test in standalone mode, it is fine. > Split /

[jira] [Updated] (HBASE-15406) Split / merge switch left disabled after early termination of hbck

2016-03-10 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15406: -- Status: Patch Available (was: Open) > Split / merge switch left disabled after early termination of hb

[jira] [Commented] (HBASE-15406) Split / merge switch left disabled after early termination of hbck

2016-03-13 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15192680#comment-15192680 ] Heng Chen commented on HBASE-15406: --- I add "System.exit()" in HBCK to mock the situatio

[jira] [Commented] (HBASE-15406) Split / merge switch left disabled after early termination of hbck

2016-03-13 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15192682#comment-15192682 ] Heng Chen commented on HBASE-15406: --- Thanks [~stack] for your suggestion. Let me try

[jira] [Updated] (HBASE-15406) Split / merge switch left disabled after early termination of hbck

2016-03-14 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15406: -- Attachment: HBASE-15406_v1.patch Address [~stack] comments, move cleanup logical into hbck and use pro

[jira] [Commented] (HBASE-15463) Region normalizer should check whether split/merge is enabled

2016-03-14 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15194590#comment-15194590 ] Heng Chen commented on HBASE-15463: --- {code} +} catch (ServiceException se) { +

[jira] [Commented] (HBASE-15463) Region normalizer should check whether split/merge is enabled

2016-03-14 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15194643#comment-15194643 ] Heng Chen commented on HBASE-15463: --- My suggestion is do nothing. The original state f

[jira] [Commented] (HBASE-15463) Region normalizer should check whether split/merge is enabled

2016-03-14 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15194660#comment-15194660 ] Heng Chen commented on HBASE-15463: --- LGTM. +1 > Region normalizer should check whethe

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

2016-03-16 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-branch-1.patch upload patch for branch-1 > HTable.mutateRow does not collect s

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

2016-03-16 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: 1.4.0 1.3.0 Status: Patch Available (was: Reopened) > HTa

[jira] [Commented] (HBASE-15406) Split / merge switch left disabled after early termination of hbck

2016-03-18 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15201495#comment-15201495 ] Heng Chen commented on HBASE-15406: --- Think about this situation: 1. before the first

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

2016-03-19 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-branch-1.v1.patch > HTable.mutateRow does not collect stats > -

[jira] [Commented] (HBASE-15406) Split / merge switch left disabled after early termination of hbck

2016-03-19 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15201056#comment-15201056 ] Heng Chen commented on HBASE-15406: --- Currently there are two situations for switch chan

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

2016-03-19 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15201090#comment-15201090 ] Heng Chen commented on HBASE-11393: --- Let me rebase the patch this week. :) > Replica

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

2016-03-19 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15199103#comment-15199103 ] Heng Chen commented on HBASE-11393: --- Do we need to go on this issue? [~enis] > Replic

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