You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 text was updated successfully, but these errors were encountered:
The following PR will force anyone who wants to change consistency level for
EventualCassandra
class 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
@nowarn
annotation.The text was updated successfully, but these errors were encountered: