yifan-c commented on code in PR #312:
URL: https://github.com/apache/cassandra-sidecar/pull/312#discussion_r2766007341


##########
conf/sidecar.yaml:
##########
@@ -24,6 +24,11 @@ cassandra_instances:
     host: localhost1
     port: 9042
 
+    # The storage port used for inter-node communication between Cassandra 
nodes in a cluster.
+    # This port is used for internal gossip protocol, data replication, and 
repair operations.
+    # Default: 7000
+    #storage_port: 7000

Review Comment:
   Appreciate the document



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to