The following PR will force anyone who wants to change consistency level for EventualCassandra class to construct a deprecated instance of EventualCassandraConfig.ConsistencyConfig: #588
There should be a way to do this without incurring a deprecation warning and being forced to use @nowarn annotation.
The following PR will force anyone who wants to change consistency level for
EventualCassandraclass to construct a deprecated instance ofEventualCassandraConfig.ConsistencyConfig: #588There should be a way to do this without incurring a deprecation warning and being forced to use
@nowarnannotation.