Operations Center Client Plugin 2.204.0.6

1 minute read

RELEASED: Public: 2020-02-26

New features

None

Resolved issues

  • Deadlock between CJOC connection and Global Configuration save (CTR-1136)

    If a controller was connected to Operations Center while its global configuration was being saved via the web interface, the master→operations center communication thread and the HTTP request thread would deadlock, resulting in a controller that could not communicate with Operations Center and eventually, if more global configuration saves were performed, a controller that was unresponsive to the HTTP(s) requests.

    With this fix, the code has been updated to make the locking order consistent in both approaches, removing this deadlock.

Known issues

None