Removed STM module. See #1503
* Removed from build. Didn't remove akka-stm directory, contains transactors also. * Replaced usage of org.multiverse.api.latches.StandardLatch in some tests with testkit.TestLatch
This commit is contained in:
parent
5e2dff2356
commit
06a08c5823
13 changed files with 117 additions and 3659 deletions
|
|
@ -11,7 +11,6 @@ Java API
|
|||
logging
|
||||
futures
|
||||
dataflow
|
||||
stm
|
||||
transactors
|
||||
fault-tolerance
|
||||
dispatchers
|
||||
|
|
|
|||
6
akka-docs/java/transactors.rst
Normal file
6
akka-docs/java/transactors.rst
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
.. _transactors-java:
|
||||
|
||||
Transactors (Java)
|
||||
==================
|
||||
|
||||
The Akka Transactors module has not been migrated to Akka 2.0-SNAPSHOT yet.
|
||||
Loading…
Add table
Add a link
Reference in a new issue