You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Joseph Gresock (JIRA)" <ji...@apache.org> on 2017/01/05 17:46:58 UTC

[jira] [Updated] (NIFI-3275) SocketChannelSender wrong message about setting the Socket Send Buffer

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

Joseph Gresock updated NIFI-3275:
---------------------------------
    Status: Patch Available  (was: Open)

> 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.1, 1.1.1, 0.7.1, 1.1.0, 0.6.1, 0.7.0, 0.6.0, 1.0.0
>            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)