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 8b45a65  [Issue 9451] Fix flaky test 
SimpleProducerConsumerTest.testConcurrentConsumerReceiveWhileReconnect (#9575)
     add 547ab3b  [Functions] Close InputStreams properly (#9568)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/broker/authentication/MiniKdc.java      | 13 ++++---
 .../configuration/PulsarConfigurationLoader.java   |  4 +-
 .../org/apache/pulsar/PulsarBrokerStarter.java     | 11 ++++--
 .../org/apache/pulsar/PulsarStandaloneStarter.java |  6 ++-
 .../pulsar/client/api/TlsProducerConsumerTest.java |  9 +++--
 .../pulsar/client/admin/internal/PackagesImpl.java |  5 +--
 .../pulsar/functions/utils/FunctionCommon.java     | 12 +++---
 .../pulsar/functions/worker/WorkerUtils.java       |  5 ++-
 .../functions/worker/rest/api/ComponentImpl.java   | 43 +++++++---------------
 .../jcloud/impl/BlobStoreBackedReadHandleImpl.java |  7 ++--
 .../impl/BlobStoreBackedReadHandleImplV2.java      |  7 ++--
 11 files changed, 59 insertions(+), 63 deletions(-)

Reply via email to