-
### Observed behavior
when I create a client with TLS on, it works but when I can drain, I am getting a message:
returning True from eof_received() has no effect when using ssl
### Expected behavio…
-
### Observed behavior
NATS cluster :
- 3 Nodes
- NATS version: 2.10.18
There are pending messages in the stream. Though consumers are connected to NATS, consumers are becoming stale. The wo…
-
### Observed behavior
When watching the keys and the number of keys is greater than 650 the error is thrown: `NATS.Client.JetStream.NatsJSApiException" in System.Private.CoreLib.dll`
### Expected be…
-
### What motivated this proposal?
I really like this library and want it to succeed. However, while trying to contribute I'm feeling significant technical debt on how options are passed in the code…
-
-
### What version were you using?
nats 2.10.12
nats-exporter 0.14.0
grafana v11.0.0-67348 (778d80f922)
I'm running the nats server on fly.io, using their [Prometheus on Fly.io](https://fly.io/doc…
-
### What version were you using?
nats.java io.nats:jnats:2.19.1
### What environment was the server running in?
Copied code into Databricks notebook running on DBR 13.3
### Is this defect …
-
### Observed behavior
This looks very much to be related to this older closed issue: https://github.com/nats-io/nats-server/issues/5705
The issue is very similar.
I have the exact same setup …
-
### Observed behavior
Hello! Docker image version: 2.10.18-alpine3.20
Client:
2.3.2
Nats JS runs in RAFT, has 3 services in docker swarm (not replicas) services with an enabled gateway to anothe…
-
### Observed behavior
when publishing huge vloume of maesage on the same subject . The messages received will got long latency (about 3minutes), Once publish on different dubjects, The performance…