You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Noted here: rather than fetching indices to monitor from via reading from a log checkpoint file, the identity monitor can write to a separate identity metadata file listing the last monitored log index, which it can use as its start index for subsequent runs. This further separates usage of the consistency check and identity monitor.
The text was updated successfully, but these errors were encountered:
Description
Noted here: rather than fetching indices to monitor from via reading from a log checkpoint file, the identity monitor can write to a separate identity metadata file listing the last monitored log index, which it can use as its start index for subsequent runs. This further separates usage of the consistency check and identity monitor.
The text was updated successfully, but these errors were encountered: