Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broker reports status out-of-sync with "ls" (via cf services) #22

Open
jahio opened this issue Feb 12, 2021 · 0 comments
Open

Broker reports status out-of-sync with "ls" (via cf services) #22

jahio opened this issue Feb 12, 2021 · 0 comments

Comments

@jahio
Copy link

jahio commented Feb 12, 2021

This may not really be an issue with tweed, and it may have something to do with the way cf works, but I've noticed when you use cf to create a service through tweed (as a service broker), then run cf services, what that reports is out of sync with what tweed ls reports. See screenshot:

Screen Shot 2021-02-12 at 12 31 36 PM

As you can see, cf services reports that a given service is still being created, but tweed ls reports the status as "quiet" (which I assume is basically equivalent to "ready"). If you give cf services some additional amount of time (~5 minutes or so?) it eventually catches up to reflect the same status as tweed ls does. Ideally those two things should be in sync at all times.

Just flagging this so it's known; definitely not a high-priority or breaking item at all, and like I said, depending on how much of this behavior is dependent on cf it may not even be something you can address.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant