-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
Centos 5.4
-
-
Jenkins 2.230
If the tree you are archiving contains an internal symlink, the target files will be archived twice. This can lead to a very large increase in the size of the archived data and consequently, the time it takes to archive it.
Example:
/archive-root
/big-directory
/symlink -> big-directory
Then every file in big directory will be archived twice.
A fix would be for Hudson to detect internal symlinks and copy them rather than dereference them.
- is duplicated by
-
JENKINS-5993 "Archive the artifacts" does not honor symbolic links
-
- Closed
-
[JENKINS-5597] symlinks in archive trees lead to double archiving
Assignee | New: Andrew Bayer [ abayer ] |
Issue Type | Original: Bug [ 1 ] | New: Improvement [ 4 ] |
Link |
New:
This issue is duplicated by |
Component/s | New: core [ 15593 ] |
Workflow | Original: JNJira [ 135689 ] | New: JNJira + In-Review [ 174366 ] |
Attachment | New: JENKINS-5597-example.groovy [ 43463 ] |
Released As | New: Jenkins 2.230 | |
Assignee | Original: Andrew Bayer [ abayer ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |