You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/04/22 06:42:55 UTC

[GitHub] [rocketmq] BurningCN opened a new issue, #4197: About exceptionSimpleDesc method

BurningCN opened a new issue, #4197:
URL: https://github.com/apache/rocketmq/issues/4197

   ![image](https://user-images.githubusercontent.com/43363120/164617781-266539c7-e2d8-46a0-9bf9-2d504f037eb0.png)
   If only `stackTrace[0]` is needed here, it should break directly after filling in `sb`, otherwise it should traverse the elements of `StackTraceElement[] stackTrace = e.getStackTrace()` and append element to `sb`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq] BurningCN commented on issue #4197: About exceptionSimpleDesc method

Posted by GitBox <gi...@apache.org>.
BurningCN commented on issue #4197:
URL: https://github.com/apache/rocketmq/issues/4197#issuecomment-1106067599

   I read it wrong


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq] BurningCN closed issue #4197: About exceptionSimpleDesc method

Posted by GitBox <gi...@apache.org>.
BurningCN closed issue #4197: About exceptionSimpleDesc method
URL: https://github.com/apache/rocketmq/issues/4197


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org