vzhikserg commented on issue #7333: URL: https://github.com/apache/pulsar/issues/7333#issuecomment-649496906
There is one more solution - define the inner class as static. In this case it will not contain any reference to the outer class. Apache Pulsar uses Apache AVRO to work with schemas. If you still think that this particular case is a bug, please [submit the issue](https://issues.apache.org/jira/projects/AVRO/) to the Apache AVRO project instead of this one. Best regards, Sergii ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
