[
https://issues.apache.org/jira/browse/CASSANDRA-13653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16413214#comment-16413214
]
Jogesh Anand edited comment on CASSANDRA-13653 at 3/26/18 7:03 PM:
-------------------------------------------------------------------
[~djoshi3] - Thank you. I have made the changes against trunk now
([13653-trunk|https://github.com/djanand/cassandra/tree/13653-trunk]).
toString() changes have been made in the following packages cql3.statements ,
cql3.restrictions, cql3, cql3.conditions. Could you please review the same ?
was (Author: djanand):
[~djoshi3] - Thank you. I have made the changes against trunk now
([13653-trunk|https://github.com/djanand/cassandra/tree/13653-trunk]). Could
you please review the same ? Please let me know if any changes are required.
> 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: [email protected]
For additional commands, e-mail: [email protected]