spring-projects / spring-projects/spring-data-couchbase
Application should be able start even if the Couchbase server is not available [DATACOUCH-112]
Open
@davidkelly is already working on this.
Since Dec 31, 2020.
type: enhancement
- Dominant language
- Java
- Stars
- 284
- Forks
- 197
- PR merge metrics
- No merged PRs in 30d
Description
Rodrigo Witzel opened DATACOUCH-112 and commented
The issue
At the moment the Spring application context cannot be created when the Couchbase Server is not available.
This is not ideal for both the application itself and integration tests.
Aim
The application should be able to start - even if the Couchbase Server is not available
Affects: 1.2 GA (Evans)
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.
Assessment
This issue has not been assessed yet.