You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by lh...@apache.org on 2021/09/11 11:01:38 UTC

[pulsar] branch master updated (04ee81f -> a335f4b)

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

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


    from 04ee81f  Remove unnecessary creation of JsonParser object per deprecation doc (#12008)
     add a335f4b  Use Lombok's @Builder.Default annotation to set defaults on fields in TopicPolicies and Actions classes (#12009)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/common/policies/data/TopicPolicies.java | 47 ++++++++++++----------
 .../org/apache/pulsar/functions/utils/Actions.java |  2 +
 2 files changed, 27 insertions(+), 22 deletions(-)