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

Fix nil mutablestatebuilder panic issue in historyBuilder entities #6669

Conversation

shijiesheng
Copy link
Member

@shijiesheng shijiesheng commented Feb 12, 2025

What changed?

Always populate mutablestatebuilder field in HistoryBuilder entities

Why?

Every HistoryBuilder needs to have MutableStateBuilder to ensure adding events are applicable.

How did you test it?

deployed in a testing environment and passed all tests and no alerts

Potential risks

Release notes

Documentation Changes

@shijiesheng shijiesheng merged commit 598efee into cadence-workflow:master Feb 13, 2025
21 of 22 checks passed
shijiesheng added a commit that referenced this pull request Feb 13, 2025
…6669)

What changed?

Always populate mutablestatebuilder field in HistoryBuilder entities

Why?

Every HistoryBuilder needs to have MutableStateBuilder to ensure adding events are applicable.

How did you test it?

deployed in a testing environment and passed all tests and no alerts
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

Successfully merging this pull request may close these issues.

2 participants