Operations Center Cloud 2.332.0.3

1 minute read

RELEASED: Public: 2022-04-06

New features

None.

Feature enhancements

None.

Resolved issues

Reduced number of calls to Queue.maintain() (BEE-15022)

Frequent calls to the Jenkins method Queue.maintain() could have a negative impact on performance. Occasionally, the number of calls resulted in poor instance health and connection issues that could only be resolved by restarting the controller.

The number of calls made to Queue.maintain() has been reduced, since the call already occurs periodically in the background. This fix should improve instance health and resolve some connection issues.

Known issues

None.

Upgrade notes

None.