[
https://issues.apache.org/jira/browse/BOOKKEEPER-998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sijie Guo resolved BOOKKEEPER-998.
----------------------------------
Resolution: Fixed
Fix Version/s: 4.5.0
Issue resolved by merging pull request 104
[https://github.com/apache/bookkeeper/pull/104]
{noformat}
commit 28c264c8655f74e09ceee5ad499942cfb0dc65dc
Author: Robert (Bobby) Evans <[email protected]>
AuthorDate: Wed Mar 22 16:48:06 2017 -0700
Commit: Sijie Guo <[email protected]>
CommitDate: Wed Mar 22 16:48:06 2017 -0700
BOOKKEEPER-998: Increased the max entry size to 5MB
Full disclosure, most of these changes were actually done by merlimat For
this I am mostly just putting them back into open source.
Author: Robert (Bobby) Evans <[email protected]>
Reviewers: Enrico Olivelli <[email protected]>, Venkateswararao Jujjuri
(JV) <None>
Closes #104 from revans2/BOOKKEEPER-998
{noformat}
> 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
> Fix For: 4.5.0
>
>
> 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)