eolivelli opened a new issue #12670: URL: https://github.com/apache/pulsar/issues/12670
**Describe the bug** SchemaInfo.builder() is no more available in Pulsar 2.8.x, so there is no way to use the pure public API to build a SchemaInfo object. **Suggestion** This is a breaking API change that we can easily fix: Add back SchemaInfo.builder() to call internally SchemaInfoImpl.builder() -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
