[
https://issues.apache.org/jira/browse/BOOKKEEPER-998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15857472#comment-15857472
]
ASF GitHub Bot commented on BOOKKEEPER-998:
-------------------------------------------
Github user sijie commented on the issue:
https://github.com/apache/bookkeeper/pull/104
I think 1MB limitation was coming before we used netty for the network
transportation. Increasing it to 5MB sounds okay to me. I don't think it breaks
any backward compatibility issue. I don't have any strong preference here on
using a system property or configuration setting for it.
> Increased the max entry size to 5MB
> -----------------------------------
>
> Key: BOOKKEEPER-998
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-998
> Project: Bookkeeper
> Issue Type: Improvement
> Components: bookkeeper-server
> Reporter: Robert Joseph Evans
> Assignee: Robert Joseph Evans
>
> In practice we have found the Bookkeeper can handle 5MB entries without
> issue. We should make the {{PerChannelBookieClient.MAX_FRAME_LENGTH}}, the
> {{BookieNettyServer.maxMessageSize}} and the
> {{EntryLogger.MAX_SANE_ENTRY_SIZE}} size all consistent with one another, and
> ideally 5MB.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)