You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[TNTP-931] Fix vshard.router.bootstrap example in README
The example with vshard.router.bootstrap polling has been removed. Instead, the following call is now used: vshard.router.bootstrap({timeout = TIMEOUT, if_not_bootstrapped = true}).
This approach aligns with the vshard documentation vshard.router.bootstrap and prevents the error: \['UNKNOWN_BUCKETS', '15000 buckets are not discovered'\].
(cherry picked from commit 8c1813eaf9bb26aa371b1034ecc586a70cd722fd)
0 commit comments