valepakh commented on code in PR #1779:
URL: https://github.com/apache/ignite-3/pull/1779#discussion_r1136774794


##########
modules/client/src/main/java/org/apache/ignite/internal/client/SslConfigurationImpl.java:
##########
@@ -72,6 +76,11 @@ public ClientAuthenticationMode clientAuthenticationMode() {
         return clientAuth;
     }
 
+    @Override

Review Comment:
   Is it really necessary to add inheritDoc everywhere? I think it works just 
fine automatically if I override the documented method.



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