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

Nate McCall commented on CASSANDRA-13653:
-----------------------------------------

[~djanand] Took a quick peek - looks like you have a format issue as the diffs 
for each class are essentially the whole file. Can you double check you have 
adhered to the formatting guidelines? 
[http://cassandra.apache.org/doc/latest/development/code_style.html]

Appreciate the effort, regardless. 

> Create meaningful toString() methods
> ------------------------------------
>
>                 Key: CASSANDRA-13653
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13653
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Jeff Jirsa
>            Assignee: Jogesh Anand
>            Priority: Trivial
>              Labels: lhf, low-hanging-fruit
>
> True low-hanging fruit, good for a first-time contributor:
> There are a lot of classes without meaningful {{toString()}} implementations. 
> Some of these would be very nice to have for investigating bug reports.
> Some good places to start: 
> - CQL3 statements (UpdateStatement, DeleteStatement, etc), QueryOptions, and 
> Restrictions
> Some packages not to worry about: 
> - Deep internals that don't already have them 
> (org.apache.cassandra.db.rows/partitions/etc)



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

Reply via email to