gianm opened a new pull request, #14581:
URL: https://github.com/apache/druid/pull/14581

   Continuing the work from #12696, this patch removes 
HttpIndexingServiceClient and the IndexingService flavor of DruidLeaderClient 
completely. All remaining usages are migrated to OverlordClient.
   
   Supporting changes include:
   
   1) Add a variety of methods to OverlordClient.
   
   2) Update MetadataTaskStorage to skip the complete-task lookup when
      the caller requests zero completed tasks. This helps performance of
      the "get active tasks" APIs, which don't want to see complete ones.


-- 
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]

Reply via email to