Haufe-Lexware / wicked.haufe.io

An API Management system based on Mashape Kong
http://wicked.haufe.io
Other
123 stars 37 forks source link

Restart time unnecessary long (config reload) #191

Closed DonMartin76 closed 5 years ago

DonMartin76 commented 5 years ago

It takes unnecessarily long to restart the portal API and subsequently let all the other components restart correctly. This is due to the following issues:

This does not have to be like that - the portal API can accept calls with the old config hash for a certain period of time (e.g. one minute or similar), making sure that the components can reload as quick as possible.