-
Type: New Feature
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 10.1
-
Fix Version/s: 10.2
-
Component/s: Replication
-
Epic Link:
Currently, nuxeo-replication starts two StreamProcessors that handle MongoDB and Elasticsearch.
We should use only one streamprocessor that handles all source of data and unify the stream in one unique destination stream. It's useful if we want to add synchronization information between the source stream and enforce ordering in the final stream.
- is required by
-
NXP-24834 RedoApp should be able to replay only from a given timestamp
- Resolved