Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seata processContext toString method on direct eventbus mode will cause stackOverFlow #5427

Open
1 task
wt-better opened this issue Mar 11, 2023 · 0 comments
Open
1 task

Comments

@wt-better
Copy link
Contributor

wt-better commented Mar 11, 2023

  • I have searched the issues of this repository and believe that this is not a duplicate.

Ⅰ. Issue Description

On direct eventbus mode, Seata io.seata.saga.proctrl.impl.ProcessContextImpl toString method will cause stackOverFlow.
because ProcessContextImpl#variables added _sync_execution_stack_ values ProcessContextImpl instace.

I think could exclude orignal ProcessContext ref.

Ⅱ. Describe what happened

image

Ⅵ. Environment:

  • Seata version: 1.6.2
@wt-better wt-better changed the title Seata processContext to String on direct eventbus mode will cause stackOverFlow Seata processContext toString method on direct eventbus mode will cause stackOverFlow Mar 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant