cloudfoundry / cloudfoundry/stratos
Cannot bind to a service that only supports async binding create
Open
Nobody has claimed this yet.
bug
community
- Dominant language
- TypeScript
- Stars
- 267
- Forks
- 137
- Avg merge
- 5h 14m
- Merged PRs (30d)
- 77
Description
- Related to #4161 (binding fails because service instance create is async) and #3682 (v3 api removes support for sync service operations)
- We may need to look at this before the ever expected v3 release
- Raised by Comcast and required an impact-full workaround
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading related issues #4161 and #3682, then trace the service-binding creation flow to identify where asynchronous service-instance creation is assumed to be synchronous. Done means binding succeeds for services that only support asynchronous creation, with the impact of the workaround addressed.
Written by the indexing model from the issue text.
Assessment
- Domain
- backend-api-design
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100