[
https://issues.apache.org/jira/browse/SOLR-9272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16107183#comment-16107183
]
Amrit Sarkar edited comment on SOLR-9272 at 7/31/17 11:50 AM:
--------------------------------------------------------------
Correct, makes sense. I was trying to invoke StatusTool to get ZK_HOST string
and then make the request to ZK for the various operations.
Attached first draft patch. There is some weird {{???}} getting inserted into
solr.sh, I don't know why. I will try to edit in vim probably and not in
IntelliJ IDE. I need to write the tests and make the similar changes in
solr.cmd. Feedback will be much appreciated.
was (Author: [email protected]):
Correct. I was trying to invoke StatusTool to get ZK_HOST string and then make
the request to ZK for the various operations.
Attached first draft patch. There is some weird {{???}} getting inserted into
solr.sh, I don't know why. I will try to edit in vim probably and not in
IntelliJ IDE. I need to write the tests and make the similar changes in
solr.cmd. Feedback will be much appreciated.
> Auto resolve zkHost for bin/solr zk for running Solr
> ----------------------------------------------------
>
> Key: SOLR-9272
> URL: https://issues.apache.org/jira/browse/SOLR-9272
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Components: scripts and tools
> Affects Versions: 6.2
> Reporter: Jan Høydahl
> Assignee: Jan Høydahl
> Labels: newdev
>
> Spinoff from SOLR-9194:
> We can skip requiring {{-z}} for {{bin/solr zk}} for a Solr that is already
> running. We can optionally accept the {{-p}} parameter instead, and with that
> use StatusTool to fetch the {{cloud/ZooKeeper}} property from there. It's
> easier to remember solr port than zk string.
> Example:
> {noformat}
> bin/solr start -c -p 9090
> bin/solr zk ls / -p 9090
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]