This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from fcf5d29c201 [improve][broker] Support cgroup v2 by using
`jdk.internal.platform.Metrics` in Pulsar Loadbalancer (#16832)
new 945707a338e [improve][bk] Add integration test with bookie http server
enabled (#20149)
new 5db3258eb04 [improve][test] Disable disk usage threshold & geoip
download and enable logging for Elastic Testcontainers (#20671)
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:
.../io/elasticsearch/ElasticSearchTestBase.java | 32 +++++++---
...ookkeeperInstallWithHttpServerEnabledTest.java} | 74 +++++++---------------
.../io/sinks/ElasticSearch7SinkTester.java | 4 +-
.../io/sinks/ElasticSearch8SinkTester.java | 5 +-
.../io/sinks/ElasticSearchSinkTester.java | 40 +++++++++---
.../integration/io/sinks/OpenSearchSinkTester.java | 13 ++--
.../integration/topologies/PulsarCluster.java | 38 +++++++----
.../integration/topologies/PulsarClusterSpec.java | 10 +++
.../topologies/PulsarClusterTestBase.java | 2 +
9 files changed, 124 insertions(+), 94 deletions(-)
copy
tests/integration/src/test/java/org/apache/pulsar/tests/integration/{upgrade/PulsarZKDowngradeTest.java
=> bookkeeper/BookkeeperInstallWithHttpServerEnabledTest.java} (54%)