[jira] [Commented] (SOLR-12434) bin/solr {config,healthcheck} ignore ZK_HOST in solr.in.{sh,cmd}

2018-06-13 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on SOLR-12434:


Commit a66d49fbd310f8d61bb411daee01e9c25de4af67 in lucene-solr's branch 
refs/heads/branch_7x from [~steve_rowe]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=a66d49f ]

SOLR-12434: Fix standalone mode 'bin/solr config' to not pass in empty -z 
ZK_HOST param; revert accidental ZK_HOST definition in solr.in.cmd


> bin/solr {config,healthcheck} ignore ZK_HOST in solr.in.{sh,cmd}
> 
>
> Key: SOLR-12434
> URL: https://issues.apache.org/jira/browse/SOLR-12434
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Steve Rowe
>Assignee: Steve Rowe
>Priority: Major
> Fix For: master (8.0), 7.5
>
> Attachments: SOLR-12434.part2.patch, SOLR-12434.patch, 
> SOLR-12434.patch
>
>
> {{bin/solr config}} and {{bin/solr healthcheck}} should be usable without 
> specifying {{-z}} or {{-solrUrl}} params, if {{ZK_HOST}} is specified in 
> {{solr.in.sh}}/{{solr.in.cmd}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-12434) bin/solr {config,healthcheck} ignore ZK_HOST in solr.in.{sh,cmd}

2018-06-13 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on SOLR-12434:


Commit 6f9f4f70f2a140297e97d62cd102d0dd7b33e605 in lucene-solr's branch 
refs/heads/master from [~steve_rowe]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=6f9f4f7 ]

SOLR-12434: Fix standalone mode 'bin/solr config' to not pass in empty -z 
ZK_HOST param; revert accidental ZK_HOST definition in solr.in.cmd


> bin/solr {config,healthcheck} ignore ZK_HOST in solr.in.{sh,cmd}
> 
>
> Key: SOLR-12434
> URL: https://issues.apache.org/jira/browse/SOLR-12434
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Steve Rowe
>Assignee: Steve Rowe
>Priority: Major
> Fix For: master (8.0), 7.5
>
> Attachments: SOLR-12434.part2.patch, SOLR-12434.patch, 
> SOLR-12434.patch
>
>
> {{bin/solr config}} and {{bin/solr healthcheck}} should be usable without 
> specifying {{-z}} or {{-solrUrl}} params, if {{ZK_HOST}} is specified in 
> {{solr.in.sh}}/{{solr.in.cmd}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-12434) bin/solr {config,healthcheck} ignore ZK_HOST in solr.in.{sh,cmd}

2018-06-12 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on SOLR-12434:


Commit 3af30b7612084ef06842447725efefd707e6fc84 in lucene-solr's branch 
refs/heads/branch_7x from [~steve_rowe]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=3af30b7 ]

SOLR-12434: remove debug printing from bin/solr


> bin/solr {config,healthcheck} ignore ZK_HOST in solr.in.{sh,cmd}
> 
>
> Key: SOLR-12434
> URL: https://issues.apache.org/jira/browse/SOLR-12434
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Steve Rowe
>Assignee: Steve Rowe
>Priority: Major
> Fix For: master (8.0), 7.5
>
> Attachments: SOLR-12434.patch, SOLR-12434.patch
>
>
> {{bin/solr config}} and {{bin/solr healthcheck}} should be usable without 
> specifying {{-z}} or {{-solrUrl}} params, if {{ZK_HOST}} is specified in 
> {{solr.in.sh}}/{{solr.in.cmd}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-12434) bin/solr {config,healthcheck} ignore ZK_HOST in solr.in.{sh,cmd}

2018-06-12 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on SOLR-12434:


Commit 3d8b219273f32c137fa25f1773a6ebf833670805 in lucene-solr's branch 
refs/heads/master from [~steve_rowe]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=3d8b219 ]

SOLR-12434: remove debug printing from bin/solr


> bin/solr {config,healthcheck} ignore ZK_HOST in solr.in.{sh,cmd}
> 
>
> Key: SOLR-12434
> URL: https://issues.apache.org/jira/browse/SOLR-12434
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Steve Rowe
>Assignee: Steve Rowe
>Priority: Major
> Fix For: master (8.0), 7.5
>
> Attachments: SOLR-12434.patch, SOLR-12434.patch
>
>
> {{bin/solr config}} and {{bin/solr healthcheck}} should be usable without 
> specifying {{-z}} or {{-solrUrl}} params, if {{ZK_HOST}} is specified in 
> {{solr.in.sh}}/{{solr.in.cmd}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-12434) bin/solr {config,healthcheck} ignore ZK_HOST in solr.in.{sh,cmd}

2018-06-12 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on SOLR-12434:


Commit 00be7bc2d601e8a8728bc52f76ba2487d387b7f6 in lucene-solr's branch 
refs/heads/master from [~steve_rowe]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=00be7bc ]

SOLR-12434: remove debug printing from bin/solr


> bin/solr {config,healthcheck} ignore ZK_HOST in solr.in.{sh,cmd}
> 
>
> Key: SOLR-12434
> URL: https://issues.apache.org/jira/browse/SOLR-12434
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Steve Rowe
>Assignee: Steve Rowe
>Priority: Major
> Fix For: master (8.0), 7.5
>
> Attachments: SOLR-12434.patch, SOLR-12434.patch
>
>
> {{bin/solr config}} and {{bin/solr healthcheck}} should be usable without 
> specifying {{-z}} or {{-solrUrl}} params, if {{ZK_HOST}} is specified in 
> {{solr.in.sh}}/{{solr.in.cmd}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-12434) bin/solr {config,healthcheck} ignore ZK_HOST in solr.in.{sh,cmd}

2018-06-12 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on SOLR-12434:


Commit 21d0aa19b7a277464d72de2f8e45936f8a34651b in lucene-solr's branch 
refs/heads/branch_7x from [~steve_rowe]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=21d0aa1 ]

SOLR-12434: remove debug printing from bin/solr


> bin/solr {config,healthcheck} ignore ZK_HOST in solr.in.{sh,cmd}
> 
>
> Key: SOLR-12434
> URL: https://issues.apache.org/jira/browse/SOLR-12434
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Steve Rowe
>Assignee: Steve Rowe
>Priority: Major
> Fix For: master (8.0), 7.5
>
> Attachments: SOLR-12434.patch, SOLR-12434.patch
>
>
> {{bin/solr config}} and {{bin/solr healthcheck}} should be usable without 
> specifying {{-z}} or {{-solrUrl}} params, if {{ZK_HOST}} is specified in 
> {{solr.in.sh}}/{{solr.in.cmd}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-12434) bin/solr {config,healthcheck} ignore ZK_HOST in solr.in.{sh,cmd}

2018-06-12 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on SOLR-12434:


Commit ade22a1ef99cb819e7ee35ac1c31ba6470b97a2a in lucene-solr's branch 
refs/heads/master from [~steve_rowe]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=ade22a1 ]

SOLR-12434: Fix 'bin/solr config' endless loop parsing cmdline args


> bin/solr {config,healthcheck} ignore ZK_HOST in solr.in.{sh,cmd}
> 
>
> Key: SOLR-12434
> URL: https://issues.apache.org/jira/browse/SOLR-12434
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Steve Rowe
>Assignee: Steve Rowe
>Priority: Major
> Fix For: master (8.0), 7.5
>
> Attachments: SOLR-12434.patch, SOLR-12434.patch
>
>
> {{bin/solr config}} and {{bin/solr healthcheck}} should be usable without 
> specifying {{-z}} or {{-solrUrl}} params, if {{ZK_HOST}} is specified in 
> {{solr.in.sh}}/{{solr.in.cmd}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-12434) bin/solr {config,healthcheck} ignore ZK_HOST in solr.in.{sh,cmd}

2018-06-12 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on SOLR-12434:


Commit b412769eced1b51a67b71be42ee24672308099c7 in lucene-solr's branch 
refs/heads/branch_7x from [~steve_rowe]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=b412769 ]

SOLR-12434: Fix 'bin/solr config' endless loop parsing cmdline args


> bin/solr {config,healthcheck} ignore ZK_HOST in solr.in.{sh,cmd}
> 
>
> Key: SOLR-12434
> URL: https://issues.apache.org/jira/browse/SOLR-12434
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Steve Rowe
>Assignee: Steve Rowe
>Priority: Major
> Fix For: master (8.0), 7.5
>
> Attachments: SOLR-12434.patch, SOLR-12434.patch
>
>
> {{bin/solr config}} and {{bin/solr healthcheck}} should be usable without 
> specifying {{-z}} or {{-solrUrl}} params, if {{ZK_HOST}} is specified in 
> {{solr.in.sh}}/{{solr.in.cmd}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-12434) bin/solr {config,healthcheck} ignore ZK_HOST in solr.in.{sh,cmd}

2018-06-12 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on SOLR-12434:


Commit ab2f9798846dbd8a18e5d6e06cbd0f425014bf5e in lucene-solr's branch 
refs/heads/branch_7x from [~steve_rowe]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=ab2f979 ]

SOLR-12434: bin/solr {config,healthcheck} ignore ZK_HOST in solr.in.{sh,cmd}


> bin/solr {config,healthcheck} ignore ZK_HOST in solr.in.{sh,cmd}
> 
>
> Key: SOLR-12434
> URL: https://issues.apache.org/jira/browse/SOLR-12434
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Steve Rowe
>Assignee: Steve Rowe
>Priority: Major
> Fix For: master (8.0), 7.5
>
> Attachments: SOLR-12434.patch, SOLR-12434.patch
>
>
> {{bin/solr config}} and {{bin/solr healthcheck}} should be usable without 
> specifying {{-z}} or {{-solrUrl}} params, if {{ZK_HOST}} is specified in 
> {{solr.in.sh}}/{{solr.in.cmd}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-12434) bin/solr {config,healthcheck} ignore ZK_HOST in solr.in.{sh,cmd}

2018-06-12 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on SOLR-12434:


Commit ba62472bd31b5c617cfdc0937e0d2c3b2f41c064 in lucene-solr's branch 
refs/heads/master from [~steve_rowe]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=ba62472 ]

SOLR-12434: bin/solr {config,healthcheck} ignore ZK_HOST in solr.in.{sh,cmd}


> bin/solr {config,healthcheck} ignore ZK_HOST in solr.in.{sh,cmd}
> 
>
> Key: SOLR-12434
> URL: https://issues.apache.org/jira/browse/SOLR-12434
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Steve Rowe
>Assignee: Steve Rowe
>Priority: Major
> Fix For: master (8.0), 7.5
>
> Attachments: SOLR-12434.patch, SOLR-12434.patch
>
>
> {{bin/solr config}} and {{bin/solr healthcheck}} should be usable without 
> specifying {{-z}} or {{-solrUrl}} params, if {{ZK_HOST}} is specified in 
> {{solr.in.sh}}/{{solr.in.cmd}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-12434) bin/solr {config,healthcheck} ignore ZK_HOST in solr.in.{sh,cmd}

2018-06-12 Thread Steve Rowe (JIRA)


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

Steve Rowe commented on SOLR-12434:
---

bq.  todo: test on Windows.

Done.  Attached patch contains a fix over the previous patch: was missing a 
cmdline arg {{SHIFT}}, so cmdline parsing was an endless loop.

I also noticed that on Windows, {{bin\solr healthcheck}} was not respecting 
{{ZK_HOST}} in {{solr.in.cmd}} (this is not a problem under \*nix).  The 
attached patch fixes this.

Committing shortly.

> bin/solr {config,healthcheck} ignore ZK_HOST in solr.in.{sh,cmd}
> 
>
> Key: SOLR-12434
> URL: https://issues.apache.org/jira/browse/SOLR-12434
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Steve Rowe
>Assignee: Steve Rowe
>Priority: Major
> Attachments: SOLR-12434.patch, SOLR-12434.patch
>
>
> {{bin/solr config}} and {{bin/solr healthcheck}} should be usable without 
> specifying {{-z}} or {{-solrUrl}} params, if {{ZK_HOST}} is specified in 
> {{solr.in.sh}}/{{solr.in.cmd}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org