[ 
https://issues.apache.org/jira/browse/FELIX-4788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Carsten Ziegeler updated FELIX-4788:
------------------------------------
    Fix Version/s:     (was: framework-4.6.0)
                   framework-4.8.0

> trigger URLHandlersBundleStreamHander.hashcode()  when bundeld>255
> ------------------------------------------------------------------
>
>                 Key: FELIX-4788
>                 URL: https://issues.apache.org/jira/browse/FELIX-4788
>             Project: Felix
>          Issue Type: Bug
>          Components: Framework
>    Affects Versions: framework-4.6.0
>            Reporter: wuwenyu
>             Fix For: framework-4.8.0
>
>
> I find a probleam when i deploy multi-version bundles when  bundle Id over 
> 255 ,something i found today
> ->trigger URLHandlersBundleStreamHander.hashcode()  when bundeld over 255  in 
> my business bundle which using springdm1.2.1.
> ->super class URLStreamHandler.hashCode will be invoked 
> ->then getHostAddress()  
> ->then InetAddress.getByName(host)   
> when host over  255 
> consume about 11s to execute
> if i have 50 bundles   comsune 550s when i deploy these bundles 
> Such behavior is unacceptable。



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to