Github user harshach commented on the issue:
https://github.com/apache/storm/pull/1521
@vesense is this intended to be a schema registry, i.e users publishing
their schemas IMO having schema registry again in storm is not a good idea.
By looking at the code seems to be a module containing avro related modules
and mostly related to storm-kafka module. From what I see this is a
AvroSerializer and AvroDeserializer if so shouldn't these part of storm-kafka
module instead of being its own external module. Trying to understand where its
applicable except the storm-kafka module at this point.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---