maedhroz commented on code in PR #2253:
URL: https://github.com/apache/cassandra/pull/2253#discussion_r1163049907


##########
NEWS.txt:
##########
@@ -150,6 +150,10 @@ Upgrading
      to TimeWindowCompactionStrategy before upgrading to this version.
    - The deprecated functions `dateOf` and `unixTimestampOf` have been 
removed. They were deprecated and replaced by
      `toTimestamp` and `toUnixTimestamp` in Cassandra 2.2.
+   - Keystore password configuration is nullable now and the code defaults of 
the keystore passwords to 'cassandra' are
+     removed now. The deployments that depend upon the code default to this 
password value without explicitly specifying

Review Comment:
   ```suggestion
        removed. Any deployments that depend upon the code default to this 
password value without explicitly specifying
   ```



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