Colin Sullivan

Results 76 issues of Colin Sullivan

We need to add the constraint that NAS (Network Attached Storage) is not supported with JetStream. Perhaps a warning here? https://docs.nats.io/nats-concepts/jetstream/js_walkthrough#prerequisite-enabling-jetstream

Add doc/guidance about redeliveries and processing messages, e.g. uniqueness of messages based on the `Nats-Msg-Id` or stream sequence and checking for redelivered messages based on the message metadata NumDelivered field.

We're highly favoring the helm charts over the nats-operator, so documentation needs to reflect this. Overall remove NATS Streaming references and the nats-operator references. I'd suggest a reorganization: - NATS...

Integrate documentation at https://github.com/nats-io/jetstream here. Enhance and add as necessary. See #178 (The Jetstream readme is being translated into documentation) This includes: - [ ] General Description and Applicable Use...

In PRs, please provide documentation to address: - [ ] No Responders (https://github.com/nats-io/nats.docs/tree/master/developing-with-nats) (@wallyqs) - [ ] Message Headers (under https://github.com/nats-io/nats.docs/tree/master/developing-with-nats) (@wallyqs) - [x] Lame Duck Notifications (https://github.com/nats-io/nats.docs/tree/master/nats-server/nats_admin) (@ColinSullivan1) For...

## Security Documentation This could be under: https://github.com/nats-io/nats.docs/tree/master/nats-server/configuration/securing_nats. If this documentation should be in a different place please comment here. In a PR, please provide documentation to address: - [...

Section could be under: https://github.com/nats-io/nats.docs/tree/master/nats-server as "NATS Account Management", to cover the new NATS based account resolution. If this documentation should be in a different place please comment here. In...

I'm not sure where to put this right now so am opening an issue. We should provide guidance on how to track down missing messages / mismatched subscriptions. ## Check...

Monitoring endpoints have additional account parameters and the documentation needs to be updated. e.g. https://github.com/nats-io/nats-server/blob/34caf5aaa56daf63ef496bd6c5e29a7086e74d27/server/monitor.go#L88

I keep sending this email and answering similar questions. We need to add something like this to doc: # NATS and CI/CD Running NATS in your CI/CD environment is fairly...