Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-1155

CommandAwareRpcDispatcher should not swallow exceptions when handling inbound RPC

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 5.0.0.CR8, 5.0.0.FINAL
    • 5.0.0.CR4
    • Core
    • None

    Description

      Comment from a user:

      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).

      Attachments

        Activity

          People

            manik_jira Manik Surtani (Inactive)
            manik_jira Manik Surtani (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: