-
Improvement
-
Resolution: Done
-
Minor
While working on the design for JENKINS-51413, I need to implement a new command transport to support Kafka communication. However, CommandTransport and SynchronousCommandTransport are not allowed to be sub-typed outside of the package because some of the fields, methods were made package-private. The proposed solution to this is to change them to protected access level.
- relates to
-
JENKINS-51541 SlaveComputer should support creating channels with custom ChannelBuilder
-
- Resolved
-
[JENKINS-51551] Allow CommandTransport and its sub-classes to be sub-typed from outside
Summary | Original: Allow CommandTransport and its subclasses to be subtyped from outside | New: Allow CommandTransport and its sub-classes to be sub-typed from outside |
Description |
Original:
While working on the design for [ |
New:
While working on the design for |
Description |
Original:
While working on the design for |
New:
While working on the design for |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Link |
New:
This issue relates to |
Resolution | New: Done [ 10000 ] | |
Status | Original: In Review [ 10005 ] | New: Resolved [ 5 ] |
Labels | Original: remoting | New: 2.121.2-fixed remoting |