`microserviceMeta` in `MicroserviceVersionMeta` is initialized in constructors 
and has package access modifier which ensures that the classes out of its 
package can only get access to it by getter method. So I think NPE can be avoid 
since users can only get `microserviceMeta` after it is initialized.

[ Full content available at: 
https://github.com/apache/incubator-servicecomb-java-chassis/pull/915 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to