[midPoint-git] [Evolveum/midpoint] cf8b57: Fix worker tasks progress reporting

mederly noreply at github.com
Tue Apr 27 16:43:17 CEST 2021


  Branch: refs/heads/support-4.3
  Home:   https://github.com/Evolveum/midpoint
  Commit: cf8b579ad038c8b7d1ca68c0fda8c3970b3a7c8f
      https://github.com/Evolveum/midpoint/commit/cf8b579ad038c8b7d1ca68c0fda8c3970b3a7c8f
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2021-04-27 (Tue, 27 Apr 2021)

  Changed paths:
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/task/TaskPartProgressInformation.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/task/TaskWorkStateUtil.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/sync/TestProgressReporting.java

  Log Message:
  -----------
  Fix worker tasks progress reporting

These tasks do not have complete work state information
(only buckets allocated to them) so they cannot report
bucketed progress.

Should fix MID-7002.




More information about the midPoint-svn mailing list