[tarantool-patches] Re: [PATCH 2/4] Complete module reload

  • From: Vladislav Shpilevoy <v.shpilevoy@xxxxxxxxxxxxx>
  • To: Alex Khatskevich <avkhatskevich@xxxxxxxxxxxxx>, tarantool-patches@xxxxxxxxxxxxx
  • Date: Mon, 23 Jul 2018 17:58:00 +0300



On 23/07/2018 16:45, Alex Khatskevich wrote:



On 23.07.2018 16:31, Vladislav Shpilevoy wrote:
Hi! Thanks for the patch!

diff --git a/vshard/replicaset.lua b/vshard/replicaset.lua
index 99f59aa..6c8d477 100644
--- a/vshard/replicaset.lua
+++ b/vshard/replicaset.lua
@@ -21,6 +21,7 @@
  --                                  requests to the replica>,
  --             net_sequential_fail = <count of sequential failed
  --                                    requests to the replica>,
+--             is_outdated = nil/true,

https://github.com/tarantool/vshard/blob/kh/gh-112-reload-mt-2/vshard/replicaset.lua#L24

Looks like the version on the branch actually is outdated
instead of the replica object. Please, push the latest
version.
Sorry. Pushed.

Thanks! Merged into the master.


Other related posts: