📜Solace 3.16.30

Release Date: Wednesday, December 18, 2024

Compatibility Notes

No issues have compatibility implications

Change Summary

New Features

SOLACE-42

Ability to configure the subscription fetch batch size for orphan subscription check

This ticket implements the ability to be able to configure the batch size when using sequenced gets to fetch subscriptions for the orphan subscription check. Sequenced gets are used when the number of subscriptions being fetched exceed the max number of subscriptions that can be fetched in a single SEMP call.

The batch size is configured via the orphan_subscription_check_batch_size connection descriptor parameter. Default value of this parameter is 200.

Improvements

SOLACE-41

Intermittent performance issue with orphan subscription check

This release fixes the intermittent performance issue with orphan subscription checks in which the time it takes to fetch the subscriptions from the Solace broker/appliance can sometimes be very long

Last updated