[jira] [Commented] (HBASE-20136) TestKeyValue misses ClassRule and Category annotations

2018-12-22 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727814#comment-16727814 ] stack commented on HBASE-20136: --- .001 Backport to branch-2. Took a bit of jiggering so let the build check

[jira] [Updated] (HBASE-20136) TestKeyValue misses ClassRule and Category annotations

2018-12-22 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-20136: -- Attachment: HBASE-20136.branch-2.001.patch > TestKeyValue misses ClassRule and Category annotations >

[jira] [Updated] (HBASE-20136) TestKeyValue misses ClassRule and Category annotations

2018-12-22 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-20136: -- Fix Version/s: 2.0.4 2.1.2 2.2.0 3.0.0 >

[jira] [Updated] (HBASE-21633) Missing Category on TestKeyValue; TestCheckTestClasses fails

2018-12-22 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-21633: -- Resolution: Fixed Status: Resolved (was: Patch Available) Dupe of HBASE-20136. Thanks for the

[jira] [Commented] (HBASE-20136) TestKeyValue misses ClassRule and Category annotations

2018-12-22 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727812#comment-16727812 ] stack commented on HBASE-20136: --- Thanks for the pointer here [~psomogyi]. Let me backport (this test is

[jira] [Work started] (HBASE-21634) Print error message when user uses unacceptable values for LIMIT while setting quotas.

2018-12-22 Thread Sakthi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-21634 started by Sakthi. -- > Print error message when user uses unacceptable values for LIMIT while > setting

[jira] [Commented] (HBASE-21634) Print error message when user uses unacceptable values for LIMIT while setting quotas.

2018-12-22 Thread Sakthi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727793#comment-16727793 ] Sakthi commented on HBASE-21634: We can either * just throw exception saying "Invalid value xyz for

[jira] [Created] (HBASE-21634) Print error message when user uses unacceptable values for LIMIT while setting quotas.

2018-12-22 Thread Sakthi (JIRA)
Sakthi created HBASE-21634: -- Summary: Print error message when user uses unacceptable values for LIMIT while setting quotas. Key: HBASE-21634 URL: https://issues.apache.org/jira/browse/HBASE-21634 Project:

[jira] [Commented] (HBASE-21625) a runnable procedure v2 does not run

2018-12-22 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727774#comment-16727774 ] Duo Zhang commented on HBASE-21625: --- IIRC the problem here is that, we do not change the state of the

[jira] [Commented] (HBASE-21618) Scan with the same startRow(inclusive=true) and stopRow(inclusive=false) returns one result

2018-12-22 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727772#comment-16727772 ] Duo Zhang commented on HBASE-21618: --- A good one. Thanks all the guys for reporting and fixing this. >

[jira] [Commented] (HBASE-21624) master startup should not wait (or die) on assigning meta replicas

2018-12-22 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727769#comment-16727769 ] Duo Zhang commented on HBASE-21624: --- Agree that we do not need to wait for non default meta replicas

[jira] [Commented] (HBASE-21627) race condition between a recovered RIT for meta replica, and master startup

2018-12-22 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727770#comment-16727770 ] Duo Zhang commented on HBASE-21627: --- AFAICT this could happen... I haven't treated the logic for

[jira] [Commented] (HBASE-21627) race condition between a recovered RIT for meta replica, and master startup

2018-12-22 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727768#comment-16727768 ] Duo Zhang commented on HBASE-21627: --- Oh, seems the wrong issue, let me post again on HBASE-21624... >

[jira] [Commented] (HBASE-21614) RIT recovery with ServerCrashProcedure doesn't account for all regions

2018-12-22 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727767#comment-16727767 ] Duo Zhang commented on HBASE-21614: --- So what's the problem here? The result of getState can be changed

[jira] [Commented] (HBASE-21627) race condition between a recovered RIT for meta replica, and master startup

2018-12-22 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727766#comment-16727766 ] Duo Zhang commented on HBASE-21627: --- Agree that we do not need to wait for non default meta replicas

[jira] [Commented] (HBASE-21621) Reversed scan does not return expected number of rows

2018-12-22 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727765#comment-16727765 ] Duo Zhang commented on HBASE-21621: --- +1. > Reversed scan does not return expected number of rows >

[jira] [Updated] (HBASE-21632) Backport to branch-1 HBASE-21620 Problem in scan query when using more than one column prefix filter in some cases.

2018-12-22 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu updated HBASE-21632: - Status: Patch Available (was: Open) > Backport to branch-1 HBASE-21620 Problem in scan query when

[jira] [Commented] (HBASE-21631) list_quotas should print human readable values for LIMIT

2018-12-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727581#comment-16727581 ] Hudson commented on HBASE-21631: Results for branch branch-2.0 [build #1188 on

[jira] [Commented] (HBASE-21631) list_quotas should print human readable values for LIMIT

2018-12-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727578#comment-16727578 ] Hudson commented on HBASE-21631: Results for branch branch-2.1 [build #705 on

[jira] [Commented] (HBASE-20136) TestKeyValue misses ClassRule and Category annotations

2018-12-22 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727568#comment-16727568 ] Hadoop QA commented on HBASE-20136: --- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (HBASE-21631) list_quotas should print human readable values for LIMIT

2018-12-22 Thread Sakthi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727566#comment-16727566 ] Sakthi commented on HBASE-21631: Thanks [~zghaobac] for reviewing & pushing it. > list_quotas should

[jira] [Commented] (HBASE-20136) TestKeyValue misses ClassRule and Category annotations

2018-12-22 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727564#comment-16727564 ] Peter Somogyi commented on HBASE-20136: --- I've just returned here from HBASE-21633 and found this

[jira] [Commented] (HBASE-21633) Missing Category on TestKeyValue; TestCheckTestClasses fails

2018-12-22 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727563#comment-16727563 ] Peter Somogyi commented on HBASE-21633: --- [~stack], looks like it would be better to backport

[jira] [Commented] (HBASE-21628) memory leak risk when ClientAsyncPrefetchScanner not close

2018-12-22 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727547#comment-16727547 ] stack commented on HBASE-21628: --- Looks good. Want to say in one line how you've changed the behavior

[jira] [Updated] (HBASE-21633) Missing Category on TestKeyValue; TestCheckTestClasses fails

2018-12-22 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-21633: -- Attachment: HBASE-21633.branch-2.0.001.patch > Missing Category on TestKeyValue; TestCheckTestClasses fails >

[jira] [Updated] (HBASE-21633) Missing Category on TestKeyValue; TestCheckTestClasses fails

2018-12-22 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-21633: -- Fix Version/s: 2.0.4 2.1.2 2.2.0 3.0.0

[jira] [Commented] (HBASE-21512) Introduce an AsyncClusterConnection and replace the usage of ClusterConnection

2018-12-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727534#comment-16727534 ] Hudson commented on HBASE-21512: Results for branch HBASE-21512 [build #25 on

[jira] [Updated] (HBASE-21633) Missing Category on TestKeyValue; TestCheckTestClasses fails

2018-12-22 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-21633: -- Summary: Missing Category on TestKeyValue; TestCheckTestClasses fails (was: Missing Category on

[jira] [Created] (HBASE-21633) Missing Category on TestKeyValue

2018-12-22 Thread stack (JIRA)
stack created HBASE-21633: - Summary: Missing Category on TestKeyValue Key: HBASE-21633 URL: https://issues.apache.org/jira/browse/HBASE-21633 Project: HBase Issue Type: Bug Components:

[jira] [Commented] (HBASE-9888) HBase replicates edits written before the replication peer is created

2018-12-22 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727486#comment-16727486 ] Hadoop QA commented on HBASE-9888: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Updated] (HBASE-21631) list_quotas should print human readable values for LIMIT

2018-12-22 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-21631: --- Resolution: Fixed Fix Version/s: 2.0.4 2.1.2

[jira] [Updated] (HBASE-9888) HBase replicates edits written before the replication peer is created

2018-12-22 Thread Pankaj Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pankaj Kumar updated HBASE-9888: Fix Version/s: 2.2.0 3.0.0 > HBase replicates edits written before the

[jira] [Commented] (HBASE-9888) HBase replicates edits written before the replication peer is created

2018-12-22 Thread Pankaj Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727387#comment-16727387 ] Pankaj Kumar commented on HBASE-9888: - Attached patch for master and branch-2, kindly review. >

[jira] [Updated] (HBASE-9888) HBase replicates edits written before the replication peer is created

2018-12-22 Thread Pankaj Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pankaj Kumar updated HBASE-9888: Attachment: HBASE-9888.branch-2.patch > HBase replicates edits written before the replication peer

[jira] [Assigned] (HBASE-9888) HBase replicates edits written before the replication peer is created

2018-12-22 Thread Pankaj Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pankaj Kumar reassigned HBASE-9888: --- Assignee: Pankaj Kumar > HBase replicates edits written before the replication peer is

[jira] [Updated] (HBASE-9888) HBase replicates edits written before the replication peer is created

2018-12-22 Thread Pankaj Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pankaj Kumar updated HBASE-9888: Attachment: HBASE-9888.patch > HBase replicates edits written before the replication peer is

[jira] [Commented] (HBASE-21632) Backport to branch-1 HBASE-21620 Problem in scan query when using more than one column prefix filter in some cases.

2018-12-22 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727365#comment-16727365 ] Zheng Hu commented on HBASE-21632: -- [~mohamed.meeran], the patch what you need is here. Will commit if

[jira] [Updated] (HBASE-21632) Backport to branch-1 HBASE-21620 Problem in scan query when using more than one column prefix filter in some cases.

2018-12-22 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu updated HBASE-21632: - Fix Version/s: 1.4.10 1.5.0 > Backport to branch-1 HBASE-21620 Problem in scan query

[jira] [Updated] (HBASE-21632) Backport to branch-1 HBASE-21620 Problem in scan query when using more than one column prefix filter in some cases.

2018-12-22 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu updated HBASE-21632: - Attachment: HBASE-21632.v1.patch > Backport to branch-1 HBASE-21620 Problem in scan query when using

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2018-12-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727347#comment-16727347 ] Hudson commented on HBASE-21620: Results for branch branch-2 [build #1572 on

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2018-12-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727307#comment-16727307 ] Hudson commented on HBASE-21620: Results for branch branch-2.1 [build #703 on