Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.10.0, 3.10.2, 3.10.4, 3.10.6
-
None
Description
The refactored hashdistribute introduced a fixed small delay (~100ms) when wound up. Normally unnoticed, however in a loop processing relatively few records with many small distributing processing, this overhead started to be come noticeable.
Avoid by retaining the distributor instances between activity startups.