-
Notifications
You must be signed in to change notification settings - Fork 455
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Default m3msg write timeouts to 5 seconds (#2698)
This changes both the Producer sending new messages and the Consumer sending ack messages. 5s is a safer default to prevent infinite blocking if the TCP connection is not currently available for writing (i.e the buffer is full).
- Loading branch information
1 parent
47c219a
commit b524acb
Showing
2 changed files
with
2 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters