You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by je...@apache.org on 2020/06/25 17:19:54 UTC

[pulsar] branch master updated (14ac116 -> 3a3d08f)

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

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


    from 14ac116  Fix race condition in which exitFuture in FunctionAssignmentTailer never gets completed even though the tailer thread has exited (#7351)
     add 3a3d08f  Use consistent command in CI disk clean task (#7358)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/ci-integration-process.yaml         | 2 +-
 .github/workflows/ci-integration-thread.yaml          | 2 +-
 .github/workflows/ci-unit-broker-broker.yml           | 2 +-
 .github/workflows/ci-unit-broker-client.yml           | 2 +-
 .github/workflows/ci-unit-broker-flaky.yml            | 2 +-
 .github/workflows/ci-unit-broker-long-time.yml        | 2 +-
 .github/workflows/ci-unit-broker-others.yml           | 2 +-
 .github/workflows/ci-unit-broker-publish-throttle.yml | 2 +-
 .github/workflows/ci-unit-broker-transaction.yml      | 2 +-
 .github/workflows/ci-unit-broker.yml                  | 2 +-
 .github/workflows/ci-unit.yaml                        | 2 +-
 11 files changed, 11 insertions(+), 11 deletions(-)