[
https://issues.apache.org/jira/browse/HBASE-13185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14354400#comment-14354400
]
Hudson commented on HBASE-13185:
--------------------------------
FAILURE: Integrated in HBase-TRUNK #6230 (See
[https://builds.apache.org/job/HBase-TRUNK/6230/])
HBASE-13185 Document hbase.regionserver.thrift.framed.max_frame_size_in_mb more
clearly (stack: rev 0654d13403dc8c739d2cb9ec6820aacda2eb3017)
* hbase-common/src/main/resources/hbase-default.xml
> Document hbase.regionserver.thrift.framed.max_frame_size_in_mb more clearly
> ---------------------------------------------------------------------------
>
> Key: HBASE-13185
> URL: https://issues.apache.org/jira/browse/HBASE-13185
> Project: HBase
> Issue Type: Improvement
> Components: documentation
> Reporter: Daisuke Kobayashi
> Assignee: Daisuke Kobayashi
> Priority: Trivial
> Fix For: 2.0.0
>
> Attachments: HBASE-13185.patch
>
>
> Current document does not make sense how much is it going to allocate for
> {{hbase.regionserver.thrift.framed.max_frame_size_in_mb}}:
> http://hbase.apache.org/book.html#hbase.regionserver.thrift.framed.max_frame_size_in_mb
> It is 2MB by default per the code, so that it would be fine to document this:
> https://github.com/apache/hbase/blob/master/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/ThriftServerRunner.java#L450-L451
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)