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

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Mon Jul 11 06:07:23 EDT 2011


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

Galder Zamarreño updated ISPN-1155:
-----------------------------------

        Status: Resolved  (was: Pull Request Sent)
    Resolution: Done


> 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