CalvinKirs commented on code in PR #3696:
URL: 
https://github.com/apache/incubator-seatunnel/pull/3696#discussion_r1045364700


##########
config/hazelcast-client.yaml:
##########
@@ -15,6 +15,10 @@
 # limitations under the License.
 #
 
-seatunnel:
-    engine:
-        backup-count: 1
\ No newline at end of file
+hazelcast-client:
+  cluster-name: seatunnel
+  properties:
+      hazelcast.logging.type: log4j2
+  network:
+    cluster-members:
+      - localhost:5801

Review Comment:
   We also need detailed documentation for various parameters



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