Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

message timeout #98

Closed
davinliuda opened this issue Apr 11, 2014 · 1 comment
Closed

message timeout #98

davinliuda opened this issue Apr 11, 2014 · 1 comment

Comments

@davinliuda
Copy link

for any message, if it has disconnected with broker, feedback will send to user after N seconds, user will be told the message sending is timeout, then clients can decide how to process the message.

@davinliuda
Copy link
Author

sorry,message.timeout.ms can be set it.

rkm->rkm_ts_timeout = rd_clock() +
rkt->rkt_conf.message_timeout_ms * 1000;

https://github.com/edenhill/librdkafka/blob/master/CONFIGURATION.md

thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant