bruno-roustant commented on pull request #2066:
URL: https://github.com/apache/lucene-solr/pull/2066#issuecomment-724113057


   @dsmiley I pushed a new commit to have a NO OP TransientSolrCacheFactory 
before SolrCores.load() is called.
   This is to have your opinion, whether to keep it or remove it.
   If SolrCores is used before calling SolrCores.load() it results in a 
SolrException in getTransientCacheHandler(). This may happen for current users 
that previously didn't have to call load() at the very beginning after 
SolrCores creation. Do you think it could be a behavior backward 
incompatibility?


----------------------------------------------------------------
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