adoroszlai commented on PR #8541:
URL: https://github.com/apache/ozone/pull/8541#issuecomment-2934213770
Thanks @devmadhuu for fixing the javadoc. Note there are several test
failures due to:
```
NullPointerException: Cannot invoke
"org.apache.ratis.util.function.CheckedFunction.apply(Object)" because
"this.backward" is null
at
org.apache.hadoop.hdds.utils.db.DelegatedCodec.toCodecBuffer(DelegatedCodec.java:78)
at
org.apache.hadoop.hdds.utils.db.Codec.toDirectCodecBuffer(Codec.java:66)
at org.apache.hadoop.hdds.utils.db.TypedTable.put(TypedTable.java:138)
at
org.apache.hadoop.ozone.recon.api.TestOmDBInsightEndPoint.setUpOmData(TestOmDBInsightEndPoint.java:417)
at
org.apache.hadoop.ozone.recon.api.TestOmDBInsightEndPoint.setUp(TestOmDBInsightEndPoint.java:305)
```
--
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]