This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a change to branch branch-4.1
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from 5aebfedeca8 [fix][ml] PIP-430: Fix concurrency issue in
MessageMetadata caching and improve caching (#24836)
new 1ce3d0a587d [improve] Upgrade Alpine base image to 3.22 version
(#24840)
new d42d9041cfb [improve][ci] Upgrade GitHub Actions workflows to use
ubuntu-24.04 (#24841)
new 9a7bac6278f [fix][broker] Ensure LoadSheddingTask is scheduled after
metadata service is available again (#24838)
The 3 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-documentbot.yml | 2 +-
.github/workflows/ci-go-functions.yaml | 4 +--
.github/workflows/ci-maven-cache-update.yaml | 4 +--
.github/workflows/ci-owasp-dependency-check.yaml | 2 +-
.github/workflows/ci-pulsarbot.yaml | 2 +-
.github/workflows/pulsar-ci-flaky.yaml | 4 +--
.github/workflows/pulsar-ci.yaml | 32 +++++++++++-----------
build/run_unit_group.sh | 4 ++-
docker/kinesis-producer-alpine/Dockerfile | 2 +-
docker/pulsar/Dockerfile | 2 +-
.../broker/loadbalance/LoadSheddingTask.java | 8 +++---
.../loadbalance/SimpleLoadManagerImplTest.java | 5 +++-
src/update_python_protobuf_stubs_with_docker.sh | 4 +--
.../integration/containers/PulsarContainer.java | 2 +-
.../offload/jcloud/impl/OffsetsCacheTest.java | 2 +-
15 files changed, 42 insertions(+), 37 deletions(-)