You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by pe...@apache.org on 2022/07/13 04:29:25 UTC

[pulsar] branch master updated (0dee92d22fd -> 8d1fb177282)

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

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


    from 0dee92d22fd [improve][CI] Remove cmd-line level retries (#16524)
     add 8d1fb177282 [refactor] Replace C-style array declaration with Java-style (#16525)

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/pulsar/PulsarStandaloneStarter.java      | 2 +-
 .../src/main/java/org/apache/pulsar/PulsarVersionStarter.java         | 2 +-
 .../test/java/org/apache/pulsar/broker/service/StandaloneTest.java    | 4 ++--
 .../src/test/java/org/apache/pulsar/metadata/TestZKServer.java        | 2 +-
 .../org/apache/pulsar/websocket/service/WebSocketServiceStarter.java  | 2 +-
 5 files changed, 6 insertions(+), 6 deletions(-)