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

Multiple cassandra connections for different keyspaces #225

Open
luvsaxenawinzo opened this issue Jan 19, 2021 · 0 comments
Open

Multiple cassandra connections for different keyspaces #225

luvsaxenawinzo opened this issue Jan 19, 2021 · 0 comments

Comments

@luvsaxenawinzo
Copy link

luvsaxenawinzo commented Jan 19, 2021

Hi,
I have different keyspaces in my single cassandra cluster.
I have created models in a separate directory for every keyspace (for loading) so I can load them by providing their path in setDirectory method while creating connection.
But this is not working.
Looks like directory is a static variable which if changed gets changed in the earlier connections objects as well.
I am using the version 2.5.0.

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

1 participant