Deprecation version updated
This commit is contained in:
parent
c9e153a47f
commit
a0fa284398
1 changed files with 2 additions and 3 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue