Hi
i have a problem, i would like to create an avro schema on schema registry
of kafka that references a type that is declared in a different avro
schema, the places under an example:
First avro schema with reference UserAction
{"namespace": "com.myorg.other",
"type": "record",
"name": "SearchS
Hi, can you help me?
i have a problem, i would like to create an avro schema on schema registry
of kafka that references a type that is declared in a different avro
schema, the places under an example:
First avro schema with reference UserAction
{"namespace": "com.myorg.other",
"type": "record",
what should I do?
2017-11-20 12:06 GMT+01:00 Diego Louzán (JIRA) :
> Diego Louzán created KAFKA-6238:
> ---
>
> Summary: Issues with protocol version when applying a rolling
> upgrade to 1.0.0
> Key: KAFKA-6238
> URL:
Hi
i have a problem, i would like to create an avro schema on schema registry
of kafka that references a type that is declared in a different avro
schema, the places under an example:
First avro schema with reference UserAction
{"namespace": "com.myorg.other",
"type": "record",
"name": "SearchS