yongj opened a new pull request, #2123: URL: https://github.com/apache/cassandra/pull/2123
Add cache type information for maximum memory usage warning message Tested on one server by setting the networking_cache_size to 1MiB. The new INFO message looks like below in the system log: `INFO [Messaging-EventLoop-3-1] 2023-02-01 09:00:47,673 NoSpamLogger.java:105 - Maximum memory usage reached (1.000MiB) for networking, cannot allocate chunk of 8.000MiB` patch by Yong Jiang; reviewed by <Reviewers> for CASSANDRA-18184 The [Cassandra Jira](https://issues.apache.org/jira/projects/CASSANDRA/issues/) -- 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]

