This is an automated email from the ASF dual-hosted git repository.
snagel pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nutch.git.
from 49c9349 Merge pull request #334 from
sebastian-nagel/NUTCH-2579-get-protocol
add 2c69694 NUTCH-2578 Avoid lock by MimeUtil in constructor of
protocol.Content - hold MimeUtil object in protocol implementation (protocol
plugin) and pass it to constructor of Content - avoid creation of new Tika
object in constructor of MimeUtil (cache in ObjectCache)
new 8e4dd31 Merge pull request #338 from sebastian-nagel/NUTCH-2578
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/java/org/apache/nutch/protocol/Content.java | 23 ++++++++++++++++++++++
src/java/org/apache/nutch/util/MimeUtil.java | 6 +++++-
.../apache/nutch/protocol/http/api/HttpBase.java | 11 ++++++++++-
3 files changed, 38 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
[email protected].