Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broadway with Cassandra interface consistency level #303

Closed
IvanKostyuk opened this issue Jul 21, 2021 · 1 comment
Closed

Broadway with Cassandra interface consistency level #303

IvanKostyuk opened this issue Jul 21, 2021 · 1 comment

Comments

@IvanKostyuk
Copy link

Need ability to change consistency level on write and read for DbLoad and DbCommand. How can it be changed on actor level?

@natalylic
Copy link
Contributor

The consistency level is set via the Cassandra interface using the server connection string.
If you need to change the consistency level during your flow, define an additional interface and use it on your actor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants