On 22 April 2016 at 07:24, dennys <dennys.hs...@gmail.com> wrote: > We use Jenkins 1.554.3, I know it's old, we'll try to upgrade it. > And most projects are Maven 2/3, I think we cannot disable fingerprint of > Maven project, is it correct? >
It is evil in many many ways: http://javaadventure.blogspot.ie/2013/11/jenkins-maven-job-type-considered-evil.html lists just some of the ways in which it is evil. More critically for you, the fingerprinting of artifacts causes some concurrency related locking that effectively hobbles the concurrent build rate. It may have been fixed in newer versions, but I stay away from the evil one so I cannot confirm. > > Btw, Jenkins copies all artifacts from slaves to master after build. Will > it > increase disk IO or network loading of Jenkins master? > Yes. However file copy is a more optimized path in the remoting protocol so it should not be as bad... but if you are copying very large (think .iso images) files it may be better to route around Jenkins remoting > > > > -- > View this message in context: > http://jenkins-ci.361315.n4.nabble.com/How-many-jobs-can-handle-by-Jenkins-master-tp4808004p4808474.html > Sent from the Jenkins users mailing list archive at Nabble.com. > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to jenkinsci-users+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/1461306253866-4808474.post%40n4.nabble.com > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CA%2BnPnMyAh3G1R2xwC09s_o1cHi_hTmXFg3rqqb-OceGL53na4w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.