fix sharding dependency to persistence
* can't make the dependency provided or test and still be able to compile/run tests * might not be a big deal to include the persistence dependency instead
This commit is contained in:
parent
3a2a618fa2
commit
a8f340508b
3 changed files with 1 additions and 8 deletions
|
|
@ -234,10 +234,6 @@ This mode is enabled with configuration::
|
|||
|
||||
Since it is running in a cluster :ref:`persistence-java` must be configured with a distributed journal.
|
||||
|
||||
You must explicitly add the ``akka-persistence`` dependency to your build if
|
||||
you use this mode.
|
||||
|
||||
|
||||
Startup after minimum number of members
|
||||
---------------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue