Deprecation version updated

This commit is contained in:
Johan Andrén 2020-06-11 16:04:23 +02:00
parent c9e153a47f
commit a0fa284398

View file

@ -309,9 +309,8 @@ final class ClusterShardingSettings(
extends NoSerializationVerificationNeeded {
@deprecated(
"Use the ClusterShardingSettings factory methods or the constructor including rememberedEntitiesStoreinstead",
"2.6.6" // TODO update once merged
)
"Use the ClusterShardingSettings factory methods or the constructor including rememberedEntitiesStore instead",
"2.6.7")
def this(
role: Option[String],
rememberEntities: Boolean,