Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To implement this solution, we need to implement an API and storage in SRM that will allow you to receive this data. We should load, and take needed values ​​from the cache in other modules involved in data import. Also, we need to move payload zipping functionality to the KAFKA side, to reduce CPU usage by modules

StoryEstimation
MODSOURMAN-463 Create storage and API for MappingRules and MappingParams3
MODSOURMAN-464 Store snapshots of MappingRules and MappingParams to the database2
MODSOURMAN-465 Remove MappingRules, MappingParams, and JobProfileSnapshot from the event payload1
MODSOURMAN-466 Remove zipping mechanism for data import event payloads2
MODSOURCE-286 Remove zipping mechanism for data import event payloads and use cache for params5
MODINV-405 Remove zipping mechanism for data import event payloads and use cache for params5
MODINVOICE-251 Remove zipping mechanism for data import event payloads and use cache for params2

Separate the mechanism for calculating progress and displaying it on the UI

...