jstastny-cz opened a new pull request, #2300:
URL: https://github.com/apache/incubator-kie-kogito-apps/pull/2300

   Fixes apache/incubator-kie-issues#2237
   
   Addressing Jobs retry execution scheduling issue caused by unintended 
removal of the scheduled retry timer.
   
   The fix is to bring in the notion of orders of the retry executions into the 
timer info and prevent removals of newly scheduled timer by an outdated 
"request" to remove the previous one.
   
   There's one confirmation test method 
`testRaceConditionBetweenRetryAndCancel` and others added for sake of 
regression coverage.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to