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

local file support #570

Merged
merged 11 commits into from
Aug 24, 2017
Merged

local file support #570

merged 11 commits into from
Aug 24, 2017

Conversation

panik4
Copy link
Contributor

@panik4 panik4 commented Aug 18, 2017

All the work done on the Client regarding the LocalFileHandler and all the necessary components around it.

Thanks,
P

…se. Unreproduceable segfaults, Semaphore errors and aborts
…ndler can now handle all requests,

except for Fcntl and Visa.
It was tested with xrdcp and a client-plugin, which replaces remote-urls
with file-urls, when plugin->Open is called. In this setup, the
Localfilehandler was able to copy from remote to remote, local to remote,
remote to local. There is still to be discussed whether error-localfiletasks
are to be queued. Missing cppunit tests. VectorRead untested.
new files. Cleaned up LocalFileHandler, added new functions QueueTask
and mkpath.
Added and improved comments.
partial writes until pwrite encounters an error.
MessageHandler now notifies FileStateHandler, and Open is called again.
No more checking the errormsg, instead depending on a returned -1.
… operations.

This is solely for testing until the devs implement a proper way to return -1.
@simonmichal simonmichal merged commit 8b9a089 into xrootd:local-file-impl Aug 24, 2017
simonmichal added a commit that referenced this pull request Aug 24, 2017
Local file support and local file redirection implementation by Paul
Kramp (paul-niklas-kramp@web.de) form GSI. This a history re-write
squashing all his commits from PR #570 into one commit for clarity.
simonmichal added a commit that referenced this pull request Aug 24, 2017
Local file support and local file redirection implementation by Paul
Kramp (paul-niklas-kramp@web.de) form GSI. This a history re-write
squashing all his commits from PR #570 into one commit for clarity.
simonmichal added a commit that referenced this pull request Aug 24, 2017
Local file support and local file redirection implementation by Paul
Kramp (paul-niklas-kramp@web.de) form GSI. This is a history re-write
squashing all his commits from PR #570 into one commit for clarity.
simonmichal added a commit that referenced this pull request Aug 24, 2017
Local file support and local file redirection implementation by Paul
Kramp (paul-niklas-kramp@web.de) form GSI. This is a history re-write
squashing all his commits from PR #570 into one commit for clarity.
simonmichal added a commit that referenced this pull request Aug 29, 2017
Local file support and local file redirection implementation by Paul
Kramp (paul-niklas-kramp@web.de) form GSI. This is a history re-write
squashing all his commits from PR #570 into one commit for clarity.
simonmichal added a commit that referenced this pull request Sep 5, 2017
Local file support and local file redirection implementation by Paul
Kramp (paul-niklas-kramp@web.de) form GSI. This is a history re-write
squashing all his commits from PR #570 into one commit for clarity.

In addition, this includes enhanced local file redirections,
refactored metalink logic, and refactored xrdcp logic.
simonmichal added a commit that referenced this pull request Sep 6, 2017
Local file support and local file redirection implementation by Paul
Kramp (paul-niklas-kramp@web.de) form GSI. This is a history re-write
squashing all his commits from PR #570 into one commit for clarity.

In addition, this includes enhanced local file redirections,
refactored metalink logic, and refactored xrdcp logic.
simonmichal added a commit that referenced this pull request Sep 6, 2017
Local file support and local file redirection implementation by Paul
Kramp (paul-niklas-kramp@web.de) form GSI. This is a history re-write
squashing all his commits from PR #570 into one commit for clarity.

In addition, this includes enhanced local file redirections,
refactored metalink logic, and refactored xrdcp logic.
simonmichal added a commit that referenced this pull request Sep 8, 2017
Local file support and local file redirection implementation by Paul
Kramp (paul-niklas-kramp@web.de) form GSI. This is a history re-write
squashing all his commits from PR #570 into one commit for clarity.

In addition, this includes enhanced local file redirections,
refactored metalink logic, and refactored xrdcp logic.
simonmichal added a commit that referenced this pull request Sep 11, 2017
Local file support and local file redirection implementation by Paul
Kramp (paul-niklas-kramp@web.de) form GSI. This is a history re-write
squashing all his commits from PR #570 into one commit for clarity.

In addition, this includes enhanced local file redirections,
refactored metalink logic, and refactored xrdcp logic.
ffurano pushed a commit to ffurano/xrootd-fbx4 that referenced this pull request Oct 3, 2017
Local file support and local file redirection implementation by Paul
Kramp (paul-niklas-kramp@web.de) form GSI. This is a history re-write
squashing all his commits from PR xrootd#570 into one commit for clarity.

In addition, this includes enhanced local file redirections,
refactored metalink logic, and refactored xrdcp logic.
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