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

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


    from b78b01c  [C++] Fixed flaky test: 
AuthPluginTest.testTlsDetectHttpsWithHostNameValidation (#8771)
     add f9ad058  Fix panic on discard message for Go Functions (#8776)

No new revisions were added by this update.

Summary of changes:
 pulsar-function-go/golangci.yml         |   1 -
 pulsar-function-go/pf/instance.go       |  23 +++---
 pulsar-function-go/pf/topicName.go      | 123 ++++++++++++++++++++++++++++++++
 pulsar-function-go/pf/topicName_test.go |  83 +++++++++++++++++++++
 4 files changed, 221 insertions(+), 9 deletions(-)
 create mode 100644 pulsar-function-go/pf/topicName.go
 create mode 100644 pulsar-function-go/pf/topicName_test.go

Reply via email to