|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
- [JIRA] (JENKINS-14114) CPU on 100% when sendi... cbos...@gmail.com (JIRA)
- [JIRA] (JENKINS-14114) CPU on 100% when ... slide.o....@gmail.com (JIRA)
Lately we did not face this issue anymore.
We faced this issue with a very large sync-merge (after a very large drop-merge of another team).
The commit message of the sync-merge drop-merge contained all committed in the branch.
The size of the commit message was more the 1Mb.
I guess that change history XML is parsed and that took a lot of time.
Maybe it is possible to create a change XML without commit messages itself (only committer info). That makes parsing of the XML much faster.
We use SVN.
Only thread information I have is in the screenshot attached to this ticket.