Details
-
Bug
-
Status: Open
-
Blocker
-
Resolution: Unresolved
-
None
-
None
-
8
Description
When the write client sends the request to the timeline server with the latest instant and timeline hash, the latest instant and timeline hash are based on the filtered timeline that does not contain pending log compaction or clustering (replacecommit). In such a case, consecutive async scheduling of clustering, even with a newly instantiated write client, does not trigger FSV refresh at the timeline server; but FSV is affected by pending clustering and log compaction (e.g., fgIdToPendingLogCompaction, fgIdToReplaceInstants, fgIdToPendingClustering).