[jira] [Updated] (HBASE-24479) Deflake TestCompaction#testStopStartCompaction

2020-07-14 Thread Nick Dimiduk (Jira)


 [ 
https://issues.apache.org/jira/browse/HBASE-24479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nick Dimiduk updated HBASE-24479:
-
Fix Version/s: (was: 2.4.0)

> Deflake TestCompaction#testStopStartCompaction
> --
>
> Key: HBASE-24479
> URL: https://issues.apache.org/jira/browse/HBASE-24479
> Project: HBase
>  Issue Type: Bug
>  Components: test
>Affects Versions: 3.0.0-alpha-1, 2.3.0, 1.7.0
>Reporter: Bharath Vissapragada
>Assignee: Bharath Vissapragada
>Priority: Major
>  Labels: compaction
> Fix For: 3.0.0-alpha-1, 2.3.0, 1.7.0
>
>
> Saw this in our internal test runs. 
> {noformat}
> org.apache.hadoop.hbase.regionserver.TestCompactionWithCoprocessor.testStopStartCompaction
> Failing for the past 1 build (Since Unstable#10 )
> Took 0.72 sec.
> add description
> Error Message
> expected:<1> but was:<0>
> Stacktrace
> java.lang.AssertionError: expected:<1> but was:<0>
> {noformat}
> The test asserts can be tightened to improve this. Will follow up with a 
> patch shortly.  HBASE-23899 added some debug logging to figure out why. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HBASE-24479) Deflake TestCompaction#testStopStartCompaction

2020-05-31 Thread Bharath Vissapragada (Jira)


 [ 
https://issues.apache.org/jira/browse/HBASE-24479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bharath Vissapragada updated HBASE-24479:
-
Labels: compaction  (was: )

> Deflake TestCompaction#testStopStartCompaction
> --
>
> Key: HBASE-24479
> URL: https://issues.apache.org/jira/browse/HBASE-24479
> Project: HBase
>  Issue Type: Bug
>  Components: test
>Affects Versions: 3.0.0-alpha-1, 2.3.0, 1.7.0
>Reporter: Bharath Vissapragada
>Assignee: Bharath Vissapragada
>Priority: Major
>  Labels: compaction
>
> Saw this in our internal test runs. 
> {noformat}
> org.apache.hadoop.hbase.regionserver.TestCompactionWithCoprocessor.testStopStartCompaction
> Failing for the past 1 build (Since Unstable#10 )
> Took 0.72 sec.
> add description
> Error Message
> expected:<1> but was:<0>
> Stacktrace
> java.lang.AssertionError: expected:<1> but was:<0>
> {noformat}
> The test asserts can be tightened to improve this. Will follow up with a 
> patch shortly.  HBASE-23899 added some debug logging to figure out why. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)