DNS or loadbalancer was accessing both the new and the old one at the same
they wanted an older version of the app server running alongside the current one in order to be able to perform some quick rollback if necessary
however it seems DNS or loadbalancer was accessing both the new and the old one at the same time causing a big mess (e.g. trying to insert duplicate job id into databse)
Comments
Post a Comment