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/11/05 18:23:55 UTC

[pulsar] branch master updated (1a63b08 -> bafde2c)

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 1a63b08  [Issue 5518][docs] Update docs mainly for Python API (#5536)
     add bafde2c  Fix Test Assertion retry (#5544)

No new revisions were added by this update.

Summary of changes:
 pom.xml                                            |   3 +-
 tests/integration/pom.xml                          |   7 +
 .../integration/functions/PulsarFunctionsTest.java | 305 +++++++++++----------
 .../functions/PulsarFunctionsTestBase.java         |  10 +-
 .../tests/integration/utils/DockerUtils.java       |  65 ++---
 5 files changed, 208 insertions(+), 182 deletions(-)