irods / python-irodsclient

A Python API for iRODS
Other
62 stars 73 forks source link

document hostname redirection by the client #626

Closed d-w-moore closed 1 month ago

d-w-moore commented 2 months ago

Currently it is not well documented that data_objects.open( path ) tries to open a connection directly to the resource server for the highest-voted replica of the given object path. Let's address this in v2.1.1

trel commented 2 months ago

Originally seen in #617

alanking commented 1 month ago

@d-w-moore - Please close if complete. Thanks