| Paused |
Whether replication is paused. |
| Destination Cluster |
The cluster on which the replica resides. |
| Destination Path |
The path to the destination. |
| Status |
The status of the replica. Replicas can be in one of
the following states:
- In-Synch — indicates replica is in synch with
the source table and there are no more bytes to be
sent from the source.
- Pending — indicates replica is waiting for some
bytes to be sent from the source. You can hover
over the status to determine the number of bytes,
puts, and buckets pending.
- Broken — indicates there was an error during
replication. If necessary, remove and re-create
the replica.
|
| Earliest |
The epoch time in milliseconds of the oldest
operation that is yet to be replicated to the
replica. |
| Latest |
The epoch time in milliseconds of the newest
operation that is yet to be replicated to the
replica. |
| Errors |
Error ( ) information, if any. |
| Compression Type |
The type of on-wire compression. |
| Synchronous |
Whether replication is synchronous or
asynchronous. |
| Throttled |
Whether replication is throttled. |
| Encrypted |
Whether replication is encrypted. |