[midPoint-git] [Evolveum/midpoint] fa1705: Remove task only if in CLOSED state (MID-5033)

mederly noreply at github.com
Thu Feb 7 13:19:11 CET 2019


  Branch: refs/heads/feature/messaging-as-source
  Home:   https://github.com/Evolveum/midpoint
  Commit: fa1705ff4388c980f4322bf03933b9d3ab9d9269
      https://github.com/Evolveum/midpoint/commit/fa1705ff4388c980f4322bf03933b9d3ab9d9269
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2019-02-07 (Thu, 07 Feb 2019)

  Changed paths:
    M repo/task-quartz-impl/src/main/java/com/evolveum/midpoint/task/quartzimpl/TaskManagerQuartzImpl.java

  Log Message:
  -----------
  Remove task only if in CLOSED state (MID-5033)

It looks like that when re-scheduling already closed single-run tasks
they keep their completionTimestamp set. And so they are eventually
cleaned up. This is an immediate fix, requiring tasks that are to
be cleaned to have also execution status = CLOSED. See also MID-5133.




More information about the midPoint-svn mailing list