test fixed

pull/5226/head
Nikita Koksharov 2 years ago
parent 9b252d56fd
commit f945f22c44

@ -53,7 +53,7 @@ public class RedissonSessionManagerTest {
write(8081, executor, "test", "from_server2");
read(8080, executor, "test", "from_server2");
read(8080, executor, "test", "from_server2");
read(8081, executor, "test", "from_server2");
} finally {
Executor.closeIdleConnections();

@ -53,7 +53,7 @@ public class RedissonSessionManagerTest {
write(8081, executor, "test", "from_server2");
read(8080, executor, "test", "from_server2");
read(8080, executor, "test", "from_server2");
read(8081, executor, "test", "from_server2");
} finally {
Executor.closeIdleConnections();

@ -53,7 +53,7 @@ public class RedissonSessionManagerTest {
write(8081, executor, "test", "from_server2");
read(8080, executor, "test", "from_server2");
read(8080, executor, "test", "from_server2");
read(8081, executor, "test", "from_server2");
} finally {
Executor.closeIdleConnections();

@ -53,7 +53,7 @@ public class RedissonSessionManagerTest {
write(8081, executor, "test", "from_server2");
read(8080, executor, "test", "from_server2");
read(8080, executor, "test", "from_server2");
read(8081, executor, "test", "from_server2");
} finally {
Executor.closeIdleConnections();

Loading…
Cancel
Save