You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.
We have a smoke test that tests the functionality of the mongodb atlas service broker and mongodb atlas every hour.
When the delete service instance operation takes longer than 60 minutes (due to issues on mongodb atlas), the service broker does not properly purge the service instance from the PCF environment. Trying to delete the service instance results in the following error:
Deleting service atlas-osb-smoketest in org system / space atlas-osb as admin...
FAILED
Server error, status code: 502, error code: 10001, message: Service instance atlas-osb-smoketest: Service broker error: cannot find plan for instance "ce6fc834-4b5b-4288-bfd8-98c6dd58f5e3": cannot fetch instance: cannot find instance in maintenance DB(s): no instances found
The text was updated successfully, but these errors were encountered:
We have a smoke test that tests the functionality of the mongodb atlas service broker and mongodb atlas every hour.
When the delete service instance operation takes longer than 60 minutes (due to issues on mongodb atlas), the service broker does not properly purge the service instance from the PCF environment. Trying to delete the service instance results in the following error:
Deleting service atlas-osb-smoketest in org system / space atlas-osb as admin...
FAILED
Server error, status code: 502, error code: 10001, message: Service instance atlas-osb-smoketest: Service broker error: cannot find plan for instance "ce6fc834-4b5b-4288-bfd8-98c6dd58f5e3": cannot fetch instance: cannot find instance in maintenance DB(s): no instances found
The text was updated successfully, but these errors were encountered: