-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version:v2.4.14 --> master-20241114-cd181e4c-amd64
- Deployment mode(…
-
**Summary**:
I’d like to propose a feature enhancement for the mockafka library. The goal is to expand its functionality to act as a lightweight, in-memory Kafka container that can be used for test…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version:master-20241107-f813fb45-amd64
- Deployment mode(standalone or clust…
-
Description
===========
While load testing a microservice that uses a kafka producer, I noticed that the service uses rather high memory allocations.
When profiling the service, the following was d…
-
Hi,
I'm writing to request an upgrade to the **milvus-sdk-java to version 2.4.2** in the **kafka-connect-milvus** project. The newer version supports **SparseVector**, which is essential for effici…
-
**Describe the bug**
Following the basic use cases in the README does not work.
pytest returns `fixture 'message' not found`.
Tested with poetry and pip.
**To Reproduce**
```bash
poetry init
…
-
## Steps to reproduce
create a faust.App instance during testing
for the example, there are only 2 files app.py files with a single topic and an event handler
and a test.py file that calls this …
-
**Is your feature request related to a problem? Please describe.**
In version 1.133.0, java pubsub client already use OpenTelemetry. But after testing it, it does not automatically propagate `baggage…
-
Hello!
I have a Kafka broker aggregating all my messages from different Kafka instances and topics using kafkasources. My main goal is to deliver these messages to appropriate functions (sequences,…
-
**Description**
Getting an error when producing messages at a high rate and sending 30k messages using k6 load testing scripts within span of 30 seconds to Kafka using Docker, and getting a broker…