Branch: refs/heads/master Home: https://github.com/jenkinsci/winstone Commit: fcc796b47a3ff86c3cef9ef5f113e17a1b218942 https://github.com/jenkinsci/winstone/commit/fcc796b47a3ff86c3cef9ef5f113e17a1b218942 Author: James Nord <jnord+git...@cloudbees.com> Date: 2020-01-20 (Mon, 20 Jan 2020)
Changed paths: M src/main/java/winstone/Launcher.java Log Message: ----------- [JENKINS-60821] set the name of Jetty's thread pool by default any thread created from a QueudThreadPool has `qtp` as the base of its name. Given there could be other usage of QueuedThreadPool and that it is usefull to be friendly set the name of the threadpool so something helpful and hopefully unique. Commit: c59636f585d991b4bbde8f21c0f633458fed3fd8 https://github.com/jenkinsci/winstone/commit/c59636f585d991b4bbde8f21c0f633458fed3fd8 Author: James Nord <jtn...@users.noreply.github.com> Date: 2020-01-21 (Tue, 21 Jan 2020) Changed paths: M src/main/java/winstone/Launcher.java Log Message: ----------- Change the name of the Jetty pool to "Jetty (winstone) Update name of the thread pool as suggested by @jglick Commit: 25adc3630e942601431f12576e3603d99fc65a9e https://github.com/jenkinsci/winstone/commit/25adc3630e942601431f12576e3603d99fc65a9e Author: Oleg Nenashev <o.v.nenas...@gmail.com> Date: 2020-01-22 (Wed, 22 Jan 2020) Changed paths: M src/main/java/winstone/Launcher.java Log Message: ----------- Merge pull request #90 from jtnord/jett-thread-pool-name [JENKINS-60821] set the name of Jetty's thread pool Compare: https://github.com/jenkinsci/winstone/compare/f4373ac32ecc...25adc3630e94 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/winstone/push/refs/heads/master/f4373a-25adc3%40github.com.