File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1+ Date: 20-08-2022
2+
3+ Tag: 0.1.21
4+
5+ ## Compatibility
6+
7+ VShard 0.1.21 is fully compatible with the previous VShard versions.
8+
9+ ## Bugs fixed
10+
11+ * Fixed a bug that the rebalancing didn't work if the sharded spaces had
12+ unusual types like 'varbinary' (gh-327 , gh-328 ).
13+
14+ * A pack of fixes for problems with accessing buckets on replicas. They were not
15+ properly protected against rebalancer and users could read too outdated data
16+ or even inconsistent data (gh-173 ).
17+
18+ * Fixed a bug that if vshard's connection netbox fibers were killed on router or
19+ storage, the connection could be not re-established on some Tarantool versions
20+ making the peer inaccessible from the given node at all (gh-341 ).
You can’t perform that action at this time.
0 commit comments