Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-15871

Cassandra driver first connection get the user's own schema information

    XMLWordPrintableJSON

Details

    • All
    • None

    Description

      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.

      Attachments

        1. 1.jpg
          153 kB
          Maxwell Guo

        Activity

          People

            blerer Benjamin Lerer
            maxwellguo Maxwell Guo
            Benjamin Lerer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: