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

Deletion timeout does not work on GridFTP #4994

Closed
dchristidis opened this issue Nov 11, 2021 · 1 comment · Fixed by #5004
Closed

Deletion timeout does not work on GridFTP #4994

dchristidis opened this issue Nov 11, 2021 · 1 comment · Fixed by #5004
Assignees
Labels
backport Issues which are backported to additional releases bug Deletion
Milestone

Comments

@dchristidis
Copy link
Contributor

Motivation

The newly-introduced deletion timeout does not appear to work on GridFTP.

self.__ctx.set_opt_integer("GSIFTP PLUGIN", "OPERATION_TIMEOUT", timeout)

Modification

Replace GSIFTP PLUGIN with GRIDFTP PLUGIN.

cserf added a commit to cserf/rucio that referenced this issue Nov 12, 2021
bari12 added a commit that referenced this issue Nov 12, 2021
…not_work_on_GridFTP

 Deletion timeout does not work on GridFTP : Closes #4994
@bari12 bari12 added the backport Issues which are backported to additional releases label Nov 12, 2021
@bari12
Copy link
Member

bari12 commented Nov 12, 2021

Backport 1.26.10

joeldierkes pushed a commit to joeldierkes/rucio that referenced this issue Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Issues which are backported to additional releases bug Deletion
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants