dsmiley commented on pull request #264:
URL: https://github.com/apache/solr/pull/264#issuecomment-899824276


   Thanks for working on this!
   
   I don't think I like the automagic rename.  What if that configSet was 
designated as immutable; this would violate that metadata?  And it works with 
only ZK, and doesn't support the file system or a custom ConfigSetService 
either (a recent option).
   
   Can't we just check for both -- check the new name first and if it doesn't 
exist (will become increasingly uncommon) then try the old name?  Needn't even 
warn about it, I think.


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