Scott Banachowski wrote:
Hi Matt,I think the "key" attribute was removed from the spec, because keys are always supposed to be string. It was probably never removed from the schema you are using, but the attribute is probably ignored by the other implementations.
That is correct. Matt you may want to remove the redundant "key" attribute from interop.avsc as part of your patch.
Thanks Sharad
