Commit 0f62c1e
[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)1 parent f8d36c0 commit 0f62c1e
1 file changed
+3
-19
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2034 | 2034 | | |
2035 | 2035 | | |
2036 | 2036 | | |
2037 | | - | |
2038 | | - | |
2039 | | - | |
2040 | 2037 | | |
2041 | | - | |
2042 | 2038 | | |
2043 | 2039 | | |
2044 | | - | |
2045 | | - | |
2046 | | - | |
2047 | | - | |
2048 | | - | |
2049 | | - | |
2050 | | - | |
2051 | | - | |
2052 | | - | |
2053 | | - | |
2054 | | - | |
2055 | | - | |
2056 | | - | |
2057 | | - | |
2058 | | - | |
| 2040 | + | |
| 2041 | + | |
| 2042 | + | |
2059 | 2043 | | |
2060 | 2044 | | |
2061 | 2045 | | |
| |||
0 commit comments