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 a997f10 Merge pull request #389 from
sebastian-nagel/NUTCH-2192-remove-oro
add a10db14 NUTCH-2625 ProtocolFactory.getProtocol(url) may create
multiple plugin instances - lock critical block (conditional creation of plugin
instance) on object cache object
new 5939579 Merge pull request #368 from
sebastian-nagel/NUTCH-2625-protocolfactory-getprotocol-synchronized
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:
.../org/apache/nutch/protocol/ProtocolFactory.java | 26 ++++++++++++----------
1 file changed, 14 insertions(+), 12 deletions(-)