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 #3453] Setting overflow strategy to unbounded for process events #3455

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

fjtirado
Copy link
Contributor

@fjtirado fjtirado commented Mar 22, 2024

Fixes #3453
Unfortunately OnOverflow annotation requires contant value, so this cannot be make configurable without code generation. Therefore I just changed overflow strategy to unbounded.

@fjtirado fjtirado force-pushed the Fix_#3453 branch 2 times, most recently from fba0f89 to 2d0a5e9 Compare March 22, 2024 17:48
@gmunozfe gmunozfe self-requested a review March 25, 2024 09:28
Copy link
Contributor

@gmunozfe gmunozfe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, nicely done @fjtirado !

@fjtirado fjtirado merged commit f4821b9 into apache:main Apr 1, 2024
6 checks passed
rgdoliveira pushed a commit to rgdoliveira/kogito-runtimes that referenced this pull request Apr 16, 2024
fjtirado added a commit to kiegroup/kogito-runtimes that referenced this pull request Aug 5, 2024
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.

Allow adjusting backpressure for Reactive Event Publisher
3 participants