Kafka schema registry problem

2017-11-20 Thread Luca Del Grosso
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

Re: [DISCUSS] KIP 226 - Dynamic Broker Configuration

2017-11-20 Thread Luca Del Grosso
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",

Re: [jira] [Created] (KAFKA-6238) Issues with protocol version when applying a rolling upgrade to 1.0.0

2017-11-20 Thread Luca Del Grosso
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:

kafka schema registry problem

2017-11-20 Thread Luca Del Grosso
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