Jon Haddad created CASSANDRA-14339:
--------------------------------------
Summary: Modernize Internal Vocabulary
Key: CASSANDRA-14339
URL: https://issues.apache.org/jira/browse/CASSANDRA-14339
Project: Cassandra
Issue Type: Task
Components: Core
Reporter: Jon Haddad
Assignee: Jon Haddad
Fix For: 4.x
This is an umbrella ticket for all modifications necessary to update the code
base from old Thrift-centric terminology to CQL terminology. References to
Column families should be completely removed at the close of this issue, rows
should mean CQL rows, and "wide row" = partition.
Each sub ticket should be as small of a refactor as possible. For instance,
the rename of a single class should only touch the class, with a follow up
ticket for the variable names, methods, etc, to keep the scope of each refactor
to a minimum. The exception to this are the comments that are associated with
a block of code, which should be addressed with the ticket.
Ensure changes that affect JMX are thoroughly tested, this should be covered by
our utests & dtests, but care should be taken in case they are not.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]