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 a482307 Fix PersistentAcknowledgmentsGroupingTracker set bitSet
issue. (#14260)
new c0617b3 fix testng assertEquals parameter order (#11035)
new cc45d97 Remove unused clock field in SchemasResources (#12826)
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/broker/admin/v1/SchemasResource.java | 7 ---
.../pulsar/broker/admin/v2/SchemasResource.java | 7 +--
.../org/apache/pulsar/broker/admin/AdminTest.java | 20 ++-------
.../pulsar/client/api/ServiceUrlProviderTest.java | 2 +-
.../io/rabbitmq/sink/RabbitMQSinkConfigTest.java | 52 +++++++++++-----------
.../pulsar/io/redis/sink/RedisSinkConfigTest.java | 32 ++++++-------
.../apache/pulsar/io/solr/SolrSinkConfigTest.java | 24 +++++-----
7 files changed, 60 insertions(+), 84 deletions(-)