You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2020/06/24 01:06:55 UTC

[GitHub] [servicecomb-java-chassis] liubao68 edited a comment on issue #1133: IllegalArgumentException at ConfigurationSpringInitializer#getProperties

liubao68 edited a comment on issue #1133:
URL: https://github.com/apache/servicecomb-java-chassis/issues/1133#issuecomment-648522209


   I created a PR to fix this: https://github.com/apache/servicecomb-java-chassis/pull/1854/files
   
   Users can add a configuration in `microservice.yaml`
   
   ```
   servicecomb:
     config:
       ignoreResolveFailure: true 
   ```
   to ignore place holder resolve error
   
   and will be available in 2.1.0


----------------------------------------------------------------
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