Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).

Build: #2431 was successful Changes by Guus der Kinderen

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
12 minutes
Labels
None
Agent
Default Agent
Revision
b0dca1a2d5a6a13848288fe12a29d21e8f64be55
Total tests
1342
Successful since
#2419 ()

Tests

Code commits

Author Commit Message Commit date
Guus der Kinderen Guus der Kinderen 288b2615d3e27c7716c789a15f85999fdb9f1654 OF-2658: dynamically add/remove Netty ChannelHandlers to SocketAcceptors
This commit introduces an API that lets plugins add providers of ChannelHandler instances, that are to be added to channels of a SocketAcceptor.

With this API, plugins can modify the behavior in Netty channel pipelines. One application for this is the XmlDebugger plugin, which adds a ChannelHandler that logs data that is passing through the pipeline.
Guus der Kinderen Guus der Kinderen b0dca1a2d5a6a13848288fe12a29d21e8f64be55 OF-2658: Add event listening mechanism for ConnectionAcceptors
This allows code to register for starting and stopping of ConnectionAcceptors.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-2658Could not obtain issue details from Jira