[
https://issues.apache.org/jira/browse/PLC4X-258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Łukasz Dywicki resolved PLC4X-258.
----------------------------------
Resolution: Fixed
Pushed together with better timeout handling.
> Ditch out lambdas from netty wrapper
> ------------------------------------
>
> Key: PLC4X-258
> URL: https://issues.apache.org/jira/browse/PLC4X-258
> Project: Apache PLC4X
> Issue Type: Improvement
> Components: Core
> Affects Versions: 0.8.0
> Reporter: Łukasz Dywicki
> Priority: Major
> Fix For: 0.8.0
>
>
> {{Plc4xNettyWrapper}} uses few lambda statements which are repeatable (ie.
> noop timeout processor) which can be successfully replaced with static
> classes as parameters and context of execution is completely static.
> This small change will allow us to clarify a bit stack traces and also make
> log statements generated during handler matching by `only` and `check` calls
> cleaner.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)