HBASE-25355 [Documentation] Fix spelling error (#2735)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
This commit is contained in:
parent
fa257539ca
commit
62d493b2cb
|
@ -2697,7 +2697,7 @@ up, while `Source.TimeStampOfLastShippedOp`, `Source.EditsReadFromLogQueue`,
|
|||
`Source.OpsShippedToTarget` or `Source.TimeStampOfNextToReplicate` do not change at all,
|
||||
then replication flow is failing to progress, and there might be problems within
|
||||
clusters communication. This could also happen if replication is manually paused
|
||||
(via hbase shell `disable_peer` command, for example), but date keeps getting ingested
|
||||
(via hbase shell `disable_peer` command, for example), but data keeps getting ingested
|
||||
in the source cluster tables.
|
||||
|
||||
== Running Multiple Workloads On a Single Cluster
|
||||
|
|
Loading…
Reference in New Issue