Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Recent refactoring to support batching within commit for GCS incr job moved the filtering of objects after the checkpoint batching. The issue with this on bootstrap scenarios where we are looking for only latest commits, we will have to go through the entire set of commits based on sourcelimit instead of directly skipping to the latest commit.
Fix is to apply filtering before we start checkpoint batching. This change list will bring GCS job similar to S3 job.
Attachments
Issue Links
- links to