CM 连接 openfire 集群 大并发时卡死 CM connection openfire cluster large concurrent card death

中文:
环境:
openfire 4.2.0, hazelcast 3.5.1, ConnectionManager 3.6.3
用Tsung做性能测试时,就会造成服务器无法响应的问题。后台一直不停的打印日志。

English:
version:openfire 4.2.0, hazelcast 3.5.1, ConnectionManager 3.6.3

When using Tsung to perform performance testing, it will cause problems that the server can not respond to.Crazy print log。

ERROR LOG:
Asking if operation execution has been started: com.hazelcast.spi.impl.operationservice.impl.IsStillRunningService$InvokeIsStillRunningOperationRunnable@4cd6d5a1
Asking if operation execution has been started: com.hazelcast.spi.impl.operationservice.impl.IsStillRunningService$InvokeIsStillRunningOperationRunnable@2c636470

An upgrade to hazelcast-plugin v. 2.,3.0 (which uses Hazelcast 3.9 under the covers) may help.

Greg