Skip to content

Improvements to SLO Severity Detector and AMQ Java library

Amq java library

Improved the handling of the stop signal directed to a subscriber, to lower CPU usage

SLO Severity detector

Use of the indicated number of realtime values (in the configuration file) to get the representative realtime value Introduction of a maximum number of acceptable forward predictions (do not allow considering predictions which are too far into the future) Thread-safe handling of the stored adaptation times

Merge request reports