【发布时间】:2021-03-28 00:37:39
【问题描述】:
当我开始负载测试时,EI 日志中会显示警告消息。
WARN - TargetHandler http-outgoing-519: Request not started while the handler is in an inconsistent state RESPONSE_DONE
WARN - SynapseCallbackReceiver Synapse received a response for the request with message Id : urn:uuid:38d9964b-4fec-4989-ae32-957f9636fa52 But a callback is not registered (anymore) to process this response
这些警告会在呼叫中介调用后端时显示。
这不能超时,因为没有调用故障序列。
单次调用不会产生这些警告。警告仅在负载测试下出现。
我该如何解决这些警告?
编辑:
我记录消息:
2020-12-17 12:06:35,671 - 调用后端
2020-12-17 12:06:35,681 - 警告
2020-12-17 12:06:35,706 - 来自后端的响应
警告后,消息被进一步正确处理
【问题讨论】:
标签: wso2 wso2esb esb wso2ei ei