Closed illegalnumbers closed 6 months ago
Exit the client when it is OOM Killed.
Add -Dpulsar.allocator.exit_on_oom=true to common.go
-Dpulsar.allocator.exit_on_oom=true
This change is a trivial rework / code cleanup without any test coverage.
Need to update docs?
no-need-doc
Internals change resolving a bug.
Motivation
Exit the client when it is OOM Killed.
Modifications
Add
-Dpulsar.allocator.exit_on_oom=true
to common.goVerifying this change
This change is a trivial rework / code cleanup without any test coverage.
Documentation
Need to update docs?
no-need-doc
Internals change resolving a bug.