bszabo97 commented on PR #1182:
URL: https://github.com/apache/solr/pull/1182#issuecomment-1504797021

   Thank you @epugh for looking into this!
   
   I have reviewed the test failures and uploaded a fix for the solr core 
creation.
   The failures connected to restart were the consequences of a user error, I 
assumed with a plain `restart` command Solr would restart in the same mode as 
in which it was started in the first place, but turns out I stopped a Solr 
cloud instance but started a standalone one. Adding `-c` after the restart 
command solved all the problems.
   
   So as of now I understand that all the failures found by manual testing is 
either resolved or not related to this PR.


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