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

Bryan Bende updated NIFI-274:
-----------------------------
    Attachment: NIFI-274-3.patch

New patch with the following changes...
* Refactored how connections are handled on the put side - closes idle 
connections based on an idle timeout property, and creates connections on 
demand if needed up to the number of concurrent tasks
* Removed property for number of buffers from both processors and based it off 
the number of concurrent tasks for the thread
* On the put side if a buffer from the pool is too small for the incoming 
message it will create a new one on the fly
* Added more unit tests for PutSyslog 

> Syslog processors
> -----------------
>
>                 Key: NIFI-274
>                 URL: https://issues.apache.org/jira/browse/NIFI-274
>             Project: Apache NiFi
>          Issue Type: New Feature
>          Components: Extensions
>    Affects Versions: 0.1.0
>         Environment: any
>            Reporter: Corey Flowers
>            Assignee: Bryan Bende
>            Priority: Minor
>              Labels: features
>             Fix For: 0.4.0
>
>         Attachments: NIFI-274-2.patch, NIFI-274-3.patch, NIFI-274.patch
>
>
> request to add syslog processors for direct interaction with syslog to 
> include pulls and pushes of log info.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to