szetszwo commented on PR #5377: URL: https://github.com/apache/ozone/pull/5377#issuecomment-1743453465
@sodonnel , thanks for taking a look! The test failure is related. It failed with an AssertError (but the `SCMHAManagerStub` code hided it) since rocksdb requires direct buffer. The wrapping work only for the non-direct buffer cases. Let me update the code. -- 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]
