[ https://issues.apache.org/jira/browse/SOLR-17544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17896085#comment-17896085 ]
ASF subversion and git services commented on SOLR-17544: -------------------------------------------------------- Commit 01b38b35171d4b9b3395fd7b3ea4ba9505e7bba3 in solr's branch refs/heads/main from Eric Pugh [ https://gitbox.apache.org/repos/asf?p=solr.git;h=01b38b35171 ] SOLR-17544: Prevent conflicting connection flags from being used via OptionGroup (#2725) Specifically this is the -s and -z parameters. --------- Signed-off-by: Eric Pugh <ep...@opensourceconnections.com> Co-authored-by: Christos Malliaridis <c.malliari...@gmail.com> > Prevent conflicting connection options(-s and -z) from being used > ----------------------------------------------------------------- > > Key: SOLR-17544 > URL: https://issues.apache.org/jira/browse/SOLR-17544 > Project: Solr > Issue Type: Sub-task > Components: cli > Reporter: Eric Pugh > Priority: Minor > Labels: pull-request-available > Time Spent: 1h 40m > Remaining Estimate: 0h > > COmmons CLI let's us manage groups of options, so you don't get a -s and -z > at the same time for example. > > We'd like to explore using OptionGroups to enforce this where it makes sense. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org