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

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


    from 63f15050d07 [fix][test] 
InactiveTopicDeleteTest#testDeleteWhenNoSubscriptionsWithMultiConfig (#19436)
     add 2b92ed11051 [fix][broker] fix `Update contains no change` error when 
use `--update-auth-data` flag to update  function/sink/source (#19450)

No new revisions were added by this update.

Summary of changes:
 .../functions/utils/FunctionConfigUtils.java       |   4 +-
 .../pulsar/functions/utils/SinkConfigUtils.java    |   2 +-
 .../functions/worker/rest/api/FunctionsImpl.java   |   3 +-
 .../functions/worker/rest/api/SinksImpl.java       |   3 +-
 .../functions/worker/rest/api/SourcesImpl.java     |   3 +-
 .../rest/api/v3/FunctionApiV3ResourceTest.java     |  93 +++++++++++++
 .../worker/rest/api/v3/SinkApiV3ResourceTest.java  | 151 +++++++++++++++------
 .../rest/api/v3/SourceApiV3ResourceTest.java       | 111 ++++++++++++---
 8 files changed, 306 insertions(+), 64 deletions(-)

Reply via email to