eclipse / microprofile-lra

microprofile-lra
Apache License 2.0
101 stars 30 forks source link

issue277 Add nested LRA participant transition from Completed to Comp… #287

Closed xstefank closed 4 years ago

xstefank commented 4 years ago

…ensating to figure 3

resolves #277

Signed-off-by: xstefank xstefank122@gmail.com

tomjenkinson commented 4 years ago

Looking at https://github.com/eclipse/microprofile-lra/blob/master/spec/src/main/asciidoc/microprofile-lra-spec.adoc should there be some state transition indicated from Completed when the participant gets a forget message?

xstefank commented 4 years ago

@tomjenkinson there is a "forget" arrow from whole "Enlisted" box to "NotEnlisted".

tomjenkinson commented 4 years ago

I did see that but would you say "NotEnlisted" is the correct state? Perhaps it is?

/cc @mmusgrov

xstefank commented 4 years ago

Yes, I think it is. Basically with forget message the participant has finished the processing of the particular LRA.