You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Steve Rowe (JIRA)" <ji...@apache.org> on 2013/04/03 18:39:15 UTC

[jira] [Commented] (SOLR-4622) deprecate usage of DEFAULT_HOST_CONTEXT and DEFAULT_HOST_PORT

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

Steve Rowe commented on SOLR-4622:
----------------------------------

test comment
                
> deprecate usage of DEFAULT_HOST_CONTEXT and DEFAULT_HOST_PORT
> -------------------------------------------------------------
>
>                 Key: SOLR-4622
>                 URL: https://issues.apache.org/jira/browse/SOLR-4622
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Hoss Man
>            Assignee: Hoss Man
>             Fix For: 4.3, 5.0
>
>         Attachments: SOLR-4622.patch
>
>
> Frequently, people who try to use solr cloud in a differnet servlet container (or in a jetty other then the preconfigured one supplied) they can be easily confused as to why/how/where solr is trying to hostContext=solr and hostPort=8983.
> these can be explicitly overridden in solr.xml, and the defaults are setup to read from system properties, but we should eliminate the hardcoded defaults from the java code (where most users can't even grep for them) and instead specify defaults for the sys properties in the example configs.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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


FYI: Jira email notification delays

Posted by Chris Hostetter <ho...@fucit.org>.

: Seen this one instantly. other emails/notifications seem to have upto a 15
: minute delay

yeah ... sarowe and i are experimenting on #lucene-dev, and sarowe has 
brought the issue up on #asfinfra

not sure what's going on yet, but some jira notifications are definitely 
delayed by as much as an hour.

: 
: On Wed, Apr 3, 2013 at 12:39 PM, Steve Rowe (JIRA) <ji...@apache.org> wrote:
: 
: >
: >     [
: > https://issues.apache.org/jira/browse/SOLR-4622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13621033#comment-13621033]
: >
: > Steve Rowe commented on SOLR-4622:
: > ----------------------------------
: >
: > test comment
: >
: > > deprecate usage of DEFAULT_HOST_CONTEXT and DEFAULT_HOST_PORT
: > > -------------------------------------------------------------
: > >
: > >                 Key: SOLR-4622
: > >                 URL: https://issues.apache.org/jira/browse/SOLR-4622
: > >             Project: Solr
: > >          Issue Type: Improvement
: > >            Reporter: Hoss Man
: > >            Assignee: Hoss Man
: > >             Fix For: 4.3, 5.0
: > >
: > >         Attachments: SOLR-4622.patch
: > >
: > >
: > > Frequently, people who try to use solr cloud in a differnet servlet
: > container (or in a jetty other then the preconfigured one supplied) they
: > can be easily confused as to why/how/where solr is trying to
: > hostContext=solr and hostPort=8983.
: > > these can be explicitly overridden in solr.xml, and the defaults are
: > setup to read from system properties, but we should eliminate the hardcoded
: > defaults from the java code (where most users can't even grep for them) and
: > instead specify defaults for the sys properties in the example configs.
: >
: > --
: > This message is automatically generated by JIRA.
: > If you think it was sent incorrectly, please contact your JIRA
: > administrators
: > For more information on JIRA, see: http://www.atlassian.com/software/jira
: >
: > ---------------------------------------------------------------------
: > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
: > For additional commands, e-mail: dev-help@lucene.apache.org
: >
: >
: 

-Hoss

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


Re: [jira] [Commented] (SOLR-4622) deprecate usage of DEFAULT_HOST_CONTEXT and DEFAULT_HOST_PORT

Posted by Robert Muir <rc...@gmail.com>.
Seen this one instantly. other emails/notifications seem to have upto a 15
minute delay

On Wed, Apr 3, 2013 at 12:39 PM, Steve Rowe (JIRA) <ji...@apache.org> wrote:

>
>     [
> https://issues.apache.org/jira/browse/SOLR-4622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13621033#comment-13621033]
>
> Steve Rowe commented on SOLR-4622:
> ----------------------------------
>
> test comment
>
> > deprecate usage of DEFAULT_HOST_CONTEXT and DEFAULT_HOST_PORT
> > -------------------------------------------------------------
> >
> >                 Key: SOLR-4622
> >                 URL: https://issues.apache.org/jira/browse/SOLR-4622
> >             Project: Solr
> >          Issue Type: Improvement
> >            Reporter: Hoss Man
> >            Assignee: Hoss Man
> >             Fix For: 4.3, 5.0
> >
> >         Attachments: SOLR-4622.patch
> >
> >
> > Frequently, people who try to use solr cloud in a differnet servlet
> container (or in a jetty other then the preconfigured one supplied) they
> can be easily confused as to why/how/where solr is trying to
> hostContext=solr and hostPort=8983.
> > these can be explicitly overridden in solr.xml, and the defaults are
> setup to read from system properties, but we should eliminate the hardcoded
> defaults from the java code (where most users can't even grep for them) and
> instead specify defaults for the sys properties in the example configs.
>
> --
> This message is automatically generated by JIRA.
> If you think it was sent incorrectly, please contact your JIRA
> administrators
> For more information on JIRA, see: http://www.atlassian.com/software/jira
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>
>