This is an automated email from the ASF dual-hosted git repository.
xyz pushed a change to branch branch-3.8
in repository https://gitbox.apache.org/repos/asf/pulsar-client-cpp.git
from 009969a Fix nullptr after listener consumer closed (#510)
new 340ca3c Fix flaky testHasMessageAvailableWhenCreated (#511)
new bf7acb2 Replace Roaring64Map with unordered_set to unblock fat static
library build issue (#514)
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:
.github/workflows/ci-pr-validation.yaml | 4 +++-
.github/workflows/codeql-analysis.yml | 2 +-
CMakeLists.txt | 2 --
LegacyFindPackages.cmake | 22 ----------------------
lib/NegativeAcksTracker.cc | 2 +-
lib/NegativeAcksTracker.h | 9 ++-------
pkg/mac/build-static-library.sh | 2 +-
tests/ReaderTest.cc | 1 +
vcpkg.json | 4 ----
9 files changed, 9 insertions(+), 39 deletions(-)