Description
For example when using unit tests we will see. There is other limits that is being logged as well such as when disk space is also less than expected. That is logged at INFO level AFAIR
2013-10-22 10:24:44,002 [main ] ERROR BrokerService - Memory Usage for the Broker (1024 mb) is more than the maximum available for the JVM: 156 mb - resetting to 70% of maximum available: 109 mb
I suggest to make this logging level INFO or maybe at WARN?
Attachments
Attachments
Issue Links
- relates to
-
AMQ-4261 Please change logging message from INFO to WARN or ERROR when persistent store is full
- Resolved