[ https://issues.apache.org/jira/browse/CASSANDRA-14339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16412750#comment-16412750 ]
Jon Haddad commented on CASSANDRA-14339: ---------------------------------------- {quote} Thinking leaving partition alone would be best. {quote} I might not have been clear - partition is the preferred terminology, "wide row" is thrift-centric and should be updated. > 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 > Priority: Major > 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: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org