You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jogesh Anand (JIRA)" <ji...@apache.org> on 2018/03/25 03:56:00 UTC

[jira] [Comment Edited] (CASSANDRA-13653) Create meaningful toString() methods

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

Jogesh Anand edited comment on CASSANDRA-13653 at 3/25/18 3:55 AM:
-------------------------------------------------------------------

Hi I am new to open source contribution as well. Though the ticket is already assigned I tired to take a stab at this. [13653-3.11|https://github.com/djanand/cassandra/tree/13653-3.11] [~jjirsa]/[~varuna]/[~dbrosius] - Could you please review ? Please let me know if there other classes which require toString() impl. I can make changes the required changes. Are there any other branches where I need to propagate this change ?


was (Author: djanand):
Hi I am new to open source as well. Though the ticket is already assigned I tired to take a stab at this. https://github.com/djanand/cassandra/commit/37619dc2890e05758052ab52d3fa24a9c3bae7c6?diff=split
Please have a look. 

> 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: Chandan Kumar Agarwal
>            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-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org