[
https://issues.apache.org/jira/browse/BOOKKEEPER-998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15938273#comment-15938273
]
Hudson commented on BOOKKEEPER-998:
-----------------------------------
FAILURE: Integrated in Jenkins build bookkeeper-master #1695 (See
[https://builds.apache.org/job/bookkeeper-master/1695/])
BOOKKEEPER-998: Increased the max entry size to 5MB (sijie: rev
28c264c8655f74e09ceee5ad499942cfb0dc65dc)
* (edit)
bookkeeper-server/src/main/java/org/apache/bookkeeper/proto/BookieNettyServer.java
* (edit)
bookkeeper-server/src/main/java/org/apache/bookkeeper/proto/PerChannelBookieClient.java
* (edit)
bookkeeper-server/src/main/java/org/apache/bookkeeper/conf/ServerConfiguration.java
* (edit)
bookkeeper-server/src/main/java/org/apache/bookkeeper/bookie/EntryLogger.java
* (edit)
bookkeeper-server/src/main/java/org/apache/bookkeeper/conf/ClientConfiguration.java
* (edit)
bookkeeper-server/src/main/java/org/apache/bookkeeper/conf/AbstractConfiguration.java
> 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)