-
Suggestion
-
Resolution: Fixed
-
None
It appears from looking at log files that each individual file in an artifact collection is transmitted as a single JMS message. This isn't particularly great for a lot of our plans, where we copy over a hierarchy of JUnit HTML and Clover HTML reports. They can take many minutes to copy the artifacts (where artifact copying takes far longer than the actual build itself).
Would it be possible to batch up artifact copying in some way to reduce the length of time it takes to copy large numbers of small files?
- is related to
-
BAM-1889 Improve server-side performance of artifact transfer
- Closed
Kyle,
We have done a lot of work in the current 2.2. release around improving artifact transfer speeds from remote agents. This should solve the issue you are seeing.
Please do re-open this issue if artifact transfer is still an issue for you after release 2.2. (which is not too far away).
Cheers,
Edwin