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

[pulsar] branch master updated (8639f92 -> 81f1bed)

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

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


    from 8639f92  reduce test timeout of broker gp1 (#9359)
     add 81f1bed  [fix #7814] fix java function logging appender not added to java function logger (#9299)

No new revisions were added by this update.

Summary of changes:
 .../functions/instance/JavaInstanceRunnable.java   |  22 ++-
 .../integration/functions/PulsarFunctionsTest.java | 154 +++++++++++++++++++++
 .../functions/PulsarFunctionsTestBase.java         |   3 +
 3 files changed, 176 insertions(+), 3 deletions(-)