You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/06/16 13:24:07 UTC

[GitHub] [pulsar] leizhiyuan commented on pull request #16078: fix: Prevent StackOverFlowException in SHARED subscription

leizhiyuan commented on PR #16078:
URL: https://github.com/apache/pulsar/pull/16078#issuecomment-1157658189

   > #16074
   
   if depth is exceeded,  we dispatch it to another thread,maybe it will fail again in another thread.
   
   maybe we should abort the invoke when reaching up to the max depth?


-- 
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: commits-unsubscribe@pulsar.apache.org

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