sodonnel commented on PR #5335: URL: https://github.com/apache/ozone/pull/5335#issuecomment-1764005441
@adoroszlai I am happy for this to be committed. It will probably make things better than they are currently, but it still feels like a very expensive way to get the containers on a pipeline for a given owner. The new code will be forming a set of all containers for an owner across the whole cluster, and using that to filter the owners for a single pipeline. I also wonder about the usual case where a cluster has only 1 owner. Does this code path still get followed? I have not had a chance to check yet. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
