[
https://issues.apache.org/jira/browse/FLUME-2130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashish Paliwal updated FLUME-2130:
----------------------------------
Attachment: FLUME-2130-1.patch
Updated patch as per review comments. min size and initial size has been
hardcoded to 2048. It's not configurable. We can alternatively make it
configurable by asking from User. Please review and let me know if we need to
do this.
> Handle larger payloads via SyslogUDPSource
> ------------------------------------------
>
> Key: FLUME-2130
> URL: https://issues.apache.org/jira/browse/FLUME-2130
> Project: Flume
> Issue Type: Improvement
> Affects Versions: v1.2.0, v1.3.0, v1.4.0
> Reporter: Roman Scherer
> Assignee: Ashish Paliwal
> Attachments:
> 0001-Handle-larger-UDP-payloads-via-SyslogUDPSource.patch,
> FLUME-2130-0.patch, FLUME-2130-1.patch
>
>
> Syslog messages sent via UDP can contain a payload up to 65507 bytes.
> Payloads more than 768 bytes are currently truncated because the Netty's
> buffer size set to this value.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)