korlov42 commented on code in PR #6076:
URL: https://github.com/apache/ignite-3/pull/6076#discussion_r2161507910


##########
modules/client/src/main/java/org/apache/ignite/client/IgniteClientConfiguration.java:
##########
@@ -176,4 +180,16 @@ public interface IgniteClientConfiguration {
      * @return Operation timeout, in milliseconds.
      */
     long operationTimeout();
+
+    /**
+     * Gets the size of cache to store partition awareness metadata of sql 
queries, in number of entries.
+     * Default is {@value #DFLT_SQL_PARTITION_AWARENESS_METADATA_CACHE_SIZE}.
+     *

Review Comment:
   thanks for suggestion, added



-- 
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: notifications-unsubscr...@ignite.apache.org

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

Reply via email to