Closed KesavanKing closed 4 years ago
We have created an issue in Pivotal Tracker to manage this:
https://www.pivotaltracker.com/story/show/172528293
The labels on this github issue will be updated when the story is started.
Hello @KesavanKing,
This is actually a desired behaviour in Eirini (see here) and not a bug. Long story short, we believe the Cloud Controller is requesting the app twice through the process_sync
and the desire_app_handler
, so it sounds more like an issue in CAPI.
Best Regards, @mnitchev && @yulianedyalkova
Hi @KesavanKing,
We actually reconsidered this and decided to make our api idempotent in this regard and not fail when the app is requested a second time. It will just log it when it happens.
Regards, @mnitchev && @herrjulz
Description
We deployed cf-for-k8s 0.1.0 version and performed scalability tests . We pushed source code based apps and reached till 800 apps. During the course of tests at we could see the below errors.
We are sure that we didn't push with same appname.
Steps to reproduce
Deploy cf-for-k8s and push source code based apps beyond 500.