Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
3.3.6
-
None
Description
To monitor syncWaitQ in FSEditLogAsync, we add a metric syncPendingCount.
The reason we add this metrics is that when dequeueEdit() return null, the boolean variable doSync is set to !syncWaitQ.isEmpty() After adding this metrics we can better monitor sync performance and codes.
Attachments
Issue Links
- links to