[
https://issues.apache.org/jira/browse/ROCKETMQ-355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16342534#comment-16342534
]
ASF GitHub Bot commented on ROCKETMQ-355:
-----------------------------------------
zhouxinyu commented on issue #222: [ROCKETMQ-355] Client asyncSend is not fully
async
URL: https://github.com/apache/rocketmq/pull/222#issuecomment-361055475
Hi @lindzh , No need to close the previous PR and open a new, while the
comments will be lost.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Client asyncSend is not fully async.
> ------------------------------------
>
> Key: ROCKETMQ-355
> URL: https://issues.apache.org/jira/browse/ROCKETMQ-355
> Project: Apache RocketMQ
> Issue Type: Bug
> Components: rocketmq-client
> Reporter: lindzh
> Assignee: Xiaorui Wang
> Priority: Major
>
> Client asyncSend is not fully async because of param validation, connection
> status check and get route info may cause exception,and these exceptions is
> called in user thread may cause biz stop.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)