Operations Center Context 2.387.0.7

1 minute read

RELEASED: Public: June 28, 2023

New features

None.

Feature enhancements

None.

Resolved issues

Performance issue on Controller to OC communication (BEE-34291)

When a high number of controllers try to connect to OC at the same time there is a high number of threads created in OC. That produces overall slowness in any OC - Controller communication.

This fix is reducing the number of threads by sharing some object instances instead of creating new ones.

  • Internal changes to streamline development. Not user visible. (BEE-33802)

Known issues

None.

Upgrade notes

None.