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

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

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

David Handermann resolved NIFI-9478.
------------------------------------
    Fix Version/s: 1.16.0
       Resolution: Fixed

> 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
>             Fix For: 1.16.0
>
>          Time Spent: 40m
>  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)