Details
-
Improvement
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
In order to diagnose a Jenkins master that developed a remoting related problem (such as channel clogging), we want remoting to be able to provide detailed statistics for a channel, and support core plugin to be able to pull this information into a bundle.
Code changed in jenkins
User: Oleg Nenashev
Path:
pom.xml
src/main/java/hudson/remoting/Channel.java
http://jenkins-ci.org/commit/remoting/9dc931703eb89ceb7608b88c0dd04da36f528a3b
Log:
JENKINS-39150- API stabilization && compliance with the compatibility policy (#125)JENKINS-39150- Restrict the newly introduced APIs in stable-2.x branchJENKINS-39150- Fix error processing in the diagnostics dump APIJENKINS-39150- Fix TyposJENKINS-39150- Even more diagnostics according to comments from @stephencJENKINS-39150- Statistic counters are long volatile nowAddresses comments from @oleg-nenashev and @rsandell
JENKINS-39150- Address comment from @oleg-nenashev about conflict with #109JENKINS-39150- Fix another typo