https://issues.apache.org/bugzilla/show_bug.cgi?id=56841
Milamber <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #31907|0 |1 is obsolete| | Attachment #31908|0 |1 is obsolete| | --- Comment #2 from Milamber <[email protected]> --- Created attachment 31911 --> https://issues.apache.org/bugzilla/attachment.cgi?id=31911&action=edit Update patch v2 Fix some alphabetical orders Add some missing I18N strings Add French translation Formatting the code Some issues remain (I think) between DNSCacheManager and DNSCachePanel on configure/modifyTestElement methods. (no time tonight to fix them) Why use a PoolingClientConnectionManager in HTTPHC4Impl.java? BasicClientConnectionManager don't sufficient? The JMeter(httpclient) default client connection manger is change with Pooling? + PoolingClientConnectionManager poolingClientConnectionManager= + new PoolingClientConnectionManager(SchemeRegistryFactory.createDefault(),resolver); + Screenshot must be refresh. -- You are receiving this mail because: You are the assignee for the bug.
