-
**Description:**
NATS module documentation cannot be accessed using the link provided in the nats-streaming-client example page.
**Affected Product Version:**
alpha3
**OS, Browser, other envir…
-
I was reading in this issue https://github.com/nats-io/nats-server/issues/878 that it can happen that messages pile up at one subscriber with possibly leaving other subscribers with nothing to do for …
-
**Fission/Kubernetes version**
Fission latest from the master.
**Kubernetes platform (e.g. Google Kubernetes Engine)**
Kind CI
**Describe the bug**
test_mqtrigger.sh and test_mqtrigger_erro…
-
**Description**
After upgrading GKE pipeline to 1.19.7 we noticed that [3 tests are constantly failing](https://status.build.kyma-project.io/view/gcs/kyma-prow-logs/logs/post-master-kyma-gke-ra…
-
So I have this code
```
orderConsumer, err = mgr.LoadOrNewConsumer("ORDERS",
"CONSUMER_NAME",
jsm.DurableName("CONSUMER_DURABLE"),
jsm.AcknowledgeExplicit(),
jsm.ReplayInstantly(),
jsm.Sam…
-
Unfortunately, the binary carrier is not safe and in the case when you have produced a message without tracing injection was handled by a subscriber with tracer extractor you can catch fatal error: ru…
6ecuk updated
3 years ago
-
### Report
While working with stan scaler I deployed this scaledbject:
```
apiVersion: keda.sh/v1alpha1
kind: ScaledObject
metadata:
name: stan-scaledobject
namespace: gonuts
spec:
…
-
Sorry I took that long, here is the completed template:
It is impossible to modify NATS streaming maximum payload from the chart. In some use cases you might want to put it to more than the defau…
-
Dear Nats Guys,
I'm trying to follow to the guide https://docs.nats.io/nats-server/configuration/clustering
Env:
* 20.04.1-Ubuntu
* nats-streaming-server version 0.20.0, nats-server: v2.1.9
…
-
As a user I would like to have an easy to use AWS S3 (or more generally MinIO) sink & source.
The source could work by subscribing to events on a specific bucket, and sending a message with the eve…