Allow CommandTransport and its sub-classes to be sub-typed from outside

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      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.

            Assignee:
            Pham Vu Tuan
            Reporter:
            Pham Vu Tuan
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: