pulsar-client-go | Apache Pulsar Go Client Library | Pub Sub library
kandi X-RAY | pulsar-client-go Summary
kandi X-RAY | pulsar-client-go Summary
A Go client library for the Apache Pulsar project.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of pulsar-client-go
pulsar-client-go Key Features
pulsar-client-go Examples and Code Snippets
Community Discussions
Trending Discussions on pulsar-client-go
QUESTION
In Pulsar Python Client, there is subscriber option unacked_messages_timeout_ms
to set the interval after which the unacked messages will be redelivered.
What is the equivalent of that in Pulsar Go Client ?
Python
...ANSWER
Answered 2021-Sep-09 at 22:19The "unacked messages timeout" is kind of a deprecated feature that was introduced long time ago.
More recently we have added the concept of "negative acks" to provide the application an easy way to handle failure in the processing of a message.
Since the Go client was written when negative acks were already available, we decided to not introduce the deprecated feature in there.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install pulsar-client-go
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page