You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Benjamin Lerer (Jira)" <ji...@apache.org> on 2021/04/09 08:41:00 UTC

[jira] [Assigned] (CASSANDRA-15871) Cassandra driver first connection get the user's own schema information

     [ https://issues.apache.org/jira/browse/CASSANDRA-15871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Lerer reassigned CASSANDRA-15871:
------------------------------------------

    Assignee: Benjamin Lerer

> Cassandra driver first  connection get the user's own schema information
> ------------------------------------------------------------------------
>
>                 Key: CASSANDRA-15871
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15871
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Cluster/Schema, Messaging/Client
>            Reporter: maxwellguo
>            Assignee: Benjamin Lerer
>            Priority: Normal
>         Attachments: 1.jpg
>
>
> We know that cassandra driver making a conenction with the coordinator node first time , the driver may select all the keyspaces/tables/columns/types from the server and cache the data locally. 
> For different users they may have different tables and types ,so It is not suitable to get all the meta data cached , It is fine to just cache the user's own schema information not all.
>  And doing this is safe and save first time connection resourse.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org