This is an automated email from the ASF dual-hosted git repository.
daojun pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from 1a7ada88056 [improve][build] Bump version to 3.4.0-SNAPSHOT (#22700)
add 9f1325ac64c [fix] [broker] fix typo and useless local variable.
(#22704)
No new revisions were added by this update.
Summary of changes:
.../broker/service/persistent/ReplicatedSubscriptionsController.java | 5 +----
...plicatorSubscriptionTest.java => ReplicatedSubscriptionTest.java} | 4 ++--
...ctionTest.java => ReplicatedSubscriptionWithTransactionTest.java} | 2 +-
3 files changed, 4 insertions(+), 7 deletions(-)
rename
pulsar-broker/src/test/java/org/apache/pulsar/broker/service/{ReplicatorSubscriptionTest.java
=> ReplicatedSubscriptionTest.java} (99%)
rename
pulsar-broker/src/test/java/org/apache/pulsar/broker/service/{ReplicatorSubscriptionWithTransactionTest.java
=> ReplicatedSubscriptionWithTransactionTest.java} (95%)