risdenk commented on PR #2020:
URL: https://github.com/apache/solr/pull/2020#issuecomment-1775366075

   Yea I looked at adding a test for this but couldn't find a good place. I 
think its pretty obvious that `origCoreName` can be null since a few lines 
later is on line 1181 is:
   
   ```
   if (origCorename != null) {
   ```
   
   so there is obviously a need for this check in normal cases.


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

Reply via email to