sijie opened a new pull request #5577: Fix schema static initialization sequence URL: https://github.com/apache/pulsar/pull/5577 *Motivation* Java doesn't guarantee the initialization order of the static fields of a class. It depends on the JVM version and race conditions.
---------------------------------------------------------------- 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] With regards, Apache Git Services
