wtsi-npg / baton

iRODS client programs and API
http://wtsi-npg.github.io/baton
GNU General Public License v2.0
19 stars 19 forks source link

Allow bad replicas to be ignored in list operations #255

Closed kjsanger closed 2 years ago

kjsanger commented 2 years ago

baton treats data objects having replicas with different checksums as an error state and won't handle them. Add an option to ignore bad replicas by using DATA_REPL_STATUS in genquery operations e.g. in the list operation.