cloudfoundry / cf-java-client

Java Client Library for Cloud Foundry
Apache License 2.0
328 stars 318 forks source link

Fix polling of async v3 jobs and make getLastOperation method public #1171

Closed theghost5800 closed 1 year ago

theghost5800 commented 2 years ago

The fix related with waitForCompletion method is related to state POLLING .

Second change is related with ability to use "lastOperation" field from ServiceBinding

IvanBorislavovDimitrov commented 1 year ago

Hello @dmikusa, Are there any plans to merge and release this change? Best regards, Ivan

dmikusa commented 1 year ago

The CI for this runs on VMware's infrastructure. I no longer work at VMware, so I don't have access anymore to run the integration tests & check if there are issues. @pivotal-david-osullivan needs to do that for the time being.

Last I heard, the CFF is working on setting up some environments so it might be possible over time to move this infrastructure out of VMware to the CFF, where it would be public.