You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/08/29 21:15:53 UTC

[jira] [Commented] (SOLR-6454) Suppress EOFExceptions in SolrDispatchFilter

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

ASF GitHub Bot commented on SOLR-6454:
--------------------------------------

GitHub user andyetitmoves opened a pull request:

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

    Suppress EofExceptions happening when writing responses

    Patch for SOLR-6454

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

    $ git pull https://github.com/bloomberg/lucene-solr trunk-suppress-eofe

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

    https://github.com/apache/lucene-solr/pull/90.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 #90
    
----
commit 293e34d7c41ce2be36736dfcc85c62c041c7f4e5
Author: Ramkumar Aiyengar <an...@gmail.com>
Date:   2014-08-25T12:49:21Z

    Suppress EofExceptions happening when writing responses

----


> Suppress EOFExceptions in SolrDispatchFilter
> --------------------------------------------
>
>                 Key: SOLR-6454
>                 URL: https://issues.apache.org/jira/browse/SOLR-6454
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Ramkumar Aiyengar
>            Priority: Minor
>
> Suppress {{EOFException}}s in {{SolrDispatchFilter}}, these just mean we are shutting down or the client has closed the connections, and currently we flag it up as an error in the log.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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