[infinispan-issues] [JBoss JIRA] Updated: (ISPN-1155) CommandAwareRpcDispatcher should not swallow exceptions when handling inbound RPC

Manik Surtani (JIRA) jira-events at lists.jboss.org
Mon Jul 11 05:28:23 EDT 2011


     [ https://issues.jboss.org/browse/ISPN-1155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manik Surtani updated ISPN-1155:
--------------------------------

              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/infinispan/infinispan/pull/422


> CommandAwareRpcDispatcher should not swallow exceptions when handling inbound RPC
> ---------------------------------------------------------------------------------
>
>                 Key: ISPN-1155
>                 URL: https://issues.jboss.org/browse/ISPN-1155
>             Project: Infinispan
>          Issue Type: Bug
>          Components: RPC
>    Affects Versions: 5.0.0.CR4
>            Reporter: Manik Surtani
>            Assignee: Manik Surtani
>             Fix For: 5.0.0.FINAL
>
>
> Comment from a user:
> {quote}
> The allocation point was an Object deserialization triggered by
> Infinispan's unmarshalling code, and the OOME was swallowed by
> org.infinispan.remoting.transport.jgroups.CommandAwareRpcDispatcher.handle()
> by catching Throwable -- which only logs the Throwable if log.trace is
> enabled (yuck).
> {quote}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list