You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Clement Escoffier (JIRA)" <ji...@apache.org> on 2007/02/06 13:53:05 UTC

[jira] Created: (FELIX-202) Synchronization problem when providing a service

Synchronization problem when providing a service
------------------------------------------------

                 Key: FELIX-202
                 URL: https://issues.apache.org/jira/browse/FELIX-202
             Project: Felix
          Issue Type: Bug
          Components: iPOJO
            Reporter: Clement Escoffier
         Attachments: synchro.patch

iPOJO Provided Service Handler has a synchronization bug when properties are updated while the service is unregistering.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (FELIX-202) Synchronization problem when providing a service

Posted by "Richard S. Hall (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard S. Hall closed FELIX-202.
---------------------------------

    Resolution: Fixed
      Assignee: Richard S. Hall

I applied this patch.

> Synchronization problem when providing a service
> ------------------------------------------------
>
>                 Key: FELIX-202
>                 URL: https://issues.apache.org/jira/browse/FELIX-202
>             Project: Felix
>          Issue Type: Bug
>          Components: iPOJO
>            Reporter: Clement Escoffier
>         Assigned To: Richard S. Hall
>         Attachments: synchro.patch
>
>
> iPOJO Provided Service Handler has a synchronization bug when properties are updated while the service is unregistering.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (FELIX-202) Synchronization problem when providing a service

Posted by "Clement Escoffier (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Clement Escoffier updated FELIX-202:
------------------------------------

    Attachment: synchro.patch

Patch to apply on iPOJO core project.

The patch modify the Provided Service handler to avoid synchronization problem.

> Synchronization problem when providing a service
> ------------------------------------------------
>
>                 Key: FELIX-202
>                 URL: https://issues.apache.org/jira/browse/FELIX-202
>             Project: Felix
>          Issue Type: Bug
>          Components: iPOJO
>            Reporter: Clement Escoffier
>         Attachments: synchro.patch
>
>
> iPOJO Provided Service Handler has a synchronization bug when properties are updated while the service is unregistering.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.