Skip to content

设置配置参数hbase.regionserver.global.memstore.size + hfile.block.cache.size > 0.8时,可保存成功,导致扩容及后续操作失败 #8

@liuyp2018

Description

@liuyp2018

修改配置参数,设置了hbase.regionserver.global.memstore.size + hfile.block.cache.size > 0.8,程序未进行校验控制,可保存成功;
会导致的问题:
1、此时,进行扩容操作,会导致扩容操作失败;
2、修改配置参数使hbase.regionserver.global.memstore.size + hfile.block.cache.size <=0.8,保存后,再进行切换私网操作后,从节点状态均显示为不正常

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions