epugh commented on PR #1768:
URL: https://github.com/apache/solr/pull/1768#issuecomment-2015226105

   > My ideal world is everywhere that we remained -x to -y we add -y to 9.x 
and log a warning on usage of -x. Similar to what gradle does.
   > 
   > But I can appreciate that that’s a ton of work, so maybe we can do that 
with just the common ones? zkHost at least?
   
   I will reach out to the commons-cli community see if there are any 
suggestions.   I don't know if we can `-z` and `-zkHost` as short parameters 
for the same option.  And if we just start logging in 9.x "Heads up -zkHost 
will be --zk-host in 10x, but you can't use it today", then that might be 
annonying.
   
   Once on 10, if you attempt to use `-zkHost` from muscle memory, you will get 
an error immediately until you swap to `-z` or `--zk-host`.    


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