adoroszlai commented on PR #4879: URL: https://github.com/apache/ozone/pull/4879#issuecomment-1589019180
Thanks @ayushtkn for the review. `NoClassDefFoundError` also started happening on `master`, independently from this PR: ``` Tests run: 12, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 2.868 s <<< FAILURE! - in org.apache.ozone.rocksdb.util.TestManagedSstFileReader Error: org.apache.ozone.rocksdb.util.TestManagedSstFileReader.testGetKeyStreamWithTombstone(int)[2] Time elapsed: 0.036 s <<< ERROR! java.lang.NoClassDefFoundError: org/eclipse/jetty/io/RuntimeIOException ``` https://github.com/apache/ozone/actions/runs/5250198253/jobs/9483885952#step:6:942 However, we should postpone merging this until `master` is in clean state. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
