This is an automated email from the ASF dual-hosted git repository.
penghui pushed a change to branch branch-2.10
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from b8734646617 [fix][fn] fix function failed to start if no
`typeClassName` provided in `FunctionDetails` (#18111)
new f5c9354b89f [fix][broker] fix delete_when_subscriptions_caught_up
doesn't work while have active consumers (#18320)
new b82dca1863d [improve][test] Add subscribing regex topic test for
`delete_when_subscriptions_caught_up`. (#18368)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../broker/service/persistent/PersistentTopic.java | 173 +++++++++++----------
.../broker/service/InactiveTopicDeleteTest.java | 41 ++++-
.../policies/data/InactiveTopicDeleteMode.java | 2 +-
3 files changed, 128 insertions(+), 88 deletions(-)