You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/01/09 22:58:00 UTC

[jira] [Updated] (HDDS-2864) TestOMDbCheckpointServlet fails due to real Recon

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

ASF GitHub Bot updated HDDS-2864:
---------------------------------
    Labels: pull-request-available  (was: )

> 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
>            Priority: Major
>              Labels: pull-request-available
>
> 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: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org