You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by rf...@apache.org on 2021/09/24 02:28:56 UTC

[pulsar] branch master updated (8c4c630 -> 652d154)

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

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


    from 8c4c630  [Discovery Service] Remove module and all its references (#12119)
     add 652d154  [pulsar-functions-go] support set subscription position (#11990)

No new revisions were added by this update.

Summary of changes:
 pulsar-function-go/conf/conf.go                                  | 9 +++++----
 pulsar-function-go/conf/conf.yaml                                | 1 +
 pulsar-function-go/pf/instanceConf.go                            | 7 ++++---
 pulsar-function-go/pf/instanceConf_test.go                       | 7 ++++---
 .../apache/pulsar/functions/instance/go/GoInstanceConfig.java    | 2 ++
 .../java/org/apache/pulsar/functions/runtime/RuntimeUtils.java   | 2 ++
 6 files changed, 18 insertions(+), 10 deletions(-)