-
subject: Labor-Work
error: Error looking up message Labor-Work:1927 (end of file padded with zeros)
how can fix it? what's happen
-
Hi there,
currently we have a problem with file streaming when we using a NATS server for service communication. When we set up the application on our local machine everything works as expected.
…
-
```shell
docker compose up -d
[+] Building 18.2s (18/18) FINISHED …
-
As we move to adopt streaming into choria we're also looking to expand outside of chorias immediate remit for access to the stream.
Examples of use cases:
* choria triggers a on-node process th…
-
Currently values of access key, secret key, region and browser flag are supported by environment variables `MINIO_ACCESS_KEY`, `MINIO_SECRET_KEY`, `MINIO_BROWSER` and `MINIO_REGION` respectively.
W…
-
With the current NATSs based eventing being discontinued we need to provide an upgrade procedure that allows users of older NATSs based clusters to continue using their cluster with the new eventing s…
-
Encountered on https://github.com/solo-io/gloo/pull/2825
* https://console.cloud.google.com/cloud-build/builds/82c80543-2cdd-4d6e-b0e3-db1b7a70f0c1?project=907026730415
```
[1587577633] Helm Suit…
-
Research the Eventing component and potential usage in [Kyma](http://kyma-project.io/).
Components:
- Event-Publisher
- Nats
- Nats-Controller
- Knative-Eventing-Kafka-Controller
- EventingMes…
-
I would like to subscribe with following properties
1. a durable queue
2. set the start at sequence
3. close the connection without unsubscribing
The above properties are available in GOLANG c…
-
I think this is more or less the same with NATS, but using https://github.com/nats-io/stan.go instead.