[midPoint-git] [Evolveum/midpoint] a90a2e: Implement better optimization of complete buckets

Pavol Mederly mederly at evolveum.com
Tue Mar 6 17:55:57 CET 2018


  Branch: refs/heads/feature/multinode-tasks
  Home:   https://github.com/Evolveum/midpoint
  Commit: a90a2e35cbd3e90138c08c8b15b654fb05f9c23a
      https://github.com/Evolveum/midpoint/commit/a90a2e35cbd3e90138c08c8b15b654fb05f9c23a
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2018-03-06 (Tue, 06 Mar 2018)

  Changed paths:
    M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
    M repo/task-quartz-impl/src/main/java/com/evolveum/midpoint/task/quartzimpl/work/WorkStateManager.java
    M repo/task-quartz-impl/src/test/java/com/evolveum/midpoint/task/quartzimpl/AbstractTaskManagerTest.java
    M repo/task-quartz-impl/src/test/java/com/evolveum/midpoint/task/quartzimpl/TestWorkDistribution.java
    M repo/task-quartz-impl/src/test/resources/work/task-100-c.xml
    M repo/task-quartz-impl/src/test/resources/work/task-100-w.xml
    M repo/task-quartz-impl/src/test/resources/work/task-110-0.xml
    M repo/task-quartz-impl/src/test/resources/work/task-120-0.xml

  Log Message:
  -----------
  Implement better optimization of complete buckets

Now complete buckets will never accumulate in a task.
There will be at most one of them.




More information about the midPoint-svn mailing list