-
### Observed behavior
I have a NATS instance configured with a "store_dir" config set to some folder.
Whenever I attempted connecting with MQTT, the connection got cancelled and the NATS log display…
-
*This issue was originally created by [**@paigeadelethompson**](https://github.com/paigeadelethompson) at .*
This is an issue that came up while trying to use a SaaS NATS provider:
`time="2024-…
-
authentication tokens may be included in the orchestrator config and are logged here: https://github.com/bacalhau-project/bacalhau/blob/v1.4.0/pkg/nats/transport/nats.go#L208
-
### Observed behavior
Recently, we encountered a strange memory leak in our NATS brokers. Memory consumption is continuously growing without any parallel workload being noticed. The memory continues …
-
### Observed behavior
We've observed frequent RAFT leadership transfers of the $MQTT_PUBREL consumers and health check failures, even in a steady state. Occasionally, these issues escalate, causi…
-
In one of the recents updates/releases of `stigatron`, support for `nats` was added. When reviewing the upstream and public `nats` helm chart, there is the ability to add a private registry for the `n…
-
### Observed behavior
I have two NATS Clusters each with 4 Node.
ClusterA
node1a.cluster.svc.local
node2a.cluster.svc.local
node3a.cluster.svc.local
node4a.cluster.svc.local
Load Balancer :- …
-
### What motivated this proposal?
Currently, NACKs' container images are only available on Docker Hub.
However, [with Docker Hub enforcing stricter rate-limits](https://www.docker.com/blog/novemb…
-
### Observed behavior
Hi there,
We noticed an error in our code starting happening recently. Basically an int32 overflow exception happening at serialization time. The stack trace points us to w…
-
### Observed behavior
I have stream with compression and limit maxBytes 6Gi
```
apiVersion: jetstream.nats.io/v1beta2
kind: Stream
metadata:
name: logs
spec:
name: logs
subjects: ["logs…