This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a change to branch branch-3.2
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from a7bd30794c3 Revert "[improve][broker] Optimize
`ConcurrentOpenLongPairRangeSet` by RoaringBitmap (#22908)"
new 02f65c7099a [fix][ci] Replace removed macos-11 with macos-latest in
GitHub Actions (#22965)
new 9466eb32f6c [improve][misc] Replace rename-netty-native-libs.sh script
with renaming with maven-shade-plugin (#22957)
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-maven-cache-update.yaml | 2 +-
.github/workflows/pulsar-ci.yaml | 2 +-
README.md | 2 -
pom.xml | 7 --
pulsar-client-admin-shaded/pom.xml | 31 ++-------
pulsar-client-all/pom.xml | 31 ++-------
pulsar-client-shaded/pom.xml | 31 ++-------
src/rename-netty-native-libs.cmd | 98 ----------------------------
src/rename-netty-native-libs.sh | 70 --------------------
9 files changed, 20 insertions(+), 254 deletions(-)
delete mode 100644 src/rename-netty-native-libs.cmd
delete mode 100755 src/rename-netty-native-libs.sh