Attila Doroszlai created HDDS-4679:
--------------------------------------
Summary: Intermittent failure in TestSCMRestart
Key: HDDS-4679
URL: https://issues.apache.org/jira/browse/HDDS-4679
Project: Hadoop Distributed Data Store
Issue Type: Bug
Components: test
Affects Versions: 1.1.0
Reporter: Attila Doroszlai
[~shashikant], I think this is caused by enabling multi-raft and creating more
pipelines:
{code}
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 31.976 s <<<
FAILURE! - in org.apache.hadoop.hdds.scm.pipeline.TestSCMRestart
testPipelineWithScmRestart(org.apache.hadoop.hdds.scm.pipeline.TestSCMRestart)
Time elapsed: 0.01 s <<< FAILURE!
java.lang.AssertionError:
expected:<PipelineID=84d01728-7484-4ac8-9900-94ffbef8c967> but
was:<PipelineID=c057a116-1d16-4def-985c-1c39482078eb>
...
at
org.apache.hadoop.hdds.scm.pipeline.TestSCMRestart.testPipelineWithScmRestart(TestSCMRestart.java:127)
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]