[jira] [Commented] (HBASE-21040) Replace call to printStackTrace() with proper logger call

2018-08-14 Thread Subrat Mishra (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580741#comment-16580741 ] Subrat Mishra commented on HBASE-21040: --- Thanks [~yuzhih...@gmail.com] for quick review. 

[jira] [Updated] (HBASE-21040) Replace call to printStackTrace() with proper logger call

2018-08-14 Thread Subrat Mishra (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Subrat Mishra updated HBASE-21040: -- Attachment: HBASE-21040.master.002.patch > Replace call to printStackTrace() with proper

[jira] [Commented] (HBASE-20978) [amv2] Worker terminating UNNATURALLY during MoveRegionProcedure

2018-08-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580714#comment-16580714 ] Hudson commented on HBASE-20978: Results for branch branch-2.0 [build #678 on

[jira] [Commented] (HBASE-21005) Maven site configuration causes downstream projects to get a directory named ${project.basedir}

2018-08-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580712#comment-16580712 ] Hudson commented on HBASE-21005: Results for branch branch-2.0 [build #678 on

[jira] [Commented] (HBASE-21054) Copy down docs, amend to suite branch-2.0, and then commit

2018-08-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580713#comment-16580713 ] Hudson commented on HBASE-21054: Results for branch branch-2.0 [build #678 on

[jira] [Commented] (HBASE-21050) Exclusive lock may be held by a SUCCESS state procedure forever

2018-08-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580710#comment-16580710 ] stack commented on HBASE-21050: --- [~allan163] Let me give it a go then... will be back soon. > Exclusive

[jira] [Commented] (HBASE-21050) Exclusive lock may be held by a SUCCESS state procedure forever

2018-08-14 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580707#comment-16580707 ] Allan Yang commented on HBASE-21050: Yes, [~stack] you are right, if the master was killed just

[jira] [Commented] (HBASE-21050) Exclusive lock may be held by a SUCCESS state procedure forever

2018-08-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580691#comment-16580691 ] stack commented on HBASE-21050: --- Is this a failure near the end of PE#execProcedure {code} ...

[jira] [Updated] (HBASE-21055) NullPointerException when balanceOverall() but server balance info is null

2018-08-14 Thread Xiaolin Ha (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaolin Ha updated HBASE-21055: --- Attachment: HBASE-21055.branch-2.1.001.patch > NullPointerException when balanceOverall() but

[jira] [Commented] (HBASE-20951) Ratis LogService backed WALs

2018-08-14 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580667#comment-16580667 ] Reid Chan commented on HBASE-20951: --- Took a look at the {{WALInfo}}. Can we make it generic? Then we

[jira] [Commented] (HBASE-21024) Add RSgroup info for Region Servers and Tables

2018-08-14 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580661#comment-16580661 ] wenbang commented on HBASE-21024: - Get the rsgroup information from "hbase:rsgroup" table need  a rpc

[jira] [Created] (HBASE-21055) NullPointerException when balanceOverall() but server balance info is null

2018-08-14 Thread Xiaolin Ha (JIRA)
Xiaolin Ha created HBASE-21055: -- Summary: NullPointerException when balanceOverall() but server balance info is null Key: HBASE-21055 URL: https://issues.apache.org/jira/browse/HBASE-21055 Project:

[jira] [Commented] (HBASE-21051) Possible NPE if ModifyTable and region split happen at the same time

2018-08-14 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580643#comment-16580643 ] Allan Yang commented on HBASE-21051: I think for this case, we can add a check before schedule the

[jira] [Updated] (HBASE-21051) Possible NPE if ModifyTable and region split happen at the same time

2018-08-14 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allan Yang updated HBASE-21051: --- Description: Similar with HBASE-20921, ModifyTable procedure and reopenProcedure won't held the

[jira] [Commented] (HBASE-21024) Add RSgroup info for Region Servers and Tables

2018-08-14 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580636#comment-16580636 ] Guanghao Zhang commented on HBASE-21024: Don't need a rpc request? and get the information from

[jira] [Updated] (HBASE-20979) Flaky test reporting should specify what JSON it needs and handle HTTP errors

2018-08-14 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-20979: Fix Version/s: 2.0.2 > Flaky test reporting should specify what JSON it needs and handle HTTP

[jira] [Commented] (HBASE-20387) flaky infrastructure should work for all branches

2018-08-14 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580622#comment-16580622 ] Sean Busbey commented on HBASE-20387: - I looked through build #11 for the branch specific nightly

[jira] [Commented] (HBASE-19663) site build fails complaining "javadoc: error - class file for javax.annotation.meta.TypeQualifierNickname not found"

2018-08-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580605#comment-16580605 ] Andrew Purtell commented on HBASE-19663: Bigtop says this impacts the 1.4.6 release too. > site

[jira] [Commented] (HBASE-20881) Introduce a region transition procedure to handle all the state transition for a region

2018-08-14 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580586#comment-16580586 ] Duo Zhang commented on HBASE-20881: --- The TestLockManager seems to be another problem. The code is like

[jira] [Commented] (HBASE-20979) Flaky test reporting should specify what JSON it needs and handle HTTP errors

2018-08-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580583#comment-16580583 ] Hudson commented on HBASE-20979: Results for branch branch-2.1 [build #189 on

[jira] [Commented] (HBASE-20881) Introduce a region transition procedure to handle all the state transition for a region

2018-08-14 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580581#comment-16580581 ] Duo Zhang commented on HBASE-20881: --- And for TestDrainReplicationQueuesForStandBy, I think the problem

[jira] [Commented] (HBASE-20881) Introduce a region transition procedure to handle all the state transition for a region

2018-08-14 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580577#comment-16580577 ] Duo Zhang commented on HBASE-20881: --- {noformat} 2018-08-14 17:30:10,343 DEBUG [PEWorker-1]

[jira] [Commented] (HBASE-21051) Possible NPE if ModifyTable and region split happen at the same time

2018-08-14 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580575#comment-16580575 ] Duo Zhang commented on HBASE-21051: --- I think ReopenTableRegionProcedure should not always hold the

[jira] [Commented] (HBASE-20979) Flaky test reporting should specify what JSON it needs and handle HTTP errors

2018-08-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580567#comment-16580567 ] Hudson commented on HBASE-20979: Results for branch branch-2 [build #1110 on

[jira] [Commented] (HBASE-21050) Exclusive lock may be held by a SUCCESS state procedure forever

2018-08-14 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580569#comment-16580569 ] Duo Zhang commented on HBASE-21050: --- +1. Let's add a UT? > Exclusive lock may be held by a SUCCESS

[jira] [Commented] (HBASE-20874) Sending compaction descriptions from all regionservers to master.

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

[jira] [Commented] (HBASE-20979) Flaky test reporting should specify what JSON it needs and handle HTTP errors

2018-08-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580551#comment-16580551 ] Hudson commented on HBASE-20979: Results for branch branch-2.0 [build #677 on

[jira] [Updated] (HBASE-20978) [amv2] Worker terminating UNNATURALLY during MoveRegionProcedure

2018-08-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-20978: -- Resolution: Fixed Fix Version/s: 2.1.1 3.0.0 Status: Resolved (was:

[jira] [Commented] (HBASE-21047) Object creation of StoreFileScanner thru constructor and close may leave refCount to -1

2018-08-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580535#comment-16580535 ] Andrew Purtell commented on HBASE-21047: bq. TestSpnegoHttpServer This sometimes fails if your

[jira] [Commented] (HBASE-21047) Object creation of StoreFileScanner thru constructor and close may leave refCount to -1

2018-08-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580532#comment-16580532 ] Andrew Purtell commented on HBASE-21047: The change looks fine. Unfortunately the precommit had

[jira] [Assigned] (HBASE-21028) Backport HBASE-18633 to branch-1.3

2018-08-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell reassigned HBASE-21028: -- Assignee: Daniel Wong > Backport HBASE-18633 to branch-1.3 >

[jira] [Commented] (HBASE-21028) Backport HBASE-18633 to branch-1.3

2018-08-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580503#comment-16580503 ] Andrew Purtell commented on HBASE-21028: Belated +1, good to have in 1.3 too I'd say > Backport

[jira] [Commented] (HBASE-20387) flaky infrastructure should work for all branches

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

[jira] [Commented] (HBASE-20951) Ratis LogService backed WALs

2018-08-14 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580488#comment-16580488 ] Josh Elser commented on HBASE-20951: Those with a close eye might stumble onto

[jira] [Updated] (HBASE-21054) Copy down docs, amend to suite branch-2.0, and then commit

2018-08-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-21054: -- Attachment: HBASE-21054.branch-2.0.001.patch > Copy down docs, amend to suite branch-2.0, and then commit >

[jira] [Resolved] (HBASE-21054) Copy down docs, amend to suite branch-2.0, and then commit

2018-08-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-21054. --- Resolution: Fixed .001 is what I pushed to branch-2.0. > Copy down docs, amend to suite branch-2.0, and

[jira] [Created] (HBASE-21054) Copy down docs, amend to suite branch-2.0, and then commit

2018-08-14 Thread stack (JIRA)
stack created HBASE-21054: - Summary: Copy down docs, amend to suite branch-2.0, and then commit Key: HBASE-21054 URL: https://issues.apache.org/jira/browse/HBASE-21054 Project: HBase Issue Type:

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

2018-08-14 Thread Jack Bearden (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580443#comment-16580443 ] Jack Bearden commented on HBASE-20993: -- Ah-ha. I see the flaw you mentioned RpcServer code... Maybe

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

2018-08-14 Thread Jack Bearden (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580393#comment-16580393 ] Jack Bearden edited comment on HBASE-20993 at 8/14/18 9:03 PM: --- Ah ok, so

[jira] [Updated] (HBASE-21036) Upgrade our hadoop 3 dependency to 3.1.1

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

[jira] [Commented] (HBASE-21036) Upgrade our hadoop 3 dependency to 3.1.1

2018-08-14 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580434#comment-16580434 ] Josh Elser commented on HBASE-21036: Dropped fixVersions to prevent folks from thinking something

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

2018-08-14 Thread Jack Bearden (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580393#comment-16580393 ] Jack Bearden commented on HBASE-20993: -- Ah ok, so client side is good. What about this instead for

[jira] [Updated] (HBASE-20874) Sending compaction descriptions from all regionservers to master.

2018-08-14 Thread Mohit Goel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohit Goel updated HBASE-20874: --- Attachment: HBASE-20874.master.004.patch > Sending compaction descriptions from all regionservers

[jira] [Updated] (HBASE-20874) Sending compaction descriptions from all regionservers to master.

2018-08-14 Thread Mohit Goel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohit Goel updated HBASE-20874: --- Status: Patch Available (was: In Progress) > Sending compaction descriptions from all

[jira] [Commented] (HBASE-20671) Merged region brought back to life causing RS to be killed by Master

2018-08-14 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580383#comment-16580383 ] Josh Elser commented on HBASE-20671: I haven't seen it recently, but I haven't been keeping a

[jira] [Commented] (HBASE-20976) SCP can be scheduled multiple times for the same RS

2018-08-14 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580372#comment-16580372 ] Josh Elser commented on HBASE-20976: Coming in late... {quote}the worst case is that there is a race

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

2018-08-14 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580361#comment-16580361 ] Josh Elser commented on HBASE-21042: Updated Thomas as the reporter. Thanks for filing, Thomas! >

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

2018-08-14 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-21042: --- Reporter: Thomas D'Silva (was: Ted Yu) > processor.getRowsToLock() always assumes there is some

[jira] [Commented] (HBASE-20978) [amv2] Worker terminating UNNATURALLY during MoveRegionProcedure

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

[jira] [Commented] (HBASE-18477) Umbrella JIRA for HBase Read Replica clusters

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

[jira] [Commented] (HBASE-20387) flaky infrastructure should work for all branches

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

[jira] [Commented] (HBASE-20874) Sending compaction descriptions from all regionservers to master.

2018-08-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580334#comment-16580334 ] stack commented on HBASE-20874: --- Also attache your patch here so we can run it through hadoopqa. >

[jira] [Commented] (HBASE-20874) Sending compaction descriptions from all regionservers to master.

2018-08-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580333#comment-16580333 ] stack commented on HBASE-20874: --- [~mogoel] Update in here what changes you made in your new post to rb! >

[jira] [Commented] (HBASE-20387) flaky infrastructure should work for all branches

2018-08-14 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580323#comment-16580323 ] Sean Busbey commented on HBASE-20387: - -v1 - rebased to current master - remove patch for

[jira] [Updated] (HBASE-20387) flaky infrastructure should work for all branches

2018-08-14 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-20387: Attachment: HBASE-20387.1.patch > flaky infrastructure should work for all branches >

[jira] [Comment Edited] (HBASE-20387) flaky infrastructure should work for all branches

2018-08-14 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580171#comment-16580171 ] Sean Busbey edited comment on HBASE-20387 at 8/14/18 7:32 PM: -- -v0 waiting

[jira] [Updated] (HBASE-20978) [amv2] Worker terminating UNNATURALLY during MoveRegionProcedure

2018-08-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-20978: -- Hadoop Flags: Reviewed Status: Patch Available (was: Open) .002 [~allan163] patch with test. >

[jira] [Updated] (HBASE-20978) [amv2] Worker terminating UNNATURALLY during MoveRegionProcedure

2018-08-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-20978: -- Attachment: HBASE-20978.branch-2.0.002.patch > [amv2] Worker terminating UNNATURALLY during

[jira] [Assigned] (HBASE-20978) [amv2] Worker terminating UNNATURALLY during MoveRegionProcedure

2018-08-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack reassigned HBASE-20978: - Assignee: Allan Yang (was: stack) > [amv2] Worker terminating UNNATURALLY during MoveRegionProcedure

[jira] [Commented] (HBASE-20978) [amv2] Worker terminating UNNATURALLY during MoveRegionProcedure

2018-08-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580290#comment-16580290 ] stack commented on HBASE-20978: --- Added a test. It was a little awkward shoe-horning in a kill that arrives

[jira] [Created] (HBASE-21053) A state of a replica region of a split parent region is wrong after splitting the region

2018-08-14 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-21053: Summary: A state of a replica region of a split parent region is wrong after splitting the region Key: HBASE-21053 URL: https://issues.apache.org/jira/browse/HBASE-21053

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

2018-08-14 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580243#comment-16580243 ] Ted Yu commented on HBASE-19008: Please address checkstyle warnings in hbase-spark module: {code}

[jira] [Updated] (HBASE-21005) Maven site configuration causes downstream projects to get a directory named ${project.basedir}

2018-08-14 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-21005: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) >

[jira] [Updated] (HBASE-21005) Maven site configuration causes downstream projects to get a directory named ${project.basedir}

2018-08-14 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-21005: --- Fix Version/s: 2.0.2 > Maven site configuration causes downstream projects to get a directory named

[jira] [Updated] (HBASE-20979) Flaky test reporting should specify what JSON it needs and handle HTTP errors

2018-08-14 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-20979: Fix Version/s: 2.2.0 > Flaky test reporting should specify what JSON it needs and handle HTTP

[jira] [Updated] (HBASE-20979) Flaky test reporting should specify what JSON it needs and handle HTTP errors

2018-08-14 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-20979: Resolution: Fixed Fix Version/s: 2.1.1 3.0.0 Status: Resolved

[jira] [Commented] (HBASE-20387) flaky infrastructure should work for all branches

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

[jira] [Created] (HBASE-21052) After restoring a snapshot, table.jsp page for the table gets stuck

2018-08-14 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-21052: Summary: After restoring a snapshot, table.jsp page for the table gets stuck Key: HBASE-21052 URL: https://issues.apache.org/jira/browse/HBASE-21052 Project:

[jira] [Commented] (HBASE-20979) Flaky test reporting should specify what JSON it needs and handle HTTP errors

2018-08-14 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580200#comment-16580200 ] Sean Busbey commented on HBASE-20979: - yeah it works, I'm using it on the branch for HBASE-20387.

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

2018-08-14 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580178#comment-16580178 ] Thomas D'Silva commented on HBASE-21042: +1 LGTM , thanks for fixing this. >

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

2018-08-14 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580173#comment-16580173 ] Ted Yu commented on HBASE-21042: [~tdsilva]: Is the patch good by you ? [~chia7712]: Please also take a

[jira] [Updated] (HBASE-20387) flaky infrastructure should work for all branches

2018-08-14 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-20387: Status: Patch Available (was: In Progress) -v1 waiting for a complete cycle of runs, but looks

[jira] [Commented] (HBASE-20979) Flaky test reporting should specify what JSON it needs and handle HTTP errors

2018-08-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580166#comment-16580166 ] stack commented on HBASE-20979: --- Patch looks good to me. It works? +1 to try it. > Flaky test reporting

[jira] [Updated] (HBASE-20387) flaky infrastructure should work for all branches

2018-08-14 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-20387: Attachment: HBASE-20387.0.patch > flaky infrastructure should work for all branches >

[jira] [Commented] (HBASE-20881) Introduce a region transition procedure to handle all the state transition for a region

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

[jira] [Commented] (HBASE-20387) flaky infrastructure should work for all branches

2018-08-14 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580150#comment-16580150 ] Sean Busbey commented on HBASE-20387: - I have things up on a branch, waiting to finish running

[jira] [Commented] (HBASE-20387) flaky infrastructure should work for all branches

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

[jira] [Commented] (HBASE-21048) Get LogLevel is not working from console in secure environment

2018-08-14 Thread Wei-Chiu Chuang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580109#comment-16580109 ] Wei-Chiu Chuang commented on HBASE-21048: - I should also bring in HADOOP-13697 (LogLevel#main

[jira] [Commented] (HBASE-21050) Exclusive lock may be held by a SUCCESS state procedure forever

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

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

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

[jira] [Created] (HBASE-21051) Possible NPE if ModifyTable and region split happen at the same time

2018-08-14 Thread Allan Yang (JIRA)
Allan Yang created HBASE-21051: -- Summary: Possible NPE if ModifyTable and region split happen at the same time Key: HBASE-21051 URL: https://issues.apache.org/jira/browse/HBASE-21051 Project: HBase

[jira] [Updated] (HBASE-21050) Exclusive lock may be held by a SUCCESS state procedure forever

2018-08-14 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allan Yang updated HBASE-21050: --- Status: Patch Available (was: Open) > Exclusive lock may be held by a SUCCESS state procedure

[jira] [Updated] (HBASE-21050) Exclusive lock may be held by a SUCCESS state procedure forever

2018-08-14 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allan Yang updated HBASE-21050: --- Attachment: HBASE-21050.branch-2.0.001.patch > Exclusive lock may be held by a SUCCESS state

[jira] [Created] (HBASE-21050) Exclusive lock may be held by a SUCCESS state procedure forever

2018-08-14 Thread Allan Yang (JIRA)
Allan Yang created HBASE-21050: -- Summary: Exclusive lock may be held by a SUCCESS state procedure forever Key: HBASE-21050 URL: https://issues.apache.org/jira/browse/HBASE-21050 Project: HBase

[jira] [Commented] (HBASE-21041) Memstore's heap size will be decreased to minus zero after flush

2018-08-14 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16579904#comment-16579904 ] Allan Yang commented on HBASE-21041: Thanks for reviwing,[~yuzhih...@gmail.com], will change the

[jira] [Commented] (HBASE-21040) Replace call to printStackTrace() with proper logger call

2018-08-14 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16579873#comment-16579873 ] Ted Yu commented on HBASE-21040: For ClientAsyncPrefetchScanner.java and

[jira] [Updated] (HBASE-20881) Introduce a region transition procedure to handle all the state transition for a region

2018-08-14 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-20881: -- Attachment: HBASE-20881-v10.patch > Introduce a region transition procedure to handle all the state

[jira] [Commented] (HBASE-20881) Introduce a region transition procedure to handle all the state transition for a region

2018-08-14 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16579862#comment-16579862 ] Duo Zhang commented on HBASE-20881: --- Use ReentrantLock instead of synchronized for locking

[jira] [Commented] (HBASE-21040) Replace call to printStackTrace() with proper logger call

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

[jira] [Commented] (HBASE-20978) [amv2] Worker terminating UNNATURALLY during MoveRegionProcedure

2018-08-14 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16579813#comment-16579813 ] Duo Zhang commented on HBASE-20978: --- +1. > [amv2] Worker terminating UNNATURALLY during

[jira] [Commented] (HBASE-20978) [amv2] Worker terminating UNNATURALLY during MoveRegionProcedure

2018-08-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16579798#comment-16579798 ] stack commented on HBASE-20978: --- This looks right [~allan163]. In execProcedures... we have this on the

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

2018-08-14 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-11.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-14 Thread liubangchen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16579784#comment-16579784 ] liubangchen commented on HBASE-19008: - Use dev-support/hbase_eclipse_formatter.xml as format profile

[jira] [Updated] (HBASE-20978) [amv2] Worker terminating UNNATURALLY during MoveRegionProcedure

2018-08-14 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allan Yang updated HBASE-20978: --- Attachment: HBASE-20978.branch-2.0.001.patch > [amv2] Worker terminating UNNATURALLY during

[jira] [Commented] (HBASE-20978) [amv2] Worker terminating UNNATURALLY during MoveRegionProcedure

2018-08-14 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16579765#comment-16579765 ] Allan Yang commented on HBASE-20978: [~stack], I think I have found the cause of this issue. In my

[jira] [Commented] (HBASE-20772) Controlled shutdown fills Master log with the disturbing message "No matching procedure found for rit=OPEN, location=ZZZZ, table=YYYYY, region=XXXX transition to CLOSE

2018-08-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16579687#comment-16579687 ] Hudson commented on HBASE-20772: Results for branch master [build #432 on

[jira] [Commented] (HBASE-20975) Lock may not be taken or released while rolling back procedure

2018-08-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16579683#comment-16579683 ] Hudson commented on HBASE-20975: Results for branch master [build #432 on

[jira] [Commented] (HBASE-20257) hbase-spark should not depend on com.google.code.findbugs.jsr305

2018-08-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16579685#comment-16579685 ] Hudson commented on HBASE-20257: Results for branch master [build #432 on

[jira] [Commented] (HBASE-21005) Maven site configuration causes downstream projects to get a directory named ${project.basedir}

2018-08-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16579686#comment-16579686 ] Hudson commented on HBASE-21005: Results for branch master [build #432 on

[jira] [Commented] (HBASE-21044) Disable flakey TestShell list_procedures

2018-08-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16579680#comment-16579680 ] Hudson commented on HBASE-21044: Results for branch branch-2.1 [build #186 on

  1   2   >