You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2019/01/15 05:54:00 UTC

[jira] [Commented] (HBASE-20986) Separate the config of block size when we do log splitting and write Hlog

    [ https://issues.apache.org/jira/browse/HBASE-20986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16742773#comment-16742773 ] 

Hudson commented on HBASE-20986:
--------------------------------

Results for branch branch-1
	[build #634 on builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/634/]: (x) *{color:red}-1 overall{color}*
----
details (if available):

(x) {color:red}-1 general checks{color}
-- For more information [see general report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/634//General_Nightly_Build_Report/]


(x) {color:red}-1 jdk7 checks{color}
-- For more information [see jdk7 report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/634//JDK7_Nightly_Build_Report/]


(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/634//JDK8_Nightly_Build_Report_(Hadoop2)/]




(x) {color:red}-1 source release artifact{color}
-- See build output for details.


> Separate the config of block size when we do log splitting and write Hlog
> -------------------------------------------------------------------------
>
>                 Key: HBASE-20986
>                 URL: https://issues.apache.org/jira/browse/HBASE-20986
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 3.0.0, 2.1.0, 2.0.1, 2.2.0
>            Reporter: Jingyun Tian
>            Assignee: Jingyun Tian
>            Priority: Major
>             Fix For: 3.0.0, 2.2.0, 2.1.1
>
>         Attachments: HBASE-20986.branch-2.001.patch, HBASE-20986.master.001.patch, HBASE-20986.master.002.patch, HBASE-20986.master.003.patch, HBASE-20986.master.004.patch
>
>
> Since the block size of recovered edits and hlog are the same right now, if we set a large value to block size, name node may not able to assign enough space when we do log splitting. But set a large value to hlog block size can help reduce the number of region server asking for a new block. Thus I think separate the config of block size is necessary.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)