[ 
https://issues.apache.org/jira/browse/NIFI-3275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15802039#comment-15802039
 ] 

ASF subversion and git services commented on NIFI-3275:
-------------------------------------------------------

Commit 68057cb4af3a0207671c2654eabbcbd07284a18e in nifi's branch 
refs/heads/master from Joe Gresock
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=68057cb ]

NIFI-3275: Correcting SocketChannelSender log warning message

This closes #1398.


> SocketChannelSender wrong message about setting the Socket Send Buffer
> ----------------------------------------------------------------------
>
>                 Key: NIFI-3275
>                 URL: https://issues.apache.org/jira/browse/NIFI-3275
>             Project: Apache NiFi
>          Issue Type: Bug
>    Affects Versions: 1.0.0, 0.6.0, 0.7.0, 0.6.1, 1.1.0, 0.7.1, 1.1.1, 1.0.1
>            Reporter: Bryan Bende
>            Assignee: Bryan Bende
>            Priority: Trivial
>             Fix For: 1.2.0
>
>
> SocketChannelSender can produce the following warning message:
> {code}
> logger.warn("Attempted to set Socket Send Buffer Size to " + maxSendBufferSize
> + " bytes but could only set to " + actualSendBufSize + "bytes. You may want 
> to "
> + "consider changing the Operating System's maximum receive buffer");
> {code}
> The last line says "receive buffer" and should be "send buffer".



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

Reply via email to