jenkinsci / jenkinsci/git-parameter-plugin
[JENKINS-54171] Git parameter branch selector becomes slow after a period of time
- Dominant language
- Java
- Stars
- 131
- Forks
- 134
- Avg merge
- 21h 5m
- Merged PRs (30d)
- 1
Description
Hello.
I have a deployment job with about 26 branch selectors. It takes about 3-4 minutes to load the menu with all branches using git parameter plugin. But I noticed that it takes only 10 seconds If I will clone the job and will do the same in the cloned job. But after a period of time it will also become slow.
I suppose that it is possible to load branches fast for every deployment. I tried to wipe workspace and to restart Jenkins. But it didn't help.
Please let me know if you need some additional info.
Update: Just updated Jenkins till 2.138.2 and Git parameter till 0.9.6. Issue still persists.
---
Originally reported by snaf, imported from: Git parameter branch selector becomes slow after a period of time
Raw content of original issue
Hello.
I have a deployment job with about 26 branch selectors. It takes about 3-4 minutes to load the menu with all branches using git parameter plugin. But I noticed that it takes only 10 seconds If I will clone the job and will do the same in the cloned job. But after a period of time it will also become slow.
I suppose that it is possible to load branches fast for every deployment. I tried to wipe workspace and to restart Jenkins. But it didn't help.
Please let me know if you need some additional info.
Update: Just updated Jenkins till 2.138.2 and Git parameter till 0.9.6. Issue still persists.
environment
```
OS: Ubuntu 18.04
Jenkins version: 2.121.3
Git Parameter version: 0.9.4
```
3 attachments
- [GSL-jenkins-config.xml](https://issues.jenkins.io/secure/attachment/49428/GSL-jenkins-config.xml)
- [image-2018-10-31-21-15-59-629.png](https://issues.jenkins.io/secure/attachment/45017/image-2018-10-31-21-15-59-629.png)
> 
- [jenkins.png](https://issues.jenkins.io/secure/attachment/45018/jenkins.png)
> 
Contributor guide
Assessment
This issue has not been assessed yet.