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

Pierre Villard updated NIFI-15157:
----------------------------------
    Fix Version/s: 2.7.0
       Resolution: Fixed
           Status: Resolved  (was: Patch Available)

> Reduce Shutdown Quiet Period in PutSyslog
> -----------------------------------------
>
>                 Key: NIFI-15157
>                 URL: https://issues.apache.org/jira/browse/NIFI-15157
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Minor
>             Fix For: 2.7.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The PutSyslog Processor uses Netty for sending syslog messages and builds on 
> the shared Event Transport module for constructing the socket sender. The 
> default Event Sender Factory has a shutdown quiet period of 2 seconds, 
> causing the Processor to wait for that period before closing the socket. This 
> quiet period is not necessary for the syslog protocol because the server does 
> not send response packets. Reducing the shutdown quiet period to the quick 
> setting of 200 ms also improves the behavior of the unit tests, removing 
> unnecessary waiting.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to