https://bz.apache.org/bugzilla/show_bug.cgi?id=58756
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- --- Comment #2 from Philippe Mouawad <[email protected]> --- After fix to Bug 58756, default was used as the default policy. But this is wrong as: - HttpHC3Impl used "compabitility" as default - HttpHC4Impl should use "standard" as default (This explains the reported issue by Maxime Chassagneux on Mailing list related to dates parsing) The issue is that when reading a 2.13 saved JMX from a 3.0, as default have changed, the default values are not in JMX file so we end up initializing different values. -- You are receiving this mail because: You are the assignee for the bug.
