rpuch commented on PR #2040:
URL: https://github.com/apache/ignite-3/pull/2040#issuecomment-1541446928

   https://cwiki.apache.org/confluence/display/IGNITE/Java+Code+Style+Guide
   
   Rule 2.1 prohibits using `@NotNull` as anything not annotated with 
`@Nullable` should be treated as non-null.
   
   If this change is really needed, code style guide has to be updated first, 
probably.


-- 
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]

Reply via email to