This is an automated email from the ASF dual-hosted git repository.
eolivelli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from 3641f29 Allow to config pulsar client allocator out of memory policy
(#12200)
add ee62763 [pulsar-java-client] Auto-recovery after exception like out
of direct memory (#12170)
No new revisions were added by this update.
Summary of changes:
.../client/impl/BatchMessageContainerImpl.java | 34 ++++++----
.../client/impl/BatchMessageContainerImplTest.java | 75 ++++++++++++++++++++++
2 files changed, 97 insertions(+), 12 deletions(-)
create mode 100644
pulsar-client/src/test/java/org/apache/pulsar/client/impl/BatchMessageContainerImplTest.java