Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
-
When a replication source's queue is higher than replication.source.log.queue.warn (default 2), it will print a WARN in the log as a new log is added.
Description
A metric hbase.replication.sizeOfLogQueue may become big when replication is delaying.
It would be useful if HBase prints WARN log which tells hbase.replication.sizeOfLogQueue is too big.