[ 
https://issues.apache.org/jira/browse/BEAM-3420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Groh resolved BEAM-3420.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 2.4.0

> TimerData#compareTo should respect Timer IDs
> --------------------------------------------
>
>                 Key: BEAM-3420
>                 URL: https://issues.apache.org/jira/browse/BEAM-3420
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-core
>            Reporter: Thomas Groh
>            Assignee: Batkhuyag Batsaikhan
>            Priority: Major
>             Fix For: 2.4.0
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> https://github.com/apache/beam/blob/master/runners/core-java/src/main/java/org/apache/beam/runners/core/TimerInternals.java#L209
> Two timers that have distinct IDs should not compare as equal, even if 
> they're in the same namespace, for the same time in the same domain. They 
> should appear in an arbitrary, but consistent, order.
> We should have more tests surrounding these code paths.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to