[
https://issues.apache.org/jira/browse/FLUME-2130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894995#comment-13894995
]
ASF subversion and git services commented on FLUME-2130:
--------------------------------------------------------
Commit e07a0a6883c84836e618d187c1381d47a26bfc71 in branch refs/heads/trunk from
[~hshreedharan]
[ https://git-wip-us.apache.org/repos/asf?p=flume.git;h=e07a0a6 ]
FLUME-2130. Handle larger payloads via SyslogUDPSource
(Ashish Paliwal via Hari Shreedharan)
> 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, FLUME-2130-2.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.5#6160)