rdhabalia commented on issue #6634: [pulsar-broker] add flag to skip broker 
shutdown on transient OOM
URL: https://github.com/apache/pulsar/pull/6634#issuecomment-606139508
 
 
   @sijie we have `-Dpulsar.allocator.exit_on_oom=false` flag disable only. 
however, our broker was restarting due to OOM listener which we had added as 
part of 2.4 in `PulsarBrokerStarter.java` and that's what making our cluster 
instable and that's where we want to add a flag. We also want to add dynamic 
flag mechanism to change OOM behavior dynamically.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to