irods / irods_docs

iRODS Documentation
3 stars 17 forks source link

[180] add read/write weights of zero to passthru #181

Closed trel closed 1 year ago

korydraughn commented 1 year ago

Does setting these weights to 0.0 block ALL requests on the resource or a specific set of requests?

trel commented 1 year ago

well, no, I think unlink and register and unregister and … might still get through. Rename?

All these would be addressed by adding more verbs to the context string parser (and getting rid of marking things ‘down’… https://github.com/irods/irods/issues/4508)

trel commented 1 year ago

squashed and pushed.