Is it safe to assume that when my avro schema uses namespace="foo" and
name="Bar" that it is a good idea to use groupId="foo" and
name="Bar" as well when I upload the schema file?
If so ... couldn't the registry automatically derive namespace/name from an avro
schema, so we do not risk typos when registering?
Show replies by date