You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by mm...@apache.org on 2021/01/06 05:22:34 UTC

[pulsar] branch master updated (2fd878a -> f817f3f)

This is an automated email from the ASF dual-hosted git repository.

mmerli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


    from 2fd878a  Monitor if a cursor moves its mark-delete position (#8930)
     add f817f3f  Upgrade TestContainers to 1.15.1 (#9120)

No new revisions were added by this update.

Summary of changes:
 pom.xml                                                        |  9 ++++++++-
 tests/integration/pom.xml                                      |  6 ++++++
 .../pulsar/tests/integration/containers/ChaosContainer.java    | 10 +++++-----
 .../tests/integration/containers/PrestoWorkerContainer.java    |  4 ++--
 .../pulsar/tests/integration/containers/PulsarContainer.java   | 10 +++++-----
 .../pulsar/tests/integration/containers/WorkerContainer.java   |  4 ++--
 .../pulsar/tests/integration/containers/ZKContainer.java       |  4 ++--
 7 files changed, 30 insertions(+), 17 deletions(-)