[
https://issues.apache.org/jira/browse/SLING-3823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler closed SLING-3823.
-----------------------------------
> ConnectorRegistryImpl uses java.net.URL.equals
> ----------------------------------------------
>
> Key: SLING-3823
> URL: https://issues.apache.org/jira/browse/SLING-3823
> Project: Sling
> Issue Type: Bug
> Components: Extensions
> Affects Versions: Discovery Impl 1.0.10
> Reporter: Robert Munteanu
> Assignee: Robert Munteanu
> Fix For: Discovery Impl 1.0.12
>
>
> Reported at
> https://analysis.apache.org/drilldown/issues/35893?&rule=findbugs%3ADMI_BLOCKING_METHODS_ON_URL&rule_sev=BLOCKER&severity=BLOCKER#
> .
> The problem with java.net.URL.equals is that it can perform name resolution,
> and therefore block for large amounts of time ( large in terms of how fast an
> 'equals' method is expected to return )
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)