chatman commented on pull request #2318:
URL: https://github.com/apache/lucene-solr/pull/2318#issuecomment-776854325


   > I have very serious doubts about the proposed change.
   > Forcing a cluster state updater refresh in that way is going to force it 
to re-read all relevant ZK data through forciblyRefreshAllClusterStateSlow() as 
it does during Overseer start up, stalling processing of the state update queue 
in the meantime. And this will happen each time a new PRS collection is created.
   
   Agree, this is incredibly inefficient. I'm reverting the commit for now.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to