AMashenkov commented on code in PR #913:
URL: https://github.com/apache/ignite-3/pull/913#discussion_r912996387


##########
modules/client/src/main/java/org/apache/ignite/client/IgniteClient.java:
##########
@@ -88,6 +89,8 @@ class Builder {
         /** Retry policy. */
         private RetryPolicy retryPolicy = new RetryReadPolicy();
 
+        private LoggerFactory loggerFactory;

Review Comment:
   javadoc



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