Michael Mior created CASSANDRA-12021:
----------------------------------------
Summary: Consider removing Util.toString
Key: CASSANDRA-12021
URL: https://issues.apache.org/jira/browse/CASSANDRA-12021
Project: Cassandra
Issue Type: Improvement
Reporter: Michael Mior
Priority: Minor
{{Util.toString}} seems unnecessary in light of
{{com.google.common.base.Joiner}}. There are ~16 total usages of this across
the entire code base. One inside SubstitutionVisitor and the rest scattered
around the Mongo, Cassandra, and Elasticsearch adapters. If there are no
objections, I'll remove this and replace with {{Joiner}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)