### Motivation Sometimes consumers and readers don't have the pojo for the message schemas. so we can use `Schema.Auto` to detect the schema and reflect the messages into generic records.
### Changes - Introduce AutoSchema and `SchemaType.AUTO` - fetch schema information first when `AutoSchema` is used [ Full content available at: https://github.com/apache/incubator-pulsar/pull/2494 ] This message was relayed via gitbox.apache.org for [email protected]
