[infinispan-issues] [JBoss JIRA] (ISPN-4329) Protostream invokes TagHandler.onStart() more than once

Adrian Nistor (JIRA) issues at jboss.org
Wed May 28 11:27:15 EDT 2014


Adrian Nistor created ISPN-4329:
-----------------------------------

             Summary: Protostream invokes TagHandler.onStart() more than once
                 Key: ISPN-4329
                 URL: https://issues.jboss.org/browse/ISPN-4329
             Project: Infinispan
          Issue Type: Bug
          Components: Remote Querying
    Affects Versions: 7.0.0.Alpha4
            Reporter: Adrian Nistor
            Assignee: Adrian Nistor
             Fix For: 7.0.0.Beta1


onStart() should be called exactly once, at the beginning of the parse process of the top-level message but it is actually called also every time a nested message is parsed. This was harmless until now because none of our handlers performed anything in onStart().



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the infinispan-issues mailing list