noblepaul commented on PR #1242: URL: https://github.com/apache/solr/pull/1242#issuecomment-1362371622
>Avoid making copies of DocCollections when copyWith is called (related to PRS updates) Yes > Avoid fetching PRS states until the state is actually queried (the Lazy PRS provider part) This behavior is not changed. But what is changed is all states are **always** queried just in time. Prior to this , the states were copied into the object when it was constructed -- 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. To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org