Suhel0328 opened a new pull request, #3455: URL: https://github.com/apache/cassandra/pull/3455
- Modified the `cassandra.install` file to ensure `cassandra-jaas.config` is included in the Debian package. - The `cassandra-jaas.config` file is now correctly installed in the `/etc/cassandra/` directory. - This update addresses the issue where JMX authentication could not be configured due to the absence of this file in the Cassandra 4.1.5 Debian package. Verified the changes by rebuilding the Debian package and confirming the presence of the configuration file in the installed package. -- 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]

