You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SRM supports third-party copy of files, where the user tells the system
to copy data from some third-party server.
Currently, if the user doesn't specify the port number (e.g.,
http://www.example.org/path/to/data) then the system will attempt to
use '-1' as the port number.
This patch updates this behaviour so well-established default values
are used if no port number is specified.
FOR RELEASE NOTES:
Mention that third-party copies no longer require the port number to be
specified. If a port isn't specified in the URI then the
well-established default value for that protocol is used.
Target: trunk
Require-notes: yes
Require-book: no
Patch: http://rb.dcache.org/r/5206/
Acked-by: Tigran Mkrtchyan
0 commit comments