dCache / xrootd4j

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

xrootd4j: expand info for ErrorResponse logging #135

Closed alrossi closed 2 years ago

alrossi commented 2 years ago

Motivation:

More information about error responses.

Modification:

Add session and channel info and translate request and error codes for the INFO-level logging of error responses.

Result:

Perhaps more helpful in understand causes that are suppressed in the client logging.

Target: master Request: 4.3 Request: 4.2 Request: 4.1 Request: 4.0 Acked-by: Tigran