-
We are facing an issue wherein our pods are getting evicted because of High Memory usages. I have been chasing this issue using the `top` and `pprof` tools and preliminary inspection states that most …
-
Are you using `pgmq` in your project? Showcase it here!
l-7-l updated
1 month ago
-
### Observed behavior
Message return TIMEOUT every single time BUT i can see that message was published into designated queue
```
catch NatsError: TIMEOUT
at NatsError.errorForCode (/*****…
-
### Observed behavior
atal error: concurrent map read and map write
goroutine 61 [running]:
github.com/nats-io/nats-server/v2/server.(*fileStore).subjString(...)
github.com/nats-io/nats-server/…
-
### What motivated this proposal?
Want to add new User. to split permission f.E. new users
### What is the proposed change?
Make it possible to Add new User, so each serivce with connection to nats…
-
Argo events use case:
Event source - webhook
Sensor - k8s actions (create/delete resources, e.g. pod/secrets/job)
There are less than 10 triggers in configuration (https://github.com/argoproj/argo-…
-
### Observed behavior
Java SDK throws error when I try to put 1.2 Mb String value into KV store
### Expected behavior
I can put values larger than 1 Mb to KV
### Server and client version
Nats i…
-
**Describe the bug**
I'm not sure whether or not this is a bug or expected behavior. Basically, the Pipeline Pods can't start after changing the `interStepBufferServiceName`.
This occurs both wh…
-
I'm following https://wasmcloud.com/docs/deployment/k8s/ on a local kind cluster and have made it just about to the end of the tutorial, but the hello-world Application I'm trying to deploy is stuck i…
-
### Observed behavior
We have a NATS cluster with 3 nodes in different AZ and connecting clients also to the node in the same AZ.
We have 1 node without connections, and once we got the situation wh…