You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by saua <gi...@git.apache.org> on 2018/05/29 11:17:03 UTC

[GitHub] lucene-solr pull request #386: SOLR-12416 Add autoDeleteAge to optional rout...

GitHub user saua opened a pull request:

    https://github.com/apache/lucene-solr/pull/386

    SOLR-12416 Add autoDeleteAge to optional router params

    Since autoDeleteAge is not in either REQUIRED_ROUTER_PARAMS or OPTIONAL_ROUTER_PARAMS the CollectionsHandler will not pass it on and it will be ignored in the CREATEALIAS command.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/saua/lucene-solr patch-1

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucene-solr/pull/386.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #386
    
----
commit 0fdd78d0ad371da0b82acac84904b9a5ea73969c
Author: Joachim Sauer <sa...@...>
Date:   2018-05-29T11:16:51Z

    SOLR-12416 Add autoDeleteAge to optional router params
    
    Since autoDeleteAge is not in either REQUIRED_ROUTER_PARAMS or OPTIONAL_ROUTER_PARAMS the CollectionsHandler will not pass it on and it will be ignored in the CREATEALIAS command.

----


---

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