-
### 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
I have stream with compression and limit maxBytes 6Gi
```
apiVersion: jetstream.nats.io/v1beta2
kind: Stream
metadata:
name: logs
spec:
name: logs
subjects: ["logs…
-
## Feature Request: Add Support for NATS Jetstream in Proton/Timeplus
### Use Case
Proton/Timeplus is recognized for its high-performance streaming SQL capabilities, largely powered by ClickHouse.…
-
### 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…
-
### Expected Behavior
NATS Consume task should be able to consume from NATS topic.
### Actual Behaviour
NATS Consume task is unable to connect to the NATS server. Here is the error:
```
2024-03…
-
### Observed behavior
We encountered an issue with our NATS 3-node cluster where message delivery experienced significant delays, sometimes exceeding timeout (15 seconds). The setup includes a multip…