Carole Corley

Results 3 comments of Carole Corley

The implementation needs in-progress changes to nats.py, the NATS python client, to support JetStream. Once those changes are in place, we can proceed with the exactly-once implementation.

To get exactly once semantics, we need the ability to specify the name of the consumer as part of the subscription, so each LFH node can use a different consumer...

This error still exists in: nats server 2.10.18 (docker image: nats:2.10.18-alpine3.20) nats-py client: 2.9.0 It's stopping us from creating a solution involving object store mirroring. A line has been added...