[ 
https://issues.apache.org/jira/browse/SOLR-17318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18081302#comment-18081302
 ] 

ASF subversion and git services commented on SOLR-17318:
--------------------------------------------------------

Commit 8aef123b567d1956215ecadfa0addac9a93b27da in solr's branch 
refs/heads/branch_10x from Jan Høydahl
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=8aef123b567 ]

SOLR-17318 VersionTool now reports remote server version (#4275)

(cherry picked from commit d8f8b3f8dddae5136edbdbb56deea177333ede97)


> bin/solr version should take report remote solr version when --solr-url 
> provided
> --------------------------------------------------------------------------------
>
>                 Key: SOLR-17318
>                 URL: https://issues.apache.org/jira/browse/SOLR-17318
>             Project: Solr
>          Issue Type: Sub-task
>          Components: cli
>            Reporter: Eric Pugh
>            Assignee: Jan Høydahl
>            Priority: Minor
>              Labels: newdev, pull-request-available
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> Sourced from 
> [https://github.com/apache/solr/pull/1768#issuecomment-2142193420]
> Now that {{bin/solr}} supports a remote Solr cluster with {{{}--solr-url{}}}. 
> We currently support {{solr version}} which prints the version from 
> {{{}SolrVersion.java{}}}, i.e. the client version. However, if you run the 
> tool towards a remote solr with a different version, you won't see that.
> So I wonder if {{solr --version}} should be the tool version, but {{solr 
> version --solr-url http://foo.bar/solr/}} should call the backend to ask for 
> its version.
>  
> Maybe have solr/version ALSO report the version of Solr the CLI was built 
> with.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to