stefan-egli commented on code in PR #1079:
URL: https://github.com/apache/jackrabbit-oak/pull/1079#discussion_r1303021172


##########
oak-store-document/src/main/java/org/apache/jackrabbit/oak/plugins/document/util/LoggingDocumentStoreWrapper.java:
##########
@@ -283,6 +283,7 @@ public T call() throws Exception {
     }
 
     @Override
+    @NotNull

Review Comment:
   nitpicking: IIUC this is unrelated to this branch (and mostly code 
beautification). I would usually tend to avoid overloading a PR or a branch 
with unrelated aspects, as it might later complicate backporting. Maybe not 
with a one liner like here, hence nitpicking :)



-- 
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: dev-unsubscr...@jackrabbit.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to