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 <janhoy@...> 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-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org