!per #17918 Make deleteMessages reply msgs public
This commit is contained in:
parent
20352562e1
commit
6d0416f0aa
8 changed files with 21 additions and 15 deletions
|
|
@ -7,7 +7,6 @@ package akka.persistence
|
|||
import java.util.concurrent.atomic.AtomicInteger
|
||||
|
||||
import akka.actor._
|
||||
import akka.persistence.JournalProtocol.DeleteMessagesSuccess
|
||||
import akka.testkit.{ ImplicitSender, TestLatch, TestProbe }
|
||||
import com.typesafe.config.Config
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue