提交 178c32c9 编写于 作者: N Nikita

Merge branch 'master' into 3.0.0

......@@ -393,7 +393,7 @@ public abstract class BaseRemoteService {
}
}
final Map<String, RPromise<? extends RRemoteServiceResponse>> responses = entry.getResponses();
final ConcurrentMap<String, RPromise<? extends RRemoteServiceResponse>> responses = entry.getResponses();
commandExecutor.getConnectionManager().getGroup().schedule(new Runnable() {
@Override
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册