SolaceProducts / solace-spring-cloud

An umbrella project containing all Solace projects for Spring Cloud
Apache License 2.0
22 stars 15 forks source link

SOL-58059 PauseResume #123

Closed carolmorneau closed 2 years ago

carolmorneau commented 2 years ago

This implements the Pausable interface much like the older, active PR https://github.com/SolaceProducts/solace-spring-cloud/pull/57

Please review/merge below PRs before this one as they were merged into this branch to facilitate testing:

carolmorneau commented 2 years ago

Retested polled consumers and async consumers.

As part of the retests, confirmed that:

I believe this is ready for merging