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

Pool member request with checkstatus=1 is not locking data #121

Open
marcusgc opened this issue Jul 13, 2017 · 0 comments
Open

Pool member request with checkstatus=1 is not locking data #121

marcusgc opened this issue Jul 13, 2017 · 0 comments

Comments

@marcusgc
Copy link

/api/v3/pool/deploy//member/status/?checkstatus=1 is not locking the data in networkapi.
As such, it can cause concurrence problems with another requests that change pool member table.

Made two request, to delete member and to check status and it inserted a status of a non existent member after removing it.

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