This is an automated email from the ASF dual-hosted git repository.
mmarshall pushed a change to branch branch-2.8
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from f1a1294 Fix send to deadLetterTopic not working when reach
maxRedeliverCount (#14317)
new db38aeb Fix adding message to list potential issue (#14377)
new bb50dc6 [C++] Fix GCC compilation failure caused by warning macro
(#14402)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
pulsar-client-cpp/CMakeLists.txt | 2 +-
.../src/main/java/org/apache/pulsar/client/impl/ConsumerImpl.java | 7 +++----
2 files changed, 4 insertions(+), 5 deletions(-)