[ https://issues.apache.org/jira/browse/SOLR-7336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14392954#comment-14392954 ]
Mark Miller commented on SOLR-7336: ----------------------------------- bq. We try and publish DOWN on shutdown Oh yeah, and I also think it was an attempt at taking nodes out of rotation on shutdown cleanly - just dropping and staying in ACTIVE in clusterstate.json can leave connections coming in during shutdown and this slows stuff down (there is a JIRA somewhere). CoreContainer#shutdown is actually too late to do this anyway though - it gets called too late. We need some explicit REST command or something to move to the DOWN state before we start container shutdown. > Add State enum to Replica > ------------------------- > > Key: SOLR-7336 > URL: https://issues.apache.org/jira/browse/SOLR-7336 > Project: Solr > Issue Type: Improvement > Components: SolrJ > Reporter: Shai Erera > Assignee: Shai Erera > Attachments: SOLR-7336.patch, SOLR-7336.patch > > > Following SOLR-7325, this issue adds a State enum to Replica. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org