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

Edward Capriolo commented on GOSSIP-35:
---------------------------------------

Good analysis.
{quote}
Should we support overriding these properties via environment variables ?
{quote}
No, I do not think we  support any configuration through environment variables. 
There is GossipSettings and optionally the json file support adding a third way 
to hydrate variables is too confusing.

{quote}
side effects on gossip-base/SimpleActiveGossipper#init 
{quote}
There is a second instance of active Gossiper that is network aware. You should 
consider what they does as well and how it would respond to these variables.  

> Different payloads can be transmitted at different rates
> --------------------------------------------------------
>
>                 Key: GOSSIP-35
>                 URL: https://issues.apache.org/jira/browse/GOSSIP-35
>             Project: Gossip
>          Issue Type: New Feature
>            Reporter: Edward Capriolo
>            Assignee: Juby Victor
>             Fix For: 0.1.3
>
>
> Current we have a a few ScheduledExectuor one that controls active gossip, 
> one that controls gossip to dead nodes, one that controls gosssip of user 
> data, etc. Currently they all use the same setting to control how often they 
> run (10ms currently). It would be better if they each had their own setting. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to