szetszwo commented on code in PR #1337: URL: https://github.com/apache/ratis/pull/1337#discussion_r2737794275
########## ratis-server/src/main/java/org/apache/ratis/server/impl/RetryCacheImpl.java: ########## Review Comment: The changes in this file are unrelated. Please revert this file. (BTW, using Optional is not good for performance since it unnecessarily creates objects.) -- 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]
