-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Repl 2024-07-08, Repl 2024-07-22
-
None
-
None
-
None
-
None
-
None
-
None
-
None
In an effort to make parsing of healthlog entries more consistent and easy, we should modify the format of these entries. These new fields could look like:
- status – the result of the batch (inconsistency, inconclusive, success)
- shouldRetry – whether or not we should automatically retry the batch
- inconsistencyType – present only if the status is inconsistency, what sort of inconsistency occurred
- inconsistencyScope – present only if the status is inconsistency, replica set or single node