From a4520bdb1d1a28ba9c22bfc93c836c0b34e65fc3 Mon Sep 17 00:00:00 2001 From: Vratko Polak Date: Thu, 22 Jun 2017 14:25:13 +0200 Subject: [PATCH] Updated git submodules Project: integration/test master 013e27b9764602c3b5ff9a37c04cac54be70eb36 Bug 8629: Do not remove replica in listener suites Current Carbon implementation of cluster-wide listener relies on local replica being available. When the replica is shut down (or otherwise deactivated), listener stops getting data change notifications. This makes the suite perform explicit leader movement, so every member still has its local replica. As we can now control which member becomes new leader, there is one more test case. Also, the suite was renamed to better match what happens during test. Change-Id: I3cccd2581e6a4612badd7b53a600da2e1d0f1794 Signed-off-by: Vratko Polak --- docs/submodules/integration/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/integration/test b/docs/submodules/integration/test index 11827b2ba..013e27b97 160000 --- a/docs/submodules/integration/test +++ b/docs/submodules/integration/test @@ -1 +1 @@ -Subproject commit 11827b2bab19e12ffa5f1d970198f6044aa75560 +Subproject commit 013e27b9764602c3b5ff9a37c04cac54be70eb36 -- 2.36.6