You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by GitBox <gi...@apache.org> on 2019/12/19 16:02:26 UTC

[GitHub] [brooklyn-server] frogfather opened a new pull request #1080: add check for missing endpoint

frogfather opened a new pull request #1080: add check for missing endpoint
URL: https://github.com/apache/brooklyn-server/pull/1080
 
 
   Azure-ARM locations with no defined `endpoint` led to extreme server performance issues at app deployment time. Eventually causes OOME, Jackson serialisation timeouts, can even hang Chrome sub-process.
   Added a check for missing endpoint parameter when deploying to Azure-ARM locations to avoid this issue on the server.

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

[GitHub] [brooklyn-server] asfgit merged pull request #1080: add check for missing endpoint

Posted by GitBox <gi...@apache.org>.
asfgit merged pull request #1080: add check for missing endpoint
URL: https://github.com/apache/brooklyn-server/pull/1080
 
 
   

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