jenkinsci / jenkinsci/subversion-plugin
[JENKINS-17616] Performance issue with Subversion plugin - trigger build on SVN commit takes too long
- Dominant language
- Java
- Stars
- 131
- Forks
- 275
- Avg merge
- 12h 4m
- Merged PRs (30d)
- 6
Description
After upgrade of Jenkins/Subversion plugin from version 1.447/1.39 to version 1.501/1.45, we have noticed significant delay in triggering builds on commit (around 1 minute). We are using notify CI method in our post-commit hooks.Users who do not have jobs configured in Jenkins are being badly impacted, while post commit hook notifies Jenkins.
Downgrading Subversion plugin back to 1.39 removes this issue, but we would like to be on a higher version as Subversion 1.7 is supported those versions.
---
Originally reported by gcadmin, imported from: Performance issue with Subversion plugin - trigger build on SVN commit takes too long
recena
Raw content of original issue
After upgrade of Jenkins/Subversion plugin from version 1.447/1.39 to version 1.501/1.45, we have noticed significant delay in triggering builds on commit (around 1 minute). We are using notify CI method in our post-commit hooks.Users who do not have jobs configured in Jenkins are being badly impacted, while post commit hook notifies Jenkins.
Downgrading Subversion plugin back to 1.39 removes this issue, but we would like to be on a higher version as Subversion 1.7 is supported those versions.
- environment:
Windows, Visual SVN
1 attachment
- [exception_long_after_timeout.txt](https://issues.jenkins.io/secure/attachment/23772/exception_long_after_timeout.txt)
Contributor guide
Assessment
This issue has not been assessed yet.