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

TX Plugin: TX boundaries are displayed on Event-based Gateways #18

Closed
falko opened this issue Nov 26, 2019 · 0 comments
Closed

TX Plugin: TX boundaries are displayed on Event-based Gateways #18

falko opened this issue Nov 26, 2019 · 0 comments

Comments

@falko
Copy link
Member

falko commented Nov 26, 2019

image

Transaction boundaries should not be displayed on Event-based Gateways unless they have asyncBefore=true. My customer today got confused by this into thinking that the event subscriptions after the Gateway are executed in a separate transaction and was afraid of race conditions.

All flow nodes that are allowed after an Event-based Gateways are wait states and have TX boundaries correctly displayed on them. So we can simply remove the TX boundary before the Gateway.

falko added a commit to falko/camunda-transaction-boundaries that referenced this issue Nov 26, 2019
and add TODO about Parallel/Inclusive Gateway with multiple incoming sequence flows

fixes camunda/camunda-modeler-plugins#18
pinussilvestrus pushed a commit to bpmn-io/camunda-transaction-boundaries that referenced this issue Nov 26, 2019
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 a pull request may close this issue.

1 participant