[
https://issues.apache.org/jira/browse/HBASE-13865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14659909#comment-14659909
]
Nicolas Liochon commented on HBASE-13865:
-----------------------------------------
Hey Nick :-)
If I'm not mistaken (I'm always confused by the various config files...), the
patch should not change the behavior for most common deployments, because the
value is set to 4 in the hbase-default.xml (and for the users who set it to 2:
the xml config is used first, it won't change for them as well).
So:
- The patch is a good cleanup imho
- It's safe as it does not change the behavior.
+1
I updated the release notes.
> Increase the default value for hbase.hregion.memstore.block.multipler from 2
> to 4 (part 2)
> ------------------------------------------------------------------------------------------
>
> Key: HBASE-13865
> URL: https://issues.apache.org/jira/browse/HBASE-13865
> Project: HBase
> Issue Type: Bug
> Components: documentation
> Affects Versions: 2.0.0
> Reporter: Vladimir Rodionov
> Assignee: Gabor Liptak
> Priority: Trivial
> Fix For: 2.0.0, 0.98.14, 1.3.0, 1.2.1, 1.0.3, 1.1.3
>
> Attachments: HBASE-13865.1.patch, HBASE-13865.2.patch,
> HBASE-13865.2.patch
>
>
> Its 4 in the book and 2 in a current master.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)