-
### Observed behavior
Calling `await foreach (var key in store.GetKeysAsync())` cause connection leak
### Expected behavior
No connection leak should be occured
### Server and client version
NATS…
-
I am working on e posing this bad boy over nats.
there is a good rust Nats driver
this then allows the library to be able to be controlled from any language that nats supports which is about 20…
-
I wanted to document a behavior that was brought up on this [Slack thread](https://natsio.slack.com/archives/CM3T6T7JQ/p1655579652703749) and [I tried to articulate here](https://www.byronruth.com/nat…
-
Can't start nats-server on master branch:
I am doing next:
git checkout master
./scripts/all start
In the logs I see next:
[2021-12-07 16:42:01.512] INFO default: [main.go:40] [main.main.func1…
-
### What problem are you trying to solve?
a services does not run as a service.
```sh
devbox global services ls
No services currently running. Run `devbox services up` to start them:
caddy
…
-
### Observed behavior
Hello.
We have detected high disk write load on some servers of the NATS cluster. (up to 100 MB/s)
Restarting the NATS server helps reduce the disk load.
We had no id…
-
### Observed behavior
Description: The app crashes in the ConnectionHandler.connect() method of nats.swift when the app is either idle for an extended random period or has been moved to the backgro…
-
## Defect
When a leaf node has a stream configured with work queue policy and this stream is aggregated on a remote stream, there is a chance messages will be silently dropped if a network outage o…
bjurr updated
1 month ago
-
**Describe the bug**
According to the [documentation](https://kubectl.docs.kubernetes.io/references/kustomize/builtins/#_helmchartinflationgenerator_) of the helm inflator it shall be possible …
-
### Observed behavior
Publish messages to a stream which is not existed, then the client panic
```
panic: runtime error: slice bounds out of range [14:0]
goroutine 2369 [running]:
github.com/n…