You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2014/06/19 04:53:25 UTC

[jira] [Commented] (CASSANDRA-7369) A minor space is missing in response message from cassandra

    [ https://issues.apache.org/jira/browse/CASSANDRA-7369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14036886#comment-14036886 ] 

Jonathan Ellis commented on CASSANDRA-7369:
-------------------------------------------

Thanks!

I'd leave the toString methods alone since we haven't actually changed the class name internally, and hopefully we don't expose that to users anyway.

"table index" is kind of redundant, just "index" ?

Should we add --table as a synonym in nodetool?  (probably shouldn't kill the old option for compatibility)

"table of additional mutation does not match primary update cf" should replace "cf" too

Not sure what Legacy.java is in stress, should we leave that one alone?

Otherwise LGTM.

> 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)