-
https://github.com/confluentinc/cp-helm-charts/blob/38875e2d5f77eb884fffbb161d64a06819d2f0b9/charts/cp-kafka/templates/statefulset.yaml#L120-L121
Here, the headless service is used but shouldn't it…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Summary
**Intermittent Query Failure in Milvus**
Hi, I am new to Milvus and vector databases, and I'v…
-
hi
i using `REST Proxy` and `kafka confluent` version `4.0.0` .
![image](https://user-images.githubusercontent.com/11248545/45611467-c4786f80-ba74-11e8-8e99-1fec2ef3ddb5.png)
is there any API…
-
I setup my DeviceHive-3.5.0 via manual installation,when I start up the devicehive-backend with the devicehive-backend-3.5.0-boot.jar, it reports a error "Response message is failed: Plugin not author…
-
The most typical problem is to create consumer and then close it. It leads to this backtrace:
```
#0 cppkafka::Consumer::handle_rebalance (this=0x7ffefc002910, error=RD_KAFKA_RESP_ERR__ASSIGN_PARTI…
-
## Bug Report
Get the below issue sometime with kafka producer
```javascript
{ BrokerNotAvailableError: Broker not available
at new BrokerNotAvailableError (/kafka-node/lib/errors/BrokerNo…
-
Having the ability to specify a `topics_pattern_blacklist` as a new parameter could help in cases where you want to subscribe to all kafka topics on a given broker, except for those matching that give…
-
Would like to request support for MSK IAM Auth --> https://github.com/aws/aws-msk-iam-auth
I was trying to look through the code but it was not clear if the above is supported; did not see how to p…
-
Tried to bring up Kafka Connect by running `docker-compose up` on `cp-all-in-one-community`
It seems to fail with the compose file provided in this repo.
```
% docker ps
CONTAINER ID…
-
We can send the delivery information of a notification to a kafka topic using Rest Proxy.
This will help in calculating the compliance of subjects.
Depends on #7 and #6