anton-vinogradov commented on a change in pull request #8662:
URL: https://github.com/apache/ignite/pull/8662#discussion_r557952739



##########
File path: 
modules/ducktests/tests/ignitetest/services/utils/templates/discovery_macro.j2
##########
@@ -39,6 +39,7 @@
     <bean class="org.apache.ignite.spi.discovery.zk.ZookeeperDiscoverySpi">
         <property name="zkConnectionString" value="{{ spi.connection_string 
}}"/>
         <property name="zkRootPath" value="{{ spi.root_path }}"/>
+        <property name="sessionTimeout" value="{{ spi.session_timeout }}"/>

Review comment:
       What profit do we have here comparing to zookeeper server 
min_session_timeout setup?




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to