Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cluster: make DefaultSyncTimeout infinite.
SyncTimeout is currently undocumented and is set to 30 minutes causing unexpected behaviors to users. So make its default set to 0 (infinite). Another PR will document it.
- Loading branch information