You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Guillaume Sauthier (JIRA)" <ji...@apache.org> on 2010/12/04 18:22:10 UTC

[jira] Created: (FELIX-2718) EventHandler are invoked one by one when using the @Subscribe handler

EventHandler are invoked one by one when using the @Subscribe handler
---------------------------------------------------------------------

                 Key: FELIX-2718
                 URL: https://issues.apache.org/jira/browse/FELIX-2718
             Project: Felix
          Issue Type: Bug
          Components: iPOJO
    Affects Versions: iPOJO-1.6.0
            Reporter: Guillaume Sauthier


There is a synchronized block in the subscriber handler that may cause this issue.

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


[jira] Commented: (FELIX-2718) EventHandler are invoked one by one when using the @Subscribe handler

Posted by "Guillaume Sauthier (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-2718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12977705#action_12977705 ] 

Guillaume Sauthier commented on FELIX-2718:
-------------------------------------------

Is this fixed in rev 1044393 ?


> EventHandler are invoked one by one when using the @Subscribe handler
> ---------------------------------------------------------------------
>
>                 Key: FELIX-2718
>                 URL: https://issues.apache.org/jira/browse/FELIX-2718
>             Project: Felix
>          Issue Type: Bug
>          Components: iPOJO
>    Affects Versions: iPOJO-1.6.0
>            Reporter: Guillaume Sauthier
>            Assignee: Clement Escoffier
>             Fix For: iPOJO-1.8.0
>
>
> There is a synchronized block in the subscriber handler that may cause this issue.

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


[jira] Updated: (FELIX-2718) EventHandler are invoked one by one when using the @Subscribe handler

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

Clement Escoffier updated FELIX-2718:
-------------------------------------

    Fix Version/s: iPOJO-1.8.0

> EventHandler are invoked one by one when using the @Subscribe handler
> ---------------------------------------------------------------------
>
>                 Key: FELIX-2718
>                 URL: https://issues.apache.org/jira/browse/FELIX-2718
>             Project: Felix
>          Issue Type: Bug
>          Components: iPOJO
>    Affects Versions: iPOJO-1.6.0
>            Reporter: Guillaume Sauthier
>             Fix For: iPOJO-1.8.0
>
>
> There is a synchronized block in the subscriber handler that may cause this issue.

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


[jira] Resolved: (FELIX-2718) EventHandler are invoked one by one when using the @Subscribe handler

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

Clement Escoffier resolved FELIX-2718.
--------------------------------------

    Resolution: Fixed
      Assignee: Clement Escoffier

> EventHandler are invoked one by one when using the @Subscribe handler
> ---------------------------------------------------------------------
>
>                 Key: FELIX-2718
>                 URL: https://issues.apache.org/jira/browse/FELIX-2718
>             Project: Felix
>          Issue Type: Bug
>          Components: iPOJO
>    Affects Versions: iPOJO-1.6.0
>            Reporter: Guillaume Sauthier
>            Assignee: Clement Escoffier
>             Fix For: iPOJO-1.8.0
>
>
> There is a synchronized block in the subscriber handler that may cause this issue.

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


[jira] Commented: (FELIX-2718) EventHandler are invoked one by one when using the @Subscribe handler

Posted by "Clement Escoffier (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-2718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970492#action_12970492 ] 

Clement Escoffier commented on FELIX-2718:
------------------------------------------

Fixed in trunk

> EventHandler are invoked one by one when using the @Subscribe handler
> ---------------------------------------------------------------------
>
>                 Key: FELIX-2718
>                 URL: https://issues.apache.org/jira/browse/FELIX-2718
>             Project: Felix
>          Issue Type: Bug
>          Components: iPOJO
>    Affects Versions: iPOJO-1.6.0
>            Reporter: Guillaume Sauthier
>            Assignee: Clement Escoffier
>             Fix For: iPOJO-1.8.0
>
>
> There is a synchronized block in the subscriber handler that may cause this issue.

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


[jira] Commented: (FELIX-2718) EventHandler are invoked one by one when using the @Subscribe handler

Posted by "Clement Escoffier (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-2718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12977714#action_12977714 ] 

Clement Escoffier commented on FELIX-2718:
------------------------------------------

AFAIK, It's fixed in 1055392 (current trunk). 

> EventHandler are invoked one by one when using the @Subscribe handler
> ---------------------------------------------------------------------
>
>                 Key: FELIX-2718
>                 URL: https://issues.apache.org/jira/browse/FELIX-2718
>             Project: Felix
>          Issue Type: Bug
>          Components: iPOJO
>    Affects Versions: iPOJO-1.6.0
>            Reporter: Guillaume Sauthier
>            Assignee: Clement Escoffier
>             Fix For: iPOJO-1.8.0
>
>
> There is a synchronized block in the subscriber handler that may cause this issue.

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