Colin Sullivan

Results 66 comments of Colin Sullivan

@vinayxbox , thank you for your interest in NATS. Native MQTT support in the NATS server is on our [roadmap](https://nats.io/about/#roadmap). Once that is implemented you could utilize OPC-UA over MQTT...

This bears revisiting. In terms of pivotal offerings NATS as a spring binder is in progress.

Hi all, I wanted to add an update to this. With server version 2.10.12, this issue is much harder to reproduce, but is still present. I've attached server logs with...

This is only seen in the user's environment atm - it takes many iterations of stopping/restarting the server to reproduce.

I'll check and let you know. The user's policy is to shut down the entire cluster nightly - we can look into local storage and incorporating snapshots/restores into their procedures.

Unfortunately, using local storage in the container won't work for this case. We did verify the best storage class is being used in AKS. We'll experiment with `sync_interval` and if...

@sachinwalia2k8 , We currently do not have plans to officially support a Rust client, but that may change someday. We would certainly welcome a user contributed RUST client - thank...

Thank you all for the comments and feedback. Current plans for streaming are to extend the core NATS rust client to support JetStream, the next generation of NATS streaming and...

@StarpTech Thanks, appreciate the offer, and we may take you up on that. My initial take here is there are two problems - first, `mkdir -p reports/` is not friendly...