[
https://issues.apache.org/jira/browse/CASSANDRA-7369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dave Brosius updated CASSANDRA-7369:
------------------------------------
Attachment: 7369.txt
A first attempt at removing 'column family' in lieu of table in trunk.
Couple of points
(didn't touch)
1) column names or the cql that effect them
2) names of jmx properties that had column family in them
3) various pig references to classes with column family in them, such as throw
new UnsupportedOperationException("you must set the keyspace and table with
setInputColumnFamily()");
4) mapreduce properties like cassandra.input.columnfamily
5) the phrase "Super Column Family"
6) references to classes like logger.warn("UnknownColumnFamilyException reading
from socket; closing", e);
> A minor space is missing in response message from cassandra
> ------------------------------------------------------------
>
> Key: CASSANDRA-7369
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7369
> Project: Cassandra
> Issue Type: Wish
> Reporter: Usman
> Assignee: Dave Brosius
> Priority: Trivial
> Fix For: 3.0
>
> Attachments: 7369.txt
>
>
> A very very trivial issue.
> Space is missing between the word "column" and "family" in the message given
> below returned by cqlsh
>
> Bad Request: unconfigured columnfamily
> Here a space is missing between words "columnfamily".
--
This message was sent by Atlassian JIRA
(v6.2#6252)