Details
Description
Currently the number of consecutive timeouts before marking a node as failed is hardcoded to 1000.
This should be tunable.
This should be tunable.
Activity
- All
- Comments
- Work Log
- History
- Activity
- Gerrit Reviews
/**
* Set the maximum timeout exception threshold.
*/
public ConnectionFactoryBuilder setTimeoutExceptionThreshold(int to)