=per #3615 Fix InvalidActorNameException in persistence tests
- use overridden processor and channel ids - no need anymore to wait for processor instances to stop - unrelated: fix wrong artifact names in documentation
This commit is contained in:
parent
6246099694
commit
5da888548b
6 changed files with 79 additions and 90 deletions
|
|
@ -22,7 +22,7 @@ Dependencies
|
|||
|
||||
Akka persistence is a separate jar file. Make sure that you have the following dependency in your project::
|
||||
|
||||
"com.typesafe.akka" %% "akka-persistence" % "@version@" @crossString@
|
||||
"com.typesafe.akka" %% "akka-persistence-experimental" % "@version@" @crossString@
|
||||
|
||||
Architecture
|
||||
============
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue