-
Environment: Ubuntu 20.04 Server
Running on Docker.
Error Reproduce:
root@openctiserver:/home/administrator/opt/docker# docker-compose --compatibility up
Pulling opencti (opencti/platform:4.0.…
-
See rabbitmq/rabbitmq-server#2410.
[STOMP 1.2](http://stomp.github.io/stomp-specification-1.2.html#ERROR) assumes that every `ERROR` frame is for a fatal event and must be followed by a TCP connect…
-
I noticed this behavior yesterday when trying to bind-mount a local directory containing a webapp into my container so I could work on it without having to restart the container after every change. Th…
-
Let’s say we have 100k devices, each of them sends a message per second. It means we need to be able to insert 100k in to opentsdb in one second
Calling rest api seems to be not a good approach becau…
-
We are constantly getting this error `"com.rabbitmq.client.AlreadyClosedException: connection is already closed due to connection error; protocol method: #method(reply-code=504, reply-text=CHANNEL_ERR…
-
### Describe the bug
When a rabbitmq stream connection is lost due to node failure (or update) and the stream leader node has to switch to another node, then the producer is not reconnecting to the r…
-
Hi Team,
I have deployed 3 node RMQ cluster and operator on Azure kubernetes cluster.
Versions:
RMQ: 3.13.2-management
RMQ cluster operator: rabbitmqoperator/cluster-operator:2.9.0
…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues.
### Environment
Windows
### EventMesh version
…
-
I am calling UpdateSettings() right after creating in the group in order to make sure that settings changes will be applied after redeploying. Unfortunately it seems like `updateSettings()` doesn't ha…
weeco updated
5 years ago
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues.
### Question
我想搭建一个evenemesh集群,用nginx作为负载均衡,应用系统…