Files
spring-cloud-app-broker/spring-cloud-app-broker-docs
Guillaume Berche bc7d75bbe2 Configurable API polling duration to support async backing services (#289)
* Configurable API polling duration to support async backing services

By default cf-java-client will set a default completion timeout of 5 Mins.

The api-polling-timeout property now enables a configureable value
applied in create/update/delete service instance CF API calls for
backing services.

* Refine Configurable API polling duration to support async backing services

- now fetches the polling duration in app properties as documented, then defaults to global properties, then defaults to constant
- cleaned up comments

* Fix missing javadoc as reported by checkstyle
2019-12-16 13:03:38 +01:00
..
2019-04-18 10:23:28 -04:00