You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Johny Rufus (JIRA)" <ji...@apache.org> on 2015/07/03 20:09:04 UTC

[jira] [Created] (FLUME-2733) BlobDeserializer's default maxBlobLength should be less than 64 MB

Johny Rufus created FLUME-2733:
----------------------------------

             Summary: BlobDeserializer's default maxBlobLength should be less than 64 MB
                 Key: FLUME-2733
                 URL: https://issues.apache.org/jira/browse/FLUME-2733
             Project: Flume
          Issue Type: Bug
            Reporter: Johny Rufus
            Assignee: Johny Rufus


Currently, BlobDeserializer's default maxBlobLength is ~ 100 MB, this does not work very well with File Channel, as Google protobuf does not seem to handle messages > 64 MB. So the default should be set to ~ 60 MB 



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