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

CommandAwareRpcDispatcher should not swallow exceptions when handling inbound RPC

XMLWordPrintable

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

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

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

              Created:
              Updated:
              Resolved: