ymwneu edited a comment on issue #531: can't get code and errorMsg in 
SendMessageContext when running SendMessageProcessor.executeSendMessageHookAfter
URL: https://github.com/apache/rocketmq/issues/531#issuecomment-436878483
 
 
   I checked the code, found
   `if (sendOK) {`
   `            //xxxxxx`
   `           doResponse(ctx, request, response);`
    `           //xxxxxx`
   `            return null;`
   ` } `
   method doResponse had already processed the response. 
   In addition, feature SendMessageHook seems to be deprecated, i found no 
where use this hook in broker.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to