varunnvs92 commented on issue #146: Fix bug in URIBuilder#isPathEmpty method 
URL: 
https://github.com/apache/httpcomponents-client/pull/146#issuecomment-486748892
 
 
   @ok2c 
   This bug is trivial. But we are effected by the normalization behavior 
change (see below links) which is causing [multiple 
failures](https://github.com/aws/aws-sdk-java/issues/1919) for our customers. 
The workaround suggested was to upgrade to `4.5.8` and disable normalization. 
But this bug is blocking us to move to `4.5.8` as it effects normalization 
disabled path. You can consider this bug as part of adoption blocker for `4.5.8`
   https://issues.apache.org/jira/browse/HTTPCLIENT-1968
   https://issues.apache.org/jira/browse/HTTPCLIENT-1983
   
   I hope you reconsider this and do a release soon as this is a major priority 
for us. Lot of customers are waiting on us upgrading to `4.5.8`.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to