You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Antonio Sanso (JIRA)" <ji...@apache.org> on 2015/04/24 10:54:38 UTC

[jira] [Commented] (FELIX-4863) SSLFilter 0.1.0 and 0.2.0 have a Java race condition, stopping the Filter from working correctly

    [ https://issues.apache.org/jira/browse/FELIX-4863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14510672#comment-14510672 ] 

Antonio Sanso commented on FELIX-4863:
--------------------------------------

The issue seems to be in the {{HttpServiceTracker}} class in the {{open(boolean trackAllServices)}} method.

> SSLFilter 0.1.0 and 0.2.0 have a Java race condition, stopping the Filter from working correctly
> ------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-4863
>                 URL: https://issues.apache.org/jira/browse/FELIX-4863
>             Project: Felix
>          Issue Type: Bug
>          Components: HTTP Service
>            Reporter: Antonio Sanso
>
> There is a Java race condition, where if the wrong method "wins", the configuration does not get applied.
> The SSL Filter (which is supposed to override certain Request/Response methods) does not work, causing mapping failures, wrong URLs, etc.



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