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

Fix callback of protocol plugin after bridge delay #811

Merged
merged 2 commits into from
Aug 29, 2018

Conversation

bbockelm
Copy link
Contributor

Fix #810

In fact, we should continue to invoke the callback as long as it
requests an immediate callback.

If the OFS layer causes a stall, this fixes a bug where the XrdHttp
handler was never invoked.
Uses the local pthread implementation of waiting on a lock for a
finite amount of time -- beats sleep and retry.
@abh3 abh3 merged commit 8e30693 into xrootd:master Aug 29, 2018
@abh3
Copy link
Member

abh3 commented Aug 29, 2018

Thank you Brian for both patches, especially the one to update some old code.

bbockelm added a commit to bbockelm/xrootd that referenced this pull request Sep 6, 2018
@bbockelm bbockelm mentioned this pull request Sep 6, 2018
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

Successfully merging this pull request may close these issues.

None yet

2 participants