Mohammed-Karim226 opened a new issue, #12077:
URL: https://github.com/apache/iceberg/issues/12077

   ### Feature Request / Improvement
   
   
   ### *Description*  
   This feature request proposes adding additional configurations for 
ApacheHttpClientBuilder to enhance its functionality and customization options. 
The new configurations include:  
   - connectionAcquisitionTimeout  
   - connectionMaxIdleTime  
   - connectionTimeToLive  
   - expectContinueEnabled  
   - maxConnections  
   - tcpKeepAlive  
   - useIdleConnectionReaper  
   
   These settings will allow users to fine-tune the HTTP client behavior for 
better performance and reliability in AWS environments.  
   
   ---
   
   ### *Use Case/Motivation*  
   Many users choose Apache HTTP Client over URL Connection due to its advanced 
features and configurability. By exposing these settings, users can take full 
advantage of Apache HTTP Client's capabilities, such as optimizing connection 
management and improving request handling in high-throughput scenarios.  
   
   This feature is particularly useful for:  
   - Users who need to optimize connection pooling and timeouts for 
high-concurrency workloads.  
   - Users who want to enable advanced features like TCP keep-alive and idle 
connection reaping.  
   - Users who require fine-grained control over HTTP client behavior in AWS 
environments.  
   
   
   ### Query engine
   
   EMR
   
   ### Willingness to contribute
   
   - [ ] I can contribute this improvement/feature independently
   - [ ] I would be willing to contribute this improvement/feature with 
guidance from the Iceberg community
   - [x] I cannot contribute this improvement/feature at this time


-- 
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: issues-unsubscr...@iceberg.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to