[ https://issues.apache.org/jira/browse/NUTCH-2890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17418600#comment-17418600 ]
Hudson commented on NUTCH-2890: ------------------------------- SUCCESS: Integrated in Jenkins build Nutch ยป Nutch-trunk #44 (See [https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/44/]) NUTCH-2890 Upgrade protocol-okhttp to use OkHttp 4.9.1 (snagel: [https://github.com/apache/nutch/commit/ed6a942ca407f037cc1714b085551e0afbf8bce1]) * (add) src/plugin/protocol-okhttp/howto_upgrade_okhttp.txt * (edit) src/plugin/protocol-okhttp/plugin.xml * (edit) src/plugin/protocol-okhttp/ivy.xml NUTCH-2890 Upgrade protocol-okhttp to use OkHttp 4.9.1 (snagel: [https://github.com/apache/nutch/commit/b64eceb036cbe1e6dd59c670bc0583465f249171]) * (edit) src/plugin/protocol-okhttp/src/java/org/apache/nutch/protocol/okhttp/OkHttpResponse.java > Protocol-okhttp: upgrade okhttp to 4.9.1 to address infinite connection > retries > ------------------------------------------------------------------------------- > > Key: NUTCH-2890 > URL: https://issues.apache.org/jira/browse/NUTCH-2890 > Project: Nutch > Issue Type: Bug > Components: plugin, protocol > Affects Versions: 1.18 > Reporter: Sebastian Nagel > Assignee: Sebastian Nagel > Priority: Major > Fix For: 1.19 > > Attachments: fetcher-protocol-okhttp-NUTCH-2890-async-profiler.png > > > In rare situations and under heavy load (> 100 fetcher threads) I've seen > that the protocol-okhttp plugin gets into a state where a significant amount > of CPU time is spent in handling failed connections, see > [async-profiler|https://github.com/jvm-profiling-tools/async-profiler] > screenshot. This is caused by > [okhttp#5819|https://github.com/square/okhttp/issues/5819] which is fixed > with okhttp [4.5.0|https://square.github.io/okhttp/changelog/#version-450]). > We should upgrade to the okhttp 4.9.1 (the current stable version). -- This message was sent by Atlassian Jira (v8.3.4#803005)