You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Nathan Gough (Jira)" <ji...@apache.org> on 2021/12/15 16:51:00 UTC

[jira] [Updated] (NIFI-9478) Improve Netty exception logging

     [ https://issues.apache.org/jira/browse/NIFI-9478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nathan Gough updated NIFI-9478:
-------------------------------
    Description: ListenTCP does not show a WARN message when a frame is dropped due its size being larger than 'Receive Buffer Size', which appears to be a result of the exception log handling in netty. This may affect other processors now using netty. The exception log handler should be at the end of the netty handler pipeline.  (was: ListenTCP does not show a WARN message when a frame is dropped due its size being larger than 'Receive Buffer Size'.)
        Summary: Improve Netty exception logging  (was: Update bulletin log for ListenTCP)

> Improve Netty exception logging
> -------------------------------
>
>                 Key: NIFI-9478
>                 URL: https://issues.apache.org/jira/browse/NIFI-9478
>             Project: Apache NiFi
>          Issue Type: Improvement
>    Affects Versions: 1.16.0
>            Reporter: Nathan Gough
>            Assignee: Nathan Gough
>            Priority: Minor
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> ListenTCP does not show a WARN message when a frame is dropped due its size being larger than 'Receive Buffer Size', which appears to be a result of the exception log handling in netty. This may affect other processors now using netty. The exception log handler should be at the end of the netty handler pipeline.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)