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

ASF GitHub Bot commented on NIFI-2614:
--------------------------------------

GitHub user olegz opened a pull request:

    https://github.com/apache/nifi/pull/944

    NIFI-2614 added support for max.request.size

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/olegz/nifi NIFI-2614

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/944.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #944
    
----
commit 555a228eddeea48774051523a8039eb2a032f878
Author: Oleg Zhurakousky <[email protected]>
Date:   2016-08-25T16:04:51Z

    NIFI-2614 added support for max.request.size

----


> Cannot send Kafka messages > 1MiB
> ---------------------------------
>
>                 Key: NIFI-2614
>                 URL: https://issues.apache.org/jira/browse/NIFI-2614
>             Project: Apache NiFi
>          Issue Type: Bug
>    Affects Versions: 1.0.0, 0.7.0
>            Reporter: Christopher McDermott
>            Assignee: Oleg Zhurakousky
>             Fix For: 1.0.0
>
>
> Neither PutKafka or PublishKafka can send a message > 1MiB.  PublishKafka is 
> new in 0.7.0.  In 0.6.1, PutKafka could put messages > 1MiB.  That processors 
> has a Max Record Size property which defined the largest message size.  In 
> 0.7.0 that property is ignored.



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

Reply via email to