github.com/cs3org/reva/v2@v2.27.7/changelog/2.15.0_2023-07-17/client-selector-pool.md (about)

     1  Enhancement: client selector pool
     2  
     3  Add the ability to use iterable client pools for the grpc service communication,
     4  the underlying grpc client and connection is fetched randomly from the available services.
     5  
     6  https://github.com/cs3org/reva/pull/3953
     7  https://github.com/cs3org/reva/pull/3939