cloudfoundry / cf-networking-release

Container Networking for CloudFoundry
Apache License 2.0
66 stars 72 forks source link

Update ASGs with the minimal table lock time #123

Closed mariash closed 2 years ago

mariash commented 2 years ago

We are creating a temporary table that we populate with data and then rename the tables in transaction to minimize transaction lock time on ASGs so that policy agent can poll it without downtime when starting applications.