-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version: 2.4.4
- Deployment mode(standalone or cluster): Cluster
- MQ type(…
-
every 5mins this is logged:
[app/web.2] [2024-09-03 15:07:54,011] INFO [AdminClient clientId=connect-id--shared-admin] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient)
see https://iss…
-
Description
===========
We are observing that when there is a lot of traffic in the network ( high network bandwidth utilization) , consumers are loosing some messages. ie if 1000 messages are sent …
-
After upgrading CW agent Prometheus from 1.247347.5b250583 to 1.247348.0b251302 the pod started getting killed by Kubernetes (OOMKilled).
Memory limit is set to 2000m. Tried increasing the limit up t…
-
I'm getting this error for a week now trying to move a project to Docker. I've tried `kafka-python==1.4.4`, `kafka-python-1.4.7`, and `kafka-python==2.0.2`, with a kafka `2.11 2.1.0` and cluster versi…
-
It appears that, currently, `KafkaAscoltatore` depends on an older `~0.5.8` version of `kafka-node`, and uses deprecated methods thereof, such as `kafka.Client`. Would it be possible to upgrade to `ka…
-
1) test with external zookeeper with multiple connected nodes (Testcontainers.Container.KafkaContainerTest)
Error: test/container/kafka_container_test.exs:251
** (MatchError) no match of…
-
We're registering Questdb with the Kafka connect via curl using the following:
```bash
curl -s -X PUT -H "Content-Type:application/json" http://localhost:8083/connectors/questdb-dietlytics/config …
-
### Description
running Colima with reachable ip: colima start --network-address
then colima list
PROFILE STATUS ARCH CPUS MEMORY DISK RUNTIME ADDRESS
default …
-
Hello,
I want to create a node to consume messages from a Kafka topic server. I tried using the Shuffle Tools node with the 'Execute python' action to accomplish this task. However, I got an error …