Jim-Lambert-Bose commented on issue #4055: could not determine kind of name for C.pulsar_configure_set_negative_ack_redelivery_delay_ms URL: https://github.com/apache/pulsar/issues/4055#issuecomment-493158065 I got it work via... ``` # latest commit in the branch 2.3 branch # https://github.com/apache/pulsar/commits/branch-2.3 # which is: 1f4a836a46483db408e0bf39903215974262d946 # install 2.3.1 brew install libpulsar # get the go-client module go get github.com/apache/pulsar/pulsar-client-go@1f4a836a46483db408e0bf39903215974262d946 $ go run main.go 2019/05/16 13:21:59.388 c_client.go:68: [info] INFO | ClientImpl:492 | Closing Pulsar client ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
