You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gossip.apache.org by "Edward Capriolo (JIRA)" <ji...@apache.org> on 2017/01/22 20:44:27 UTC

[jira] [Created] (GOSSIP-46) Boilder Plate cleanup

Edward Capriolo created GOSSIP-46:
-------------------------------------

             Summary: Boilder Plate cleanup
                 Key: GOSSIP-46
                 URL: https://issues.apache.org/jira/browse/GOSSIP-46
             Project: Gossip
          Issue Type: Improvement
            Reporter: Edward Capriolo


There are a few sources of ugly boiler plate
* to many classes have overloaded constructors
* GossipSettings could use jackson vs DOM parsing
* many classes could use immutable style and less setter/getters
* we have one thing built with a builder but we dont use that pattern everywhere

A good get your feet wet issue is a cleanup of this. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)