You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/11/06 14:31:17 UTC

[GitHub] [pulsar] sijie opened a new pull request #5577: Fix schema static initialization sequence

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:
users@infra.apache.org


With regards,
Apache Git Services