caigy commented on issue #177:
URL: 
https://github.com/apache/rocketmq-operator/issues/177#issuecomment-1722755718

   The default `shm-size` of docker is ~64MB, but the broker can generate at 
most 5 GC logs, each consumes 30MB.
   Workaround may be one of the following:
   
   - limit `NumberOfGCLogFiles` and `GCLOGFileSize`;
   - specify `-Xloggc` as a path of broker logs.


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

Reply via email to