-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Atlas Streams
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
-
None
We depend on the modify stream processor functionality to control various modes of starting a processor and having it skip initialSync phase / redo it etc.
We may need to add some syntactic sugar to make some of these modalities more useful.
Consider adding a skipInitialSync flag like the following to explicitly control whether initialSync happens or not.
sp.name.start({skipIniitalSync: true})