提交 85f73979 编写于 作者: X Xavier Léauté

remove debug println

上级 9c360146
......@@ -242,15 +242,6 @@ public class CachingClusteredClient<T> implements QueryRunner<T>
}
descriptors.add(segment.rhs);
System.out.println(
String.format(
"Server %s has %s_%s_%s",
server.getHost(),
segment.rhs.getInterval(),
segment.rhs.getPartitionNumber(),
segment.rhs.getVersion()
)
);
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册