]
James Perkins updated WFLY-12949:
---------------------------------
Fix Version/s: 19.0.0.Beta2
(was: 19.0.0.Beta1)
Upgrade WildFly-Http-Client from 1.0.18.final to 1.0.20.Final
-------------------------------------------------------------
Key: WFLY-12949
URL:
https://issues.redhat.com/browse/WFLY-12949
Project: WildFly
Issue Type: Component Upgrade
Components: EJB
Reporter: Richard Opalka
Assignee: Richard Opalka
Priority: Major
Fix For: 19.0.0.Beta2
This component upgrade incorporates:
Bug fixes:
* [WEJBHTTP-31] Notify waiters when WildflyClientInputStream read listener reads 0
regardless of whether pooled.getBuffer().hasRemaining() returns true or false
* [WEJBHTTP-32] Remove duplicate notifyAll invocation from WildflyClientInputStream
read listener