[jboss-jira] [JBoss JIRA] (DROOLS-1660) Temporal operator fails after serialization

Christopher Brecht (JIRA) issues at jboss.org
Thu Jul 13 03:39:00 EDT 2017


Christopher Brecht created DROOLS-1660:
------------------------------------------

             Summary: Temporal operator fails after serialization
                 Key: DROOLS-1660
                 URL: https://issues.jboss.org/browse/DROOLS-1660
             Project: Drools
          Issue Type: Bug
    Affects Versions: 7.0.0.Final, 6.5.0.Final
            Reporter: Christopher Brecht
            Assignee: Edson Tirelli
         Attachments: EventA.java, Reproducer.java

I attached a reproducer of the problem. If I am executing the rules without serialization everything is working correctly.

 If I am executing it with serialization the rules are firing to often. I expect the rule to fire only once. It should fire once at 03:06:00 but it fires 3 times, once at 3:04:00 and 2 times at 3:06:00.

It have to be a problem with serialization of the temporal operators like after,before, etc. 



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list