akka-cluster-sharding compiler warnings as fatal errors (#26648)
This commit is contained in:
parent
38e63a0e41
commit
4bb60bbcc8
21 changed files with 101 additions and 114 deletions
|
|
@ -24,6 +24,7 @@ import akka.remote.transport.ThrottlerTransportAdapter.Direction
|
|||
import akka.testkit._
|
||||
import akka.util.ccompat._
|
||||
|
||||
@ccompatUsedUntil213
|
||||
object ClusterShardingFailureSpec {
|
||||
case class Get(id: String)
|
||||
case class Add(id: String, i: Int)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue