Is this call really made every time a new ColumnFamily object is created?
If I cache the response, what would be consequences – assuming the schema does not change?
Is this call really made every time a new ColumnFamily object is created? If
Share
That would be totally fine. (Incidently, this whole process is made unnecessary for CQL clients in Cassandra 1.0.)