Re: HTTPcore5-h2 (5.2.2) Frame Size Regression: Issues with File Uploads Beyond 16KB

2023-11-23 Thread Sandeep Gaur
Hi Oleg, Thanks for the quick resolution of the issue!, I really appreciate it. Is there any planned release date of 5.2.4 , 5.3-alpha1

Re: HTTPcore5-h2 (5.2.2) Frame Size Regression: Issues with File Uploads Beyond 16KB

2023-11-22 Thread Sandeep Gaur
Hi, I have created a bug jira -- https://issues.apache.org/jira/browse/HTTPCORE-762. I would greatly appreciate it if you could share the details of the issue with me Thanks, Sandeep gaur On Wed, Nov 22, 2023 at 7:42 PM Oleg Kalnichevski wrote: > > > On 22/11/2023 14:46, Sandeep Gaur wrote: >

Re: HTTPcore5-h2 (5.2.2) Frame Size Regression: Issues with File Uploads Beyond 16KB

2023-11-22 Thread Oleg Kalnichevski
On 22/11/2023 14:46, Sandeep Gaur wrote: HI, Thanks for the quick reply!. Absolutely, I'll provide you with the wire logs for further analysis. For my clarification, does my observation from the previous email make sense? I can successfully make calls to the endpoint when the Application

Re: HTTPcore5-h2 (5.2.2) Frame Size Regression: Issues with File Uploads Beyond 16KB

2023-11-22 Thread Oleg Kalnichevski
On 22/11/2023 14:46, Sandeep Gaur wrote: HI, Thanks for the quick reply!. Absolutely, I'll provide you with the wire logs for further analysis. For my clarification, does my observation from the previous email make sense? In your case HttpClient is streaming data to the remote endpoint,

Re: HTTPcore5-h2 (5.2.2) Frame Size Regression: Issues with File Uploads Beyond 16KB

2023-11-22 Thread Sandeep Gaur
HI, Thanks for the quick reply!. Absolutely, I'll provide you with the wire logs for further analysis. For my clarification, does my observation from the previous email make sense? I can successfully make calls to the endpoint when the Application Load Balancer (ALB) is not involved. Additionally

Re: HTTPcore5-h2 (5.2.2) Frame Size Regression: Issues with File Uploads Beyond 16KB

2023-11-22 Thread Oleg Kalnichevski
On 22/11/2023 13:11, Sandeep Gaur wrote: Hi All/Oleg, Greetings everyone! I trust you are all doing well. We've been utilizing httpcore5-h2 (version 5.2.2), and unfortunately, we encountered an issue in our production environment yesterday. Upon investigation of the library code, it appear