[midPoint-git] [Evolveum/midpoint] c287d2: Fix worker tasks progress reporting
mederly
noreply at github.com
Tue Apr 27 16:56:10 CEST 2021
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: c287d2356aedd5b02cf1691abb2bc0e595970088
https://github.com/Evolveum/midpoint/commit/c287d2356aedd5b02cf1691abb2bc0e595970088
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