You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Alessandro Presta (JIRA)" <ji...@apache.org> on 2012/08/31 19:15:07 UTC

[jira] [Updated] (GIRAPH-319) Receiving two responses for a request causes an exception

     [ https://issues.apache.org/jira/browse/GIRAPH-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alessandro Presta updated GIRAPH-319:
-------------------------------------

    Attachment: GIRAPH-319.patch

Simply replaced the exception with a log. This way we don't notice if we ever get a response for a request we didn't send, but we also don't crash when we get a (legit) duplicate response.
                
> Receiving two responses for a request causes an exception
> ---------------------------------------------------------
>
>                 Key: GIRAPH-319
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-319
>             Project: Giraph
>          Issue Type: Bug
>            Reporter: Maja Kabiljo
>         Attachments: GIRAPH-319.patch
>
>
> Related to GIRAPH-306, and resending requests for which we haven't received response yet. If because of that we send request two times, and get two responses to it, the second one will cause an exception (ResponseClientHandler:111).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira