提交 aed1c0df 编写于 作者: N Nikita Koksharov

test fixed

上级 36ac00dd
......@@ -434,7 +434,7 @@ public class RedissonTest extends BaseTest {
System.out.println("errors " + errors + " success " + success + " readonly " + readonlyErrors);
assertThat(errors).isLessThan(800);
assertThat(errors).isLessThan(820);
assertThat(readonlyErrors).isZero();
redisson.shutdown();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册