Expose DFU workunit option "noCommon" - that prevents pullers being commoned up if on same target

Description

When pulling there is normally a pulling process per partition up to a maximum number of concurrent pullers.
However, if the target pullers are on the same host, they will be dedupped, meaning that if multiple partition parts are destined for the same node, there will only be 1 pull process (ftslave).

That means that if the source parts on various remote hosts, they will be read in series, not concurrently, which depending on the relative speeds of the target and network speeds/latencies, can significantly effect the throughput.

There is an option to prevent this commoning up "noCommon", but it is not exposed as an option either in dfuplus or esp/eclwatch.

Conclusion

None

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Fix versions

Pull Request URL

Created January 15, 2020 at 9:25 AM
Updated August 18, 2020 at 6:36 PM
Resolved January 15, 2020 at 4:37 PM