【问题标题】:ZooKeeper zxid is used up due to data synchronization between the active and standby HBase clusters由于主备HBase集群数据同步,ZooKeeper zxid用完
【发布时间】:2022-10-24 09:51:10
【问题描述】:

在主备HBase集群数据同步过程中,主集群频繁对ZooKeeper进行setdata操作。大多数 znode 采用 /hbase/replication/xxx 格式。导致ZooKeeper zxid耗尽,ZooKeeper服务异常。可以减少setdata操作吗?

【问题讨论】:

    标签: hbase


    【解决方案1】:

    正在增加 HLog 大小以减少在活动/备用同步期间向 ZooKeeper 注册的数量。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2019-08-20
      • 2014-05-21
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多