Versions Compared

Key

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

...


Starting with April 2021 release Anchor_GoBack_GoBack MC2 will execute the EDS requests using Kafka messaging.
EDS Workers{envname}.eagle.eds. replies{envname}.eagle.eds.requestsMC2 Worker

To revert the execution back to the legacy implementation the configuration file

estar/tpe/dynamic/mc2/cfg/extractservice.yml

should be changed to include the following parameters:


Code Block
---
spring:

...


  profiles: extractservice-worker

...


  application:

...


    name: extractservice-worker

...



eagle.enable.pythonmc2: embedded

The MC2 Service should be restarted after the configuration is changed.