Serban Teodorescu created CASSANDRA-16351:
---------------------------------------------

             Summary: Removed unused static variable in TableParams
                 Key: CASSANDRA-16351
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16351
             Project: Cassandra
          Issue Type: Improvement
          Components: Cluster/Schema
            Reporter: Serban Teodorescu
            Assignee: Serban Teodorescu


TableParams.DEFAULT is initialised with {{TableParams.builder().build(), }}but 
never used. It's mostly harmless, I encountered this while working with 
CQLSSTableWriter, and it triggered an error.

It was used only in CFMetaData, which was deleted in 
https://github.com/apache/cassandra/commit/af3fe39dcabd9ef77a00309ce6741268423206df



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

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

Reply via email to