Skip to content

Changes

Summary

  1. Issue #137 document exceptions raised when optional transaction context (details)
  2. Issue #137 include scenario where commit/rollback are disallowed from (details)
Commit 19e9918b199521d70acce9143df28503440819fe by Nathan Rauh
Issue #137 document exceptions raised when optional transaction context
is not supported
Signed-off-by: Nathan Rauh <nathan.rauh@us.ibm.com>
The file was modified api/src/main/java/org/eclipse/microprofile/concurrent/spi/ThreadContextProvider.java (diff)
The file was modified tck/src/main/java/org/eclipse/microprofile/concurrency/tck/cdi/JTACDITest.java (diff)
The file was addedspec/src/main/asciidoc/txcontext.asciidoc
The file was modified tck/src/main/java/org/eclipse/microprofile/concurrency/tck/ManagedExecutorTest.java (diff)
The file was modified tck/src/main/java/org/eclipse/microprofile/concurrency/tck/cdi/TransactionalService.java (diff)
The file was modified spec/src/main/asciidoc/microprofile-concurrency.asciidoc (diff)
Commit ce810cdcaf798452f43fea1db4bc6d5c6c33084c by Nathan Rauh
Issue #137 include scenario where commit/rollback are disallowed from
completion stage action
The file was modified spec/src/main/asciidoc/txcontext.asciidoc (diff)