+1
I checked things over as follows:
- Verified the signature + checksum files.
- Checked for LICENCE + NOTICE files present in the archive.
- Ran the build + tests and installed.
Robbie
On Wed, 20 Nov 2024 at 18:12, Robbie Gemmell wrote:
>
> Hi folks,
>
> I have put together a first spin for a
Hi Qpid Users,
I have a use case where I need to ensure SLA guarantees based on dequeue
latency for different message class. Each message has a specific
time-to-live (TTL), and must be dequeued before it expires to meet its SLA.
While I’m aware that Qpid Broker-J supports priority queues, the pri
-1
I started by upgrading my test machine to fedora 41 from fedora 40. Default
build and test now fails with a new valgrind error in OpenSSL
initialization.
I get the same error with Proton 0.39, so presumably the error is the
result of a newer version of OpenSSL or valgrind and not a regression