[jira] [Updated] (HBASE-17432) Use less threads to read WAL in replication

2017-09-22 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-17432: -- Fix Version/s: (was: 2.0.0) > Use less threads to read WAL in replication > ---

[jira] [Commented] (HBASE-17432) Use less threads to read WAL in replication

2017-09-22 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16177586#comment-16177586 ] Phil Yang commented on HBASE-17432: --- Remove fix version as we may not get it in before

[jira] [Commented] (HBASE-15968) New behavior of versions considering mvcc and ts rather than ts only

2017-09-07 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16156995#comment-16156995 ] Phil Yang commented on HBASE-15968: --- No jira currently. It will be a new HFile format v

[jira] [Commented] (HBASE-18546) Append/Increment a cell with custom timestamp

2017-08-14 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16126758#comment-16126758 ] Phil Yang commented on HBASE-18546: --- IIRC, for append/increment we will set a ts which

[jira] [Comment Edited] (HBASE-15968) New behavior of versions considering mvcc and ts rather than ts only

2017-07-25 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16099622#comment-16099622 ] Phil Yang edited comment on HBASE-15968 at 7/25/17 8:07 AM: P

[jira] [Updated] (HBASE-15968) New behavior of versions considering mvcc and ts rather than ts only

2017-07-25 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-15968: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) Pushe

[jira] [Commented] (HBASE-15968) New behavior of versions considering mvcc and ts rather than ts only

2017-07-25 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16099611#comment-16099611 ] Phil Yang commented on HBASE-15968: --- They are not related and I'll remove them when com

[jira] [Updated] (HBASE-15968) New behavior of versions considering mvcc and ts rather than ts only

2017-07-25 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-15968: -- Fix Version/s: 2.0.0-alpha-2 > New behavior of versions considering mvcc and ts rather than ts only > -

[jira] [Updated] (HBASE-15968) New behavior of versions considering mvcc and ts rather than ts only

2017-07-25 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-15968: -- Release Note: This issue resolved two long-term issues in HBase: Puts may be masked by a delete before

[jira] [Commented] (HBASE-15968) New behavior of versions considering mvcc and ts rather than ts only

2017-07-25 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16099595#comment-16099595 ] Phil Yang commented on HBASE-15968: --- Checked two ruby tests, not fully understand the m

[jira] [Commented] (HBASE-15968) New behavior of versions considering mvcc and ts rather than ts only

2017-07-23 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16097923#comment-16097923 ] Phil Yang commented on HBASE-15968: --- Uploaded latest patch on https://reviews.apache.or

[jira] [Updated] (HBASE-15968) New behavior of versions considering mvcc and ts rather than ts only

2017-07-21 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-15968: -- Attachment: HBASE-15968.v07.patch retry > New behavior of versions considering mvcc and ts rather than

[jira] [Commented] (HBASE-15968) New behavior of versions considering mvcc and ts rather than ts only

2017-07-21 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16096069#comment-16096069 ] Phil Yang commented on HBASE-15968: --- Checked two failing tests, in current head of mast

[jira] [Comment Edited] (HBASE-18334) Remove sync client implementation and wrap async client under sync client interface

2017-07-21 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16096016#comment-16096016 ] Phil Yang edited comment on HBASE-18334 at 7/21/17 9:27 AM: I

[jira] [Updated] (HBASE-18334) Remove sync client implementation and wrap async client under sync client interface

2017-07-21 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-18334: -- Description: Since 2.0 we have async client, now we have two client implementations. We can implement

[jira] [Commented] (HBASE-18334) Remove sync client implementation and wrap async client under sync client interface

2017-07-21 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16096016#comment-16096016 ] Phil Yang commented on HBASE-18334: --- In [HBaseCon 2017 |https://www.slideshare.net/HBa

[jira] [Updated] (HBASE-15968) New behavior of versions considering mvcc and ts rather than ts only

2017-07-21 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-15968: -- Attachment: HBASE-15968.v07.patch > New behavior of versions considering mvcc and ts rather than ts onl

[jira] [Updated] (HBASE-15968) New behavior of versions considering mvcc and ts rather than ts only

2017-07-20 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-15968: -- Attachment: HBASE-15968.v06.patch Fix failed test and findbugs > New behavior of versions considering

[jira] [Commented] (HBASE-15968) New behavior of versions considering mvcc and ts rather than ts only

2017-07-20 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16094433#comment-16094433 ] Phil Yang commented on HBASE-15968: --- This patch is for master, not sure when we can pus

[jira] [Updated] (HBASE-15968) New behavior of versions considering mvcc and ts rather than ts only

2017-07-20 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-15968: -- Fix Version/s: 3.0.0 Status: Patch Available (was: Open) > New behavior of versions conside

[jira] [Updated] (HBASE-15968) New behavior of versions considering mvcc and ts rather than ts only

2017-07-20 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-15968: -- Attachment: HBASE-15968.v05.patch Back to this issue. Rebase to current master. And change new config t

[jira] [Updated] (HBASE-15968) New behavior of versions considering mvcc and ts rather than ts only

2017-07-20 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-15968: -- Status: Open (was: Patch Available) > New behavior of versions considering mvcc and ts rather than ts

[jira] [Updated] (HBASE-15968) New behavior of versions considering mvcc and ts rather than ts only

2017-07-20 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-15968: -- Summary: New behavior of versions considering mvcc and ts rather than ts only (was: MVCC-sensitive sem

[jira] [Commented] (HBASE-18390) Sleep too long when finding region location failed

2017-07-19 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16092870#comment-16092870 ] Phil Yang commented on HBASE-18390: --- I reset to the previous commit af359d03b5e2cc798ce

[jira] [Updated] (HBASE-18390) Sleep too long when finding region location failed

2017-07-18 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-18390: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) Pushe

[jira] [Updated] (HBASE-18390) Sleep too long when finding region location failed

2017-07-18 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-18390: -- Fix Version/s: 1.5.0 > Sleep too long when finding region location failed > ---

[jira] [Commented] (HBASE-18366) Fix flaky test hbase.master.procedure.TestServerCrashProcedure#testRecoveryAndDoubleExecutionOnRsWithMeta

2017-07-18 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16092516#comment-16092516 ] Phil Yang commented on HBASE-18366: --- bq. why this logic is not included in AssignmentMa

[jira] [Commented] (HBASE-18390) Sleep too long when finding region location failed

2017-07-18 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16092509#comment-16092509 ] Phil Yang commented on HBASE-18390: --- Yes, the main problem for this logic is we will al

[jira] [Commented] (HBASE-18390) Sleep too long when finding region location failed

2017-07-18 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16091415#comment-16091415 ] Phil Yang commented on HBASE-18390: --- Any other concerns? Thanks > Sleep too long when

[jira] [Commented] (HBASE-18390) Sleep too long when finding region location failed

2017-07-18 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16091208#comment-16091208 ] Phil Yang commented on HBASE-18390: --- I think findbugs warning is unrelated. And whitesp

[jira] [Updated] (HBASE-18390) Sleep too long when finding region location failed

2017-07-17 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-18390: -- Attachment: HBASE-18390.v03.patch Remove same logic in RegionAdminServiceCallable > Sleep too long whe

[jira] [Commented] (HBASE-18390) Sleep too long when finding region location failed

2017-07-17 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16089615#comment-16089615 ] Phil Yang commented on HBASE-18390: --- I think it is HBASE-7590 > Sleep too long when fi

[jira] [Updated] (HBASE-18390) Sleep too long when finding region location failed

2017-07-16 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-18390: -- Attachment: HBASE-18390.v02.patch Trigger test in hbase-server. Have no idea how to simulate scanning m

[jira] [Updated] (HBASE-18390) Sleep too long when finding region location failed

2017-07-16 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-18390: -- Fix Version/s: 2.0.0-alpha-2 3.0.0 > Sleep too long when finding region location fai

[jira] [Updated] (HBASE-18390) Sleep too long when finding region location failed

2017-07-16 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-18390: -- Affects Version/s: (was: 1.4.0) > Sleep too long when finding region location failed >

[jira] [Updated] (HBASE-18390) Sleep too long when finding region location failed

2017-07-16 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-18390: -- Fix Version/s: 1.1.12 1.2.7 1.3.2 1.4.0 > Slee

[jira] [Updated] (HBASE-18390) Sleep too long when finding region location failed

2017-07-16 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-18390: -- Affects Version/s: 1.4.0 1.3.1 1.2.6

[jira] [Updated] (HBASE-18390) Sleep too long when finding region location failed

2017-07-16 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-18390: -- Description: If RegionServerCallable#prepare failed when getRegionLocation, the location in this callab

[jira] [Updated] (HBASE-18390) Sleep too long when finding region location failed

2017-07-16 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-18390: -- Status: Patch Available (was: Open) > Sleep too long when finding region location failed > ---

[jira] [Updated] (HBASE-18390) Sleep too long when finding region location failed

2017-07-16 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-18390: -- Attachment: HBASE-18390.v01.patch > Sleep too long when finding region location failed > --

[jira] [Created] (HBASE-18390) Sleep too long when finding region location failed

2017-07-16 Thread Phil Yang (JIRA)
Phil Yang created HBASE-18390: - Summary: Sleep too long when finding region location failed Key: HBASE-18390 URL: https://issues.apache.org/jira/browse/HBASE-18390 Project: HBase Issue Type: Bug

[jira] [Commented] (HBASE-18366) Fix flaky test hbase.master.procedure.TestServerCrashProcedure#testRecoveryAndDoubleExecutionOnRsWithMeta

2017-07-14 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16088480#comment-16088480 ] Phil Yang commented on HBASE-18366: --- Thanks [~uagashe]. Reconsidered HBASE-17931, chec

[jira] [Commented] (HBASE-18366) Fix flaky test hbase.master.procedure.TestServerCrashProcedure#testRecoveryAndDoubleExecutionOnRsWithMeta

2017-07-11 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16083369#comment-16083369 ] Phil Yang commented on HBASE-18366: --- HBASE-17931 add a logic to check if there are regi

[jira] [Updated] (HBASE-18334) Remove sync client implementation and wrap async client under sync client interface

2017-07-07 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-18334: -- Description: Since 2.0 we have async client, now we have two client implementations. We can implement

[jira] [Updated] (HBASE-18334) Remove sync client implementation and wrap async client under sync client interface

2017-07-07 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-18334: -- Description: Since 2.0 we have async client, now we have two client implementations. We can implement

[jira] [Updated] (HBASE-18334) Remove sync client implementation and wrap async client under sync client interface

2017-07-07 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-18334: -- Description: Since 2.0 we have async client, now we have two client implementations. We can implement

[jira] [Updated] (HBASE-18334) Remove sync client implementation and wrap async client under sync client interface

2017-07-07 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-18334: -- Description: Since 2.0 we have async client, now we have two client implementations. We can implement

[jira] [Created] (HBASE-18334) Remove sync client implementation and wrap async client under sync client interface

2017-07-07 Thread Phil Yang (JIRA)
Phil Yang created HBASE-18334: - Summary: Remove sync client implementation and wrap async client under sync client interface Key: HBASE-18334 URL: https://issues.apache.org/jira/browse/HBASE-18334 Project

[jira] [Commented] (HBASE-17931) Assign system tables to servers with highest version

2017-07-06 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16077537#comment-16077537 ] Phil Yang commented on HBASE-17931: --- This test in the version before this commit also f

[jira] [Commented] (HBASE-17931) Assign system tables to servers with highest version

2017-07-06 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16076304#comment-16076304 ] Phil Yang commented on HBASE-17931: --- It passed in pre-commit build, how to determine th

[jira] [Updated] (HBASE-17931) Assign system tables to servers with highest version

2017-07-06 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-17931: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) Pushe

[jira] [Updated] (HBASE-17931) Assign system tables to servers with highest version

2017-07-06 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-17931: -- Fix Version/s: (was: 2.0.0) 2.0.0-alpha-2 3.0.0 > Assign syst

[jira] [Commented] (HBASE-17931) Assign system tables to servers with highest version

2017-07-06 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16076176#comment-16076176 ] Phil Yang commented on HBASE-17931: --- All tests passed in build 7508, the logic is almos

[jira] [Updated] (HBASE-17931) Assign system tables to servers with highest version

2017-07-05 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-17931: -- Release Note: We usually keep compatibility between old client and new server so we can do rolling upg

[jira] [Updated] (HBASE-17931) Assign system tables to servers with highest version

2017-07-05 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-17931: -- Release Note: We usually keep compatibility between old client and new server so we can do rolling upg

[jira] [Updated] (HBASE-17931) Assign system tables to servers with highest version

2017-07-05 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-17931: -- Attachment: HBASE-17931.v05.patch Add a log info. The difference of the patches from branch-1 to master

[jira] [Updated] (HBASE-17931) Assign system tables to servers with highest version

2017-07-04 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-17931: -- Attachment: HBASE-17931.v04.patch > Assign system tables to servers with highest version >

[jira] [Updated] (HBASE-17931) Assign system tables to servers with highest version

2017-07-04 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-17931: -- Attachment: HBASE-17931.v04.patch Patch for master/branch-2 > Assign system tables to servers with hig

[jira] [Commented] (HBASE-17931) Assign system tables to servers with highest version

2017-07-02 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16071887#comment-16071887 ] Phil Yang commented on HBASE-17931: --- Yes. I'll push the patch to branch-1 and prepare a

[jira] [Commented] (HBASE-17931) Assign system tables to servers with highest version

2017-06-30 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16069895#comment-16069895 ] Phil Yang commented on HBASE-17931: --- Any comments for the latest branch-1 patch? Thanks

[jira] [Commented] (HBASE-18299) TestCompactionInDeadRegionServer is flaky

2017-06-30 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16069616#comment-16069616 ] Phil Yang commented on HBASE-18299: --- [~Apache9] FYI, thanks > TestCompactionInDeadRegi

[jira] [Created] (HBASE-18299) TestCompactionInDeadRegionServer is flaky

2017-06-30 Thread Phil Yang (JIRA)
Phil Yang created HBASE-18299: - Summary: TestCompactionInDeadRegionServer is flaky Key: HBASE-18299 URL: https://issues.apache.org/jira/browse/HBASE-18299 Project: HBase Issue Type: Test Affe

[jira] [Commented] (HBASE-17931) Assign system tables to servers with highest version

2017-06-29 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16069608#comment-16069608 ] Phil Yang commented on HBASE-17931: --- Failing tests are not related and I think TestComp

[jira] [Commented] (HBASE-14190) Assign system tables ahead of user region assignment

2017-06-29 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16067981#comment-16067981 ] Phil Yang commented on HBASE-14190: --- If I am not wrong, for system tables expect meta w

[jira] [Updated] (HBASE-17931) Assign system tables to servers with highest version

2017-06-28 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-17931: -- Attachment: HBASE-17931.branch-1.v06.patch > Assign system tables to servers with highest version > ---

[jira] [Updated] (HBASE-17931) Assign system tables to servers with highest version

2017-06-28 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-17931: -- Attachment: (was: HBASE-17931.branch-1.v06.patch) > Assign system tables to servers with highest ve

[jira] [Updated] (HBASE-17931) Assign system tables to servers with highest version

2017-06-28 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-17931: -- Attachment: HBASE-17931.branch-1.v06.patch > Assign system tables to servers with highest version > ---

[jira] [Updated] (HBASE-17931) Assign system tables to servers with highest version

2017-06-27 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-17931: -- Attachment: HBASE-17931.branch-1.v05.patch > Assign system tables to servers with highest version > ---

[jira] [Updated] (HBASE-17931) Assign system tables to servers with highest version

2017-06-27 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-17931: -- Attachment: HBASE-17931.branch-1.v05.patch Fix failed test and address reviews > Assign system tables

[jira] [Updated] (HBASE-17931) Assign system tables to servers with highest version

2017-06-23 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-17931: -- Attachment: HBASE-17931.branch-1.v04.patch Retry > Assign system tables to servers with highest versio

[jira] [Commented] (HBASE-17931) Assign system tables to servers with highest version

2017-06-22 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16060471#comment-16060471 ] Phil Yang commented on HBASE-17931: --- RB for branch-1, https://reviews.apache.org/r/6038

[jira] [Updated] (HBASE-17931) Assign system tables to servers with highest version

2017-06-22 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-17931: -- Attachment: HBASE-17931.branch-1.v04.patch Unblock mater init and some trivial improvements. > Assign

[jira] [Comment Edited] (HBASE-17931) Assign system tables to servers with highest version

2017-06-22 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16060424#comment-16060424 ] Phil Yang edited comment on HBASE-17931 at 6/23/17 6:08 AM: F

[jira] [Updated] (HBASE-17931) Assign system tables to servers with highest version

2017-06-22 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-17931: -- Attachment: HBASE-17931.branch-1.v03.patch > Assign system tables to servers with highest version > ---

[jira] [Updated] (HBASE-17931) Assign system tables to servers with highest version

2017-06-22 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-17931: -- Attachment: (was: HBASE-17931.branch-1.v03.patch) > Assign system tables to servers with highest ve

[jira] [Updated] (HBASE-17931) Assign system tables to servers with highest version

2017-06-22 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-17931: -- Attachment: HBASE-17931.branch-1.v03.patch Fix javadoc warning and failed test. TestCompactionInDeadReg

[jira] [Commented] (HBASE-17125) Inconsistent result when use filter to read data

2017-06-21 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16058792#comment-16058792 ] Phil Yang commented on HBASE-17125: --- I think setVersions may still confused us and user

[jira] [Commented] (HBASE-18171) Scanning cursor for async client

2017-06-20 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16055457#comment-16055457 ] Phil Yang commented on HBASE-18171: --- No, I'm working on HBASE-17931 > Scanning cursor

[jira] [Updated] (HBASE-17931) Assign system tables to servers with highest version

2017-06-19 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-17931: -- Attachment: HBASE-17931.branch-1.v02.patch > Assign system tables to servers with highest version > ---

[jira] [Commented] (HBASE-14614) Procedure v2: Core Assignment Manager

2017-06-19 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16053604#comment-16053604 ] Phil Yang commented on HBASE-14614: --- I see there is a comment: {code:java|AssignmentMa

[jira] [Updated] (HBASE-17931) Assign system tables to servers with highest version

2017-06-19 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-17931: -- Attachment: HBASE-17931.branch-1.v01.patch Rebased v03 patch for branch-1, branch-1 uses old AM > Assi

[jira] [Commented] (HBASE-18217) Correct comment errors in TestScannerHeartbeatMessages

2017-06-14 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16049971#comment-16049971 ] Phil Yang commented on HBASE-18217: --- Time limit is half of timeout, see RSRpcServices

[jira] [Comment Edited] (HBASE-17931) Assign system tables to servers with highest version

2017-06-08 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16042489#comment-16042489 ] Phil Yang edited comment on HBASE-17931 at 6/8/17 10:02 AM: 2

[jira] [Commented] (HBASE-17931) Assign system tables to servers with highest version

2017-06-08 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16042489#comment-16042489 ] Phil Yang commented on HBASE-17931: --- 2.0.0-alpha will be released soon so back to this

[jira] [Updated] (HBASE-15302) Reenable the other tests disabled by HBASE-14678

2017-06-08 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-15302: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) Close

[jira] [Updated] (HBASE-15576) Scanning cursor to prevent blocking long time on ResultScanner.next()

2017-06-06 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-15576: -- Release Note: If you don't like scanning being blocked too long because of heartbeat and partial result

[jira] [Updated] (HBASE-15576) Scanning cursor to prevent blocking long time on ResultScanner.next()

2017-06-06 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-15576: -- Resolution: Fixed Hadoop Flags: Reviewed Release Note: If you don't like scanning being blocke

[jira] [Created] (HBASE-18171) Scanning cursor for async client

2017-06-06 Thread Phil Yang (JIRA)
Phil Yang created HBASE-18171: - Summary: Scanning cursor for async client Key: HBASE-18171 URL: https://issues.apache.org/jira/browse/HBASE-18171 Project: HBase Issue Type: New Feature

[jira] [Updated] (HBASE-15576) Scanning cursor to prevent blocking long time on ResultScanner.next()

2017-06-06 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-15576: -- Attachment: HBASE-15576.v07.patch > Scanning cursor to prevent blocking long time on ResultScanner.next

[jira] [Updated] (HBASE-15576) Scanning cursor to prevent blocking long time on ResultScanner.next()

2017-06-06 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-15576: -- Attachment: HBASE-15576.branch-1.v02.patch > Scanning cursor to prevent blocking long time on ResultSca

[jira] [Updated] (HBASE-15576) Scanning cursor to prevent blocking long time on ResultScanner.next()

2017-06-05 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-15576: -- Attachment: HBASE-15576.branch-1.v01.patch > Scanning cursor to prevent blocking long time on ResultSca

[jira] [Comment Edited] (HBASE-8770) deletes and puts with the same ts should be resolved according to mvcc/seqNum

2017-06-05 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16038097#comment-16038097 ] Phil Yang edited comment on HBASE-8770 at 6/6/17 4:23 AM: -- bq. If

[jira] [Commented] (HBASE-8770) deletes and puts with the same ts should be resolved according to mvcc/seqNum

2017-06-05 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16038097#comment-16038097 ] Phil Yang commented on HBASE-8770: -- bq. If not, would simply changing the sort order to o

[jira] [Updated] (HBASE-15576) Scanning cursor to prevent blocking long time on ResultScanner.next()

2017-06-05 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-15576: -- Attachment: HBASE-15576.branch-1.v01.patch > Scanning cursor to prevent blocking long time on ResultSca

[jira] [Updated] (HBASE-15576) Scanning cursor to prevent blocking long time on ResultScanner.next()

2017-06-05 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-15576: -- Attachment: HBASE-15576.branch-1.v01.patch > Scanning cursor to prevent blocking long time on ResultSca

[jira] [Commented] (HBASE-15576) Scanning cursor to prevent blocking long time on ResultScanner.next()

2017-06-04 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16036480#comment-16036480 ] Phil Yang commented on HBASE-15576: --- All UTs pass. Any comments? Thanks. > Scanning cu

[jira] [Commented] (HBASE-8770) deletes and puts with the same ts should be resolved according to mvcc/seqNum

2017-06-04 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16036302#comment-16036302 ] Phil Yang commented on HBASE-8770: -- We are fixing HBASE-15968 which is more complicated b

[jira] [Commented] (HBASE-15160) Put back HFile's HDFS op latency sampling code and add metrics for monitoring

2017-06-02 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16034517#comment-16034517 ] Phil Yang commented on HBASE-15160: --- File a new issue HBASE-18151 to fix the Histogram

[jira] [Created] (HBASE-18151) Improvement on Histogram

2017-06-02 Thread Phil Yang (JIRA)
Phil Yang created HBASE-18151: - Summary: Improvement on Histogram Key: HBASE-18151 URL: https://issues.apache.org/jira/browse/HBASE-18151 Project: HBase Issue Type: Improvement Report

[jira] [Commented] (HBASE-15160) Put back HFile's HDFS op latency sampling code and add metrics for monitoring

2017-06-02 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16034497#comment-16034497 ] Phil Yang commented on HBASE-15160: --- [~carp84] I think the performance issue is not bec

  1   2   3   4   5   6   7   8   9   10   >