Uploaded image for project: 'Apache PLC4X'
  1. Apache PLC4X
  2. PLC4X-258

Ditch out lambdas from netty wrapper

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.8.0
    • 0.8.0
    • Core
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ldywicki Ɓukasz Dywicki
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: