[jira] [Updated] (HBASE-21031) Memory leak if replay edits failed during region opening

2018-08-21 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allan Yang updated HBASE-21031: --- Attachment: HBASE-21031.branch-2.0.006.patch > Memory leak if replay edits failed during region

[jira] [Commented] (HBASE-19008) Add missing equals or hashCode method(s) to stock Filter implementations

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

[jira] [Updated] (HBASE-21076) TestTableResource fails with NPE

2018-08-21 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-21076: Status: Patch Available (was: In Progress) -v0 - avoid calling split at all by requesting the

[jira] [Updated] (HBASE-21076) TestTableResource fails with NPE

2018-08-21 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-21076: Attachment: HBASE-21076.0.patch > TestTableResource fails with NPE >

[jira] [Commented] (HBASE-21042) processor.getRowsToLock() always assumes there is some row being locked in HRegion#processRowsWithLocks

2018-08-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16587265#comment-16587265 ] Hudson commented on HBASE-21042: Results for branch branch-1.2 [build #439 on

[jira] [Commented] (HBASE-21069) NPE in StoreScanner.updateReaders causes RS to crash

2018-08-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16587250#comment-16587250 ] Hudson commented on HBASE-21069: Results for branch branch-1 [build #424 on

[jira] [Commented] (HBASE-21069) NPE in StoreScanner.updateReaders causes RS to crash

2018-08-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16587235#comment-16587235 ] Hudson commented on HBASE-21069: Results for branch branch-1.4 [build #429 on

[jira] [Updated] (HBASE-21083) Introduce a mechanism to bypass the execution of a stuck procedure

2018-08-21 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allan Yang updated HBASE-21083: --- Status: Patch Available (was: Open) > Introduce a mechanism to bypass the execution of a stuck

[jira] [Updated] (HBASE-21083) Introduce a mechanism to bypass the execution of a stuck procedure

2018-08-21 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allan Yang updated HBASE-21083: --- Attachment: HBASE-21083.branch-2.0.001.patch > Introduce a mechanism to bypass the execution of a

[jira] [Commented] (HBASE-20666) Unsuccessful table creation leaves entry in rsgroup meta table

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

[jira] [Created] (HBASE-21083) Introduce a mechanism to bypass the execution of a stuck procedure

2018-08-21 Thread Allan Yang (JIRA)
Allan Yang created HBASE-21083: -- Summary: Introduce a mechanism to bypass the execution of a stuck procedure Key: HBASE-21083 URL: https://issues.apache.org/jira/browse/HBASE-21083 Project: HBase

[jira] [Commented] (HBASE-17621) Usability and aesthetic problems with the table view UI

2018-08-21 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16587181#comment-16587181 ] Xu Cang commented on HBASE-17621: - sorting by full region name with start/stop key is fixed by this

[jira] [Updated] (HBASE-19008) Add missing equals or hashCode method(s) to stock Filter implementations

2018-08-21 Thread liubangchen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liubangchen updated HBASE-19008: Attachment: HBASE-19008-16.patch > Add missing equals or hashCode method(s) to stock Filter

[jira] [Commented] (HBASE-19008) Add missing equals or hashCode method(s) to stock Filter implementations

2018-08-21 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16587123#comment-16587123 ] Reid Chan commented on HBASE-19008: --- Please upload the latest patch to review board. > Add missing

[jira] [Commented] (HBASE-19008) Add missing equals or hashCode method(s) to stock Filter implementations

2018-08-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16587121#comment-16587121 ] Ted Yu commented on HBASE-19008: TestMergeTableRegionsProcedure is not related to Filter. > Add missing

[jira] [Commented] (HBASE-19008) Add missing equals or hashCode method(s) to stock Filter implementations

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

[jira] [Commented] (HBASE-21015) The state of the split parent region is wrong after cloning a snapshot

2018-08-21 Thread Toshihiro Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16587115#comment-16587115 ] Toshihiro Suzuki commented on HBASE-21015: -- It seems like it's conflicting with HBASE-20881.

[jira] [Commented] (HBASE-20968) list_procedures_test fails due to no matching regex

2018-08-21 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16587112#comment-16587112 ] Duo Zhang commented on HBASE-20968: --- Add the test back for branch-2.0 and branch-2.1. [~stack] Could

[jira] [Created] (HBASE-21082) Reimplement assign/unassign related procedure metrics

2018-08-21 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-21082: - Summary: Reimplement assign/unassign related procedure metrics Key: HBASE-21082 URL: https://issues.apache.org/jira/browse/HBASE-21082 Project: HBase Issue Type:

[jira] [Commented] (HBASE-21071) HBaseTestingUtility::startMiniCluster() to use builder pattern

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

[jira] [Commented] (HBASE-20968) list_procedures_test fails due to no matching regex

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

[jira] [Commented] (HBASE-21015) The state of the split parent region is wrong after cloning a snapshot

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

[jira] [Commented] (HBASE-21078) [amv2] CODE-BUG NPE in RTP doing Unassign

2018-08-21 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16587072#comment-16587072 ] stack commented on HBASE-21078: --- Checking I didn't have dirty env. Will be back. > [amv2] CODE-BUG NPE in

[jira] [Work stopped] (HBASE-21015) The state of the split parent region is wrong after cloning a snapshot

2018-08-21 Thread Toshihiro Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-21015 stopped by Toshihiro Suzuki. > The state of the split parent region is wrong after cloning a

[jira] [Updated] (HBASE-21015) The state of the split parent region is wrong after cloning a snapshot

2018-08-21 Thread Toshihiro Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Toshihiro Suzuki updated HBASE-21015: - Status: Patch Available (was: Open) > The state of the split parent region is wrong

[jira] [Work started] (HBASE-21015) The state of the split parent region is wrong after cloning a snapshot

2018-08-21 Thread Toshihiro Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-21015 started by Toshihiro Suzuki. > The state of the split parent region is wrong after cloning a

[jira] [Updated] (HBASE-21015) The state of the split parent region is wrong after cloning a snapshot

2018-08-21 Thread Toshihiro Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Toshihiro Suzuki updated HBASE-21015: - Attachment: HBASE-21015.master.001.patch > The state of the split parent region is

[jira] [Commented] (HBASE-20993) [Auth] IPC client fallback to simple auth allowed doesn't work

2018-08-21 Thread Jack Bearden (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16587055#comment-16587055 ] Jack Bearden commented on HBASE-20993: -- The netty client needs it's sasl negotiate handler updated

[jira] [Commented] (HBASE-21078) [amv2] CODE-BUG NPE in RTP doing Unassign

2018-08-21 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16587048#comment-16587048 ] stack commented on HBASE-21078: --- Similar to HBASE-20921 but there its reopen of regions on modify and then

[jira] [Updated] (HBASE-20968) list_procedures_test fails due to no matching regex

2018-08-21 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-20968: -- Attachment: HBASE-20968-branch-2.1.patch > list_procedures_test fails due to no matching regex >

[jira] [Updated] (HBASE-21080) Collectors.toMap uses a byte [] for key

2018-08-21 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21080: -- Release Note: (was: Dupe of HBASE-21080) > Collectors.toMap uses a byte [] for key >

[jira] [Commented] (HBASE-21080) Collectors.toMap uses a byte [] for key

2018-08-21 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16587006#comment-16587006 ] stack commented on HBASE-21080: --- Laugh. Yes. HBASE-21081 (I have some form of dyslexia today). >

[jira] [Commented] (HBASE-20968) list_procedures_test fails due to no matching regex

2018-08-21 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16587003#comment-16587003 ] stack commented on HBASE-20968: --- [~Apache9] Try it. +1 from me. That should work waiting on the explicit

[jira] [Updated] (HBASE-21075) Confirm that we can (rolling) upgrade from 2.0.x and 2.1.x to 2.2.x after HBASE-20881

2018-08-21 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21075: -- Fix Version/s: (was: 2.2.0) (was: 3.0.0) 2.1.1

[jira] [Updated] (HBASE-21075) Confirm that we can (rolling) upgrade from 2.0.x and 2.1.x to 2.2.x after HBASE-20881

2018-08-21 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21075: -- Component/s: proc-v2 > Confirm that we can (rolling) upgrade from 2.0.x and 2.1.x to 2.2.x after >

[jira] [Updated] (HBASE-21075) Confirm that we can (rolling) upgrade from 2.0.x and 2.1.x to 2.2.x after HBASE-20881

2018-08-21 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21075: -- Summary: Confirm that we can (rolling) upgrade from 2.0.x and 2.1.x to 2.2.x after HBASE-20881 (was:

[jira] [Commented] (HBASE-20968) list_procedures_test fails due to no matching regex

2018-08-21 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16586998#comment-16586998 ] Duo Zhang commented on HBASE-20968: --- What do you think of the patch? I added a line of code to wait

[jira] [Commented] (HBASE-21080) Collectors.toMap uses a byte [] for key

2018-08-21 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16586999#comment-16586999 ] Duo Zhang commented on HBASE-21080: --- You mean HBASE-21081 sir? > Collectors.toMap uses a byte [] for

[jira] [Updated] (HBASE-20666) Unsuccessful table creation leaves entry in rsgroup meta table

2018-08-21 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Cang updated HBASE-20666: Attachment: HBASE-20666.master.002.patch > Unsuccessful table creation leaves entry in rsgroup meta table

<    1   2   3