[Tarantool-patches] [PATCH vshard 0/2] VShard replica backoff, part 1
    Vladislav Shpilevoy 
    v.shpilevoy at tarantool.org
       
    Sat Dec  4 03:19:36 MSK 2021
    
    
  
The patchset makes a couple of changes needed to properly implement replica
backoff feature.
However they are useful regardless of the backoff, so I am sending them right
away.
Branch: http://github.com/tarantool/vshard/tree/gerold103/gh-298-replica-backoff-part-1
Issue: https://github.com/tarantool/vshard/issues/298
Vladislav Shpilevoy (2):
  router: drop wait_connected from master discovery
  router: don't fallback RO to master right away
 test/failover/failover.result         | 64 +++++++++++++------
 test/failover/failover.test.lua       | 30 +++++----
 test/router/master_discovery.result   | 92 +++++++++++++++++++++++----
 test/router/master_discovery.test.lua | 38 ++++++++---
 vshard/replicaset.lua                 | 27 ++++----
 5 files changed, 186 insertions(+), 65 deletions(-)
-- 
2.24.3 (Apple Git-128)
    
    
More information about the Tarantool-patches
mailing list