This is an automated email from the ASF dual-hosted git repository.
zhaijia pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from c989661 Support taking de-duplication snapshots based on time (#8474)
add 3d6377b Update deps, allow to run tests with forkCount=1 (#8465)
No new revisions were added by this update.
Summary of changes:
pom.xml | 12 +++++++++---
.../pulsar/broker/auth/MockedPulsarServiceBaseTest.java | 2 ++
.../java/org/apache/pulsar/admin/cli/CmdFunctionsTest.java | 14 +++++++-------
.../pulsar/functions/utils/FunctionConfigUtilsTest.java | 2 +-
tests/bc_2_0_0/src/test/resources/pulsar.xml | 2 +-
tests/bc_2_0_1/src/test/resources/pulsar.xml | 2 +-
.../src/test/resources/pulsar-backwards-compatibility.xml | 2 +-
tests/integration/src/test/resources/pulsar-cli-suite.xml | 2 +-
tests/integration/src/test/resources/pulsar-cli.xml | 2 +-
.../src/test/resources/pulsar-function-state.xml | 2 +-
tests/integration/src/test/resources/pulsar-messaging.xml | 2 +-
.../src/test/resources/pulsar-process-suite.xml | 2 +-
tests/integration/src/test/resources/pulsar-process.xml | 2 +-
.../integration/src/test/resources/pulsar-schema-suite.xml | 2 +-
tests/integration/src/test/resources/pulsar-schema.xml | 2 +-
tests/integration/src/test/resources/pulsar-sql-suite.xml | 2 +-
tests/integration/src/test/resources/pulsar-sql.xml | 2 +-
tests/integration/src/test/resources/pulsar-standalone.xml | 2 +-
.../integration/src/test/resources/pulsar-thread-suite.xml | 2 +-
tests/integration/src/test/resources/pulsar-thread.xml | 2 +-
tests/integration/src/test/resources/pulsar.xml | 2 +-
.../src/test/resources/tiered-file-system-suite.xml | 2 +-
.../src/test/resources/tiered-filesystem-storage.xml | 2 +-
.../src/test/resources/tiered-jcloud-storage.xml | 2 +-
.../src/test/resources/tiered-storage-jcloud-suite.xml | 2 +-
25 files changed, 40 insertions(+), 32 deletions(-)