0a1786c32c
Motivation: Previously, any 'relative' pipeline operations, such as ctx.pipeline().replace(), .addBefore(), addAfter(), etc would fail as the handler was not present in the pipeline. Modification: Used the pattern from ChannelInitializer when invoking configurePipeline(). Result: Fixes #9131 |
||
---|---|---|
.. | ||
src | ||
pom.xml |