sarankk commented on code in PR #148:
URL: https://github.com/apache/cassandra-sidecar/pull/148#discussion_r1853085924
##########
server/src/main/dist/conf/sidecar.yaml:
##########
@@ -173,6 +167,18 @@ driver_parameters:
contact_points:
- "127.0.0.1:9042"
- "127.0.0.2:9042"
+ username: cassandra
+ password: cassandra
Review Comment:
Since by default `cassandra` user is created in Cassandra with `cassandra`
password. Better to keep this way
--
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]