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 2019/04/08 21:45:52 UTC

[pulsar] branch branch-2.3 updated (78125b0 -> 0fc17cc)

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

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


    from 78125b0  Release 2.3.1
     new 5eeef74  Fix integration tests by pinning the version of python package (#4000)
     new d7ad283  Fixed concurrent modification exception on function worker stop (#4006)
     new 0fc17cc  Remove duplicated `pushd` in stage-release.sh (#3607)

The 2994 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:
 docker/pulsar-standalone/Dockerfile                        |  2 +-
 .../functions/worker/PulsarWorkerAssignmentTest.java       |  2 +-
 .../pulsar/functions/worker/FunctionRuntimeManager.java    | 14 +++++++++-----
 src/stage-release.sh                                       |  2 +-
 4 files changed, 12 insertions(+), 8 deletions(-)