[ https://issues.apache.org/jira/browse/SOLR-6274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14073357#comment-14073357 ]
ASF GitHub Bot commented on SOLR-6274: -------------------------------------- GitHub user andyetitmoves opened a pull request: https://github.com/apache/lucene-solr/pull/69 solr: Log params used for UpdateShardHandler HTTP client One liner for SOLR-6274 You can merge this pull request into a Git repository by running: $ git pull https://github.com/bloomberg/lucene-solr trunk-log-shardhandler-params Alternatively you can review and apply these changes as the patch at: https://github.com/apache/lucene-solr/pull/69.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 #69 ---- commit b616def6dd4ea65c89bfe45fbf62d61562c1bf35 Author: Ramkumar Aiyengar <raiyen...@bloomberg.net> Date: 2014-07-15T16:33:12Z solr: Log params used for UpdateShardHandler HTTP client ---- > Log connection parameters used for UpdateShardHandler > ----------------------------------------------------- > > Key: SOLR-6274 > URL: https://issues.apache.org/jira/browse/SOLR-6274 > Project: Solr > Issue Type: Improvement > Components: update > Reporter: Ramkumar Aiyengar > Priority: Trivial > > Currently the socket parameters for UpdateShardHandler are configurable, but > there's nothing in the log to tell you (like it happens with > HttpShardHandlerFactory) what parameters are actually being used and if your > configuration did what was supposed to. > Attaching a one-liner to do that. -- This message was sent by Atlassian JIRA (v6.2#6252) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org