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

Clients: propagate selected domain in uploadclient. #4639 #4643

Merged
merged 1 commit into from Jun 8, 2021

Conversation

rcarpa
Copy link
Contributor

@rcarpa rcarpa commented May 26, 2021

The upload client has some logic to select the 'lan' domain if the
client and rse 'site' are identical. This results into correctly
selecting the scheme which can be used for a lan transfer.
However, the domain is not enforced when the protocol object is
latter created. This will result in using the default "wan" domain
for the upload if a protocol with the same scheme is available on wan.



The upload client has some logic to select the 'lan' domain if the
client and rse 'site' are identical. This results into correctly
selecting the `scheme` which can be used for a lan transfer.
However, the domain is not enforced when the protocol object is
latter created. This will result in using the default "wan" domain
for the upload if a protocol with the same scheme is available on wan.
@rcarpa rcarpa requested a review from mlassnig as a code owner May 26, 2021 09:34
Copy link
Contributor

@mlassnig mlassnig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bari12 bari12 merged commit a33666e into rucio:master Jun 8, 2021
@rcarpa rcarpa deleted the patch-4639-propagate_upload_domain branch June 16, 2021 08:19
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

3 participants