Attila Doroszlai created HDDS-2864:
--------------------------------------
Summary: TestOMDbCheckpointServlet fails due to real Recon
Key: HDDS-2864
URL: https://issues.apache.org/jira/browse/HDDS-2864
Project: Hadoop Distributed Data Store
Issue Type: Bug
Components: test
Reporter: Attila Doroszlai
Assignee: Attila Doroszlai
TestOMDbCheckpointServlet verifies that no checkspoints have been taken before
it invokes the servlet. However, the same servlet is used by the actual Recon
server in the mini cluster.
{code:title=test failure}
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 30.313 s <<<
FAILURE! - in org.apache.hadoop.ozone.om.TestOMDbCheckpointServlet
testDoGet(org.apache.hadoop.ozone.om.TestOMDbCheckpointServlet) Time elapsed:
30.192 s <<< FAILURE!
java.lang.AssertionError
...
at
org.apache.hadoop.ozone.om.TestOMDbCheckpointServlet.testDoGet(TestOMDbCheckpointServlet.java:155)
{code}
{code:title=output}
2020-01-09 16:13:56,913 [pool-61-thread-1] INFO
impl.OzoneManagerServiceProviderImpl
(OzoneManagerServiceProviderImpl.java:syncDataFromOM(325)) - Syncing data from
Ozone Manager.
2020-01-09 16:13:56,914 [pool-61-thread-1] INFO
impl.OzoneManagerServiceProviderImpl
(OzoneManagerServiceProviderImpl.java:syncDataFromOM(356)) - Obtaining full
snapshot from Ozone Manager
{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]