[ https://issues.apache.org/jira/browse/CASSANDRA-16521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17301630#comment-17301630 ]
Jeremiah Jordan commented on CASSANDRA-16521: --------------------------------------------- It reloads from the config because we offer users the ability to update the seed list without restarting the node. This is done by a user updating the yaml file and then the seed provider re-reads the file. > SimpleSeedProvider needlessly reloads the config > ------------------------------------------------ > > Key: CASSANDRA-16521 > URL: https://issues.apache.org/jira/browse/CASSANDRA-16521 > Project: Cassandra > Issue Type: Bug > Components: Cluster/Gossip > Reporter: Jacek Lewandowski > Assignee: Jacek Lewandowski > Priority: Normal > > SimpleSeedProvider can use parameters passed in the constructor rather than > reloads the config to get them. I'm nor sure why it was implemented by that, > but I saw a test flakiness in this code path. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org