-
Type:
New Feature
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 7.2.18
-
Labels:None
-
Pull Request URL:
-
Compatibility:Point
Allow ECL developers to set consistency level for embedded cassandra statements.
https://docs.datastax.com/en/cassandra/3.0/cassandra/dml/dmlConfigConsistency.html
This will allow our cassandra projects to determine the appropriate consistency level used.
Also, the default consistency of the Cassandra c++ driver has changed over time. At a minimum we need to be able to set the value so it doesn't change under the covers when we are not aware.
1.
|
doc |
|
Resolved | Anthony Fishbeck |
2.
|
Document consistency option for ECL embedded cassandra support |
|
Accepted | Jim DeFabia |