rishabhdaim commented on code in PR #2370: URL: https://github.com/apache/jackrabbit-oak/pull/2370#discussion_r2188953817
########## oak-store-spi/src/main/java/org/apache/jackrabbit/oak/plugins/memory/AbstractBlob.java: ########## @@ -189,4 +182,39 @@ public String toString() { return getSha256().toString(); } + public static class HashCode { Review Comment: Could you please revert this change. I don't think this is part of this PR. -- 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: oak-dev-unsubscr...@jackrabbit.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org