Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Jacob Cobbett-SmithJacob Cobbett-SmithReporter
Jacob Cobbett-SmithJacob Cobbett-SmithPriority
MajorFix versions
Details
Details
Components
Assignee
Jacob Cobbett-Smith
Jacob Cobbett-SmithReporter
Jacob Cobbett-Smith
Jacob Cobbett-SmithPriority
Fix versions
Created March 16, 2015 at 3:11 PM
Updated July 23, 2015 at 4:04 PM
Resolved March 18, 2015 at 1:35 PM
If some nodes stop early, e.g. due to a choosen, distribute stops sending to those nodes. However, the buckets it had built up to that point that targetted those nodes were not being released and remained part of the overall capped send buffer. Distribute would therefore be working with the remainder of the capped send buffer for the rest of the distribute.
Ensure that the defunct send buckets are released as soon as possible.