-
Hello,
I was wondering if its possible to configure kash to use SASL handshake v1, when using SASL SSL for auth. I believe kash currently support only V0.
p.s. love the tool!
-
I'm trying to connect this connector to the kafka topic present in my confluent cloud. I was able to access the confluent kafka topic from an ec2 instance. Now I'm creating this connector in same VPC…
-
Configuration:
- DataDog Java agent: v1.39.1
- jre: Temurin 21.0.2.0.0+13
The latest version of Confluent Kafka libs that works for me is `7.6.3`
-
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
### On what operating system are you seeing the problem?
Windows (x64)
### VS Code version
1.94.0
### Version of Conflu…
-
Description
===========
I have following the sample code (https://github.com/confluentinc/confluent-kafka-dotnet/tree/master/examples/AvroSpecific) to build a Kafka Avro Producer with C# code. But i…
-
I can't get `numeric.mapping` to work with MySQL and Confluent Platform 5.1. Steps to reproduce below.
Create MySQL table:
```
use demo;
create table transactions (
txn_id INT,
custome…
-
**Description:** I am using the following helm [chart](https://github.com/confluentinc/cp-helm-charts/tree/master/charts/cp-kafka-rest) to deploy `Kafka rest proxy` with the `kafka-rest image tag: 7.0…
-
### Describe the bug
I have a log message `Failed finding a suitable Avro schema for the 'PUBLISH NAMESPACES-V1' operation. No publication done`:
```
2024-11-14 16:09:02,863 INFO [io.git.mic.min…
-
The `cacheLatestTtlSecs` config setting is used to set `maxAge` which is passed to _lru-cache_. `maxAge` is no longer supported (replaced by `ttl`).
```typescript
const cacheOptions = {
…
-
### Version & Environment
- **Redpanda version** (use `rpk version`): v24.1.9
- **Docker**
```
redpanda-0:
image: redpandadata/redpanda:v24.1.9
command:
- redpanda
- …