[infinispan-issues] [JBoss JIRA] Created: (ISPN-1124) GenericJBossMarshaller.isMarshallable hiding exceptions

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Thu May 19 09:58:01 EDT 2011


GenericJBossMarshaller.isMarshallable hiding exceptions
-------------------------------------------------------

                 Key: ISPN-1124
                 URL: https://issues.jboss.org/browse/ISPN-1124
             Project: Infinispan
          Issue Type: Bug
          Components: Marshalling
    Affects Versions: 5.0.0.CR2, 4.2.1.FINAL
            Reporter: Galder Zamarreño
            Assignee: Galder Zamarreño
             Fix For: 5.0.0.CR3, 5.0.0.FINAL


If GenericJBossMarshaller.isMarshallable throws any exception while trying to serialize something like it did in http://pastie.org/1917562, then the original exception is lost and not sent back, so it's hard to figure out the root cause of http://pastie.org/1917310

GenericJBossMarshaller.isMarshallable could log any exception but it's probably better if any exception is propagated back it can be sent back as root cause.

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