You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by eo...@apache.org on 2022/06/24 11:41:43 UTC

[pulsar] branch master updated (b06e78e30b5 -> 61b9601e930)

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

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


    from b06e78e30b5 add switch for enable/disable distribute bundles evenly (#16059)
     add 61b9601e930 [cleanup][functions] Fix some javadoc issues (#16128)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/pulsar/functions/api/Context.java | 14 +++++++-------
 .../java/org/apache/pulsar/functions/api/Function.java     |  4 ++--
 .../java/org/apache/pulsar/functions/api/StateStore.java   |  2 +-
 .../org/apache/pulsar/functions/api/WindowContext.java     |  4 ++--
 4 files changed, 12 insertions(+), 12 deletions(-)