dCache / xrootd4j

Implementation of the xrootd data access protocol in Java
Other
3 stars 8 forks source link

xrootd4j: add checksum info to support cgi element* #44

Closed alrossi closed 5 years ago

alrossi commented 5 years ago

Motivation:

Xrootd Protocol 4.0 specifies that the path on a checksum query can have a query with the cgi element 'cks.type' specifying the checksum type from servers that support multiple types.

Modification:

Support this by adding a checksum info class which parses the query argument.

Result:

dCache door is Protocol 4.0 compliant.

Target: master Request: 3.5 Request: 3.4 Request: 3.3 Acked-by: Tigran