Consolidated identical code in CassandraDaemon.setup() into super class
-----------------------------------------------------------------------
Key: CASSANDRA-1500
URL: https://issues.apache.org/jira/browse/CASSANDRA-1500
Project: Cassandra
Issue Type: Improvement
Components: Core
Affects Versions: 0.7.0
Reporter: Amol Deshpande
Priority: Trivial
Fix For: 0.7.0
There is identical code in the setup() methods of both avro and thrift
CassandraDaemon classes. I moved that code into the AbstractCassandraDaemon
class for cleanliness.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.