Branch: refs/heads/master
Home: https://github.com/jenkinsci/remoting
Commit: df3dc722364651238c948c1a6b45660467580ce4
https://github.com/jenkinsci/remoting/commit/df3dc722364651238c948c1a6b45660467580ce4
Author: Oleg Nenashev <[email protected]>
Date: 2017-11-16 (Thu, 16 Nov 2017)
Changed paths:
M src/main/java/hudson/remoting/Callable.java
M src/main/java/hudson/remoting/RemoteInvocationHandler.java
M src/main/java/hudson/remoting/forward/PortForwarder.java
A src/main/java/org/jenkinsci/remoting/ChannelStateException.java
M src/test/java/hudson/remoting/ChannelTest.java
M src/test/java/hudson/remoting/ClassRemotingTest.java
M src/test/java/org/jenkinsci/remoting/protocol/ProtocolStackImplTest.java
Log Message:
-----------
[JENKINS-48055] - Introduce convenient Channel retrieval methods in Callables.
This change introduces new API, which is expected to cleanup FindBugs reports
in the core and to offer better diagnostics of edge cases.
The logic also allows failing fast when the channel is being terminated.
Commit: 15154980e3660ed2410b91fdbf7d49f7fb9ec105
https://github.com/jenkinsci/remoting/commit/15154980e3660ed2410b91fdbf7d49f7fb9ec105
Author: Oleg Nenashev <[email protected]>
Date: 2017-11-16 (Thu, 16 Nov 2017)
Changed paths:
M src/main/java/hudson/remoting/Callable.java
M src/main/java/hudson/remoting/ChannelClosedException.java
M src/main/java/org/jenkinsci/remoting/ChannelStateException.java
Log Message:
-----------
[JENKINS-48055] - Integrate ChannelClosedException and ChannelStateException.
Commit: 9b8fd56e780f0c042c8ac35333e87faba8c5f81f
https://github.com/jenkinsci/remoting/commit/9b8fd56e780f0c042c8ac35333e87faba8c5f81f
Author: Oleg Nenashev <[email protected]>
Date: 2017-11-17 (Fri, 17 Nov 2017)
Changed paths:
M src/main/java/hudson/remoting/Callable.java
M src/main/java/hudson/remoting/ChannelClosedException.java
M src/main/java/hudson/remoting/RemoteInvocationHandler.java
M src/main/java/hudson/remoting/forward/PortForwarder.java
A src/main/java/org/jenkinsci/remoting/ChannelStateException.java
M src/test/java/hudson/remoting/ChannelTest.java
M src/test/java/hudson/remoting/ClassRemotingTest.java
M src/test/java/org/jenkinsci/remoting/protocol/ProtocolStackImplTest.java
Log Message:
-----------
Merge pull request #228 from oleg-nenashev/feature/JENKINS-48055
[JENKINS-48055] - Introduce convenient Channel retrieval methods in Callables.
Compare:
https://github.com/jenkinsci/remoting/compare/33692ca9dab4...9b8fd56e780f
--
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 [email protected].
For more options, visit https://groups.google.com/d/optout.