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/02/12 20:56:42 UTC

[pulsar] branch master updated (731c18f -> 1318aa1)

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 731c18f  Allow to build Pulsar with JDK11 and -Dmaven.compiler.release=8 (#9580)
     add 1318aa1  [fix #9432] Fix NPEs in test cleanup methods (#9442)

No new revisions were added by this update.

Summary of changes:
 .../test/java/org/apache/pulsar/compaction/CompactionTest.java    | 4 +++-
 .../apache/pulsar/websocket/proxy/ProxyAuthenticationTest.java    | 8 ++++++--
 .../org/apache/pulsar/websocket/proxy/ProxyAuthorizationTest.java | 4 +++-
 .../apache/pulsar/websocket/proxy/ProxyPublishConsumeTest.java    | 8 ++++++--
 .../apache/pulsar/websocket/proxy/ProxyPublishConsumeTlsTest.java | 8 ++++++--
 .../pulsar/websocket/proxy/ProxyPublishConsumeWithoutZKTest.java  | 8 ++++++--
 .../pulsar/websocket/proxy/v1/V1_ProxyAuthenticationTest.java     | 8 ++++++--
 7 files changed, 36 insertions(+), 12 deletions(-)