Ravi kiran Rimmanapudi created CASSANDRA-15151:
--------------------------------------------------
Summary: Connection with Cassendra JDBC is accessing all
tenant/keyspaces
Key: CASSANDRA-15151
URL: https://issues.apache.org/jira/browse/CASSANDRA-15151
Project: Cassandra
Issue Type: Bug
Components: Cluster/Schema
Reporter: Ravi kiran Rimmanapudi
There are 2 keyspaces eg:
schema-1 'tenant1'
schema-1 'tenant2'
when we get connection to cassandra DB we are passing keyspace paramaeter as
well but we getting all keyspaces/schemas.
This behavior is observed on all OS driver (ex: dataStax java driver ) are
behaving same. i.e even though we pass keyspace param for connection we will
get all schemas.
Even commercial DataDirect(progress) java driver is behaving same.
Is this a known issue at cassandra shared, as it allows to access
tables/schemas across the tenants.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]