Skip to content

Multiple cassandra connections for different keyspaces #225

Description

@luvsaxenawinzo

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions