-
Description
===========
I'm currently working on a project where I need to serialize and send messages to Confluent Kafka using the Confluent Schema Registry and AVRO. The challenge I'm facing is th…
-
Attempting to register an Avro schema with a contained schema reference fails. Currently, there is no way to add schema references to the descriptor config.
As an example, given a primary schema (…
-
This issue is the same as #2478 , but regards schema-registry itself, not client (https://github.com/confluentinc/schema-registry/blob/v7.6.0-148/pom.xml#L458)
We use spring boot and https://github…
chikh updated
1 month ago
-
e2e-sink-test now consistently hangs here:
https://github.com/risingwavelabs/risingwave/blob/8d8c1360ce36ca919a7f784ed5fe1a4fac9bbb41/e2e_test/sink/kafka/avro.slt#L189-L196
I find that by disabl…
-
### What happened?
I'm in the Ibis repo. I can spinup RisingWave in a container with:
```bash
just up risingwave
```
I save the following as `redpanda-compose.yml`:
```yaml
name: redpanda…
-
### Description
Improvements to Kafka Dev UI
- Integrate visualizing Broker ACLs
- Managing schemas with schema registry
- Improve record visualization: value encoding and headers
- Add the abil…
-
Hi Team
We are noticing duplicates to occur within the same partition when we configure the primary keys with upset-mode enabled on the table. We are tried the two setups below:
1. Reading CDC …
-
### Issue submitter TODO list
- [X] I've looked up my issue in [FAQ](https://docs.kafka-ui.provectus.io/faq/common-problems)
- [X] I've searched for an already existing issues [here](https://github.c…
-
I am developing an application which uses Schema Registry and allows clients to send data to any other platform. So I am not necessarily publishing messages to kafka.
Is there any documentation on ho…
-
## Questions?
* Search the [issues](https://github.com/SOHU-Co/kafka-node/issues) ?
is there any libraries are suggested way of connecting the Kafka-node to Avro schema registry.
I was able…
vkodi updated
5 years ago