@duper/forget

1.0.1-alpha.30 • Public • Published

@duper/forget

A following index takes out retention leases on its leader index. These retention leases are used to increase the likelihood that the shards of the leader index retain the history of operations that the shards of the following index need to execute replication. When a follower index is converted to a regular index via the unfollow command (either via explicit execution of this command, or implicitly via index lifecycle management), these retention leases are removed. However, removing these retention leases can fail (e.g., if your leader cluster containing the leader index is unavailable). While these retention leases will eventually expire on their own, their extended existence can cause the leader index to hold more history than necessary, and prevent index lifecycle management from performing some operations on the leader index. This command exists to enable manually removing these retention leases on your follower cluster when the unfollow command was unable to do so.

Documentation

Package Sidebar

Install

npm i @duper/forget

Weekly Downloads

0

Version

1.0.1-alpha.30

License

MIT

Unpacked Size

7.45 kB

Total Files

8

Last publish

Collaborators

  • twarner