This is an automated email from the ASF dual-hosted git repository. tingchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git
from 80d3caf675 Add server level dynamically configurable segment download throttler (#15001) add ad6662fba8 add configs to customize http client/request timeouts (#15010) No new revisions were added by this update. Summary of changes: .../common/utils/FileUploadDownloadClient.java | 39 +++++++++++++ .../common/utils/fetcher/HttpSegmentFetcher.java | 16 +++++- .../apache/pinot/common/utils/http/HttpClient.java | 64 ++++++++++++++++++++-- .../pinot/common/utils/http/HttpClientConfig.java | 22 +++++++- .../common/utils/http/HttpClientConfigTest.java | 3 + 5 files changed, 134 insertions(+), 10 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org