You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by janhoy <gi...@git.apache.org> on 2018/10/02 20:38:42 UTC

[GitHub] lucene-solr pull request #461: SOLR-12814: Metrics history causing "HttpPars...

GitHub user janhoy opened a pull request:

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

    SOLR-12814: Metrics history causing "HttpParser URI is too large"

     >8192 when many collections.
    
    The fix was to change from `GET` to `POST` 

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

    $ git pull https://github.com/cominvent/lucene-solr solr12814-metrics-request-too-large

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

    https://github.com/apache/lucene-solr/pull/461.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 #461
    
----
commit 0ac4325ea37eb38a0a82079753b8f310907152f7
Author: Jan Høydahl <ja...@...>
Date:   2018-10-02T20:36:22Z

    SOLR-12814: Metrics history causing "HttpParser URI is too large >8192" when many collections

----


---

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


[GitHub] lucene-solr pull request #461: SOLR-12814: Metrics history causing "HttpPars...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---

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