You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by "Mark Brouwer (JIRA)" <ji...@apache.org> on 2007/05/15 11:55:16 UTC

[jira] Created: (RIVER-27) ServiceDiscoveryManager doesn't implement concurrency guarantees for ServiceDiscoveryListener

ServiceDiscoveryManager doesn't implement concurrency guarantees for ServiceDiscoveryListener
---------------------------------------------------------------------------------------------

                 Key: RIVER-27
                 URL: https://issues.apache.org/jira/browse/RIVER-27
             Project: River
          Issue Type: Bug
            Reporter: Mark Brouwer


With thanks to Rick Moynihan who asked the right question it appears {{net.jini.lookup.ServiceDiscoveryManager}} doesn't seem to implement all aspects of the concurrency guarantees for {{net.jini.lookup.ServiceDiscoveryListener}} which state:{quote}for any given listener object that implements this interface or any sub-interface, no two methods defined by the interface or sub-interface will be invoked at the same time by the same cache. This applies to different invocations of the same or different methods, on the same or different listeners registered with a single cache.{quote}

For more details please read what has been said in this [posting|http://archives.java.sun.com/cgi-bin/wa?A2=ind0705&L=jini-users&F=&S=&P=1599] in jini-users.

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


[jira] Updated: (RIVER-27) ServiceDiscoveryManager doesn't implement concurrency guarantees for ServiceDiscoveryListener

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

Mark Brouwer updated RIVER-27:
------------------------------

          Component/s: net_jini_lookup
    Affects Version/s: jtsk_2.1

> ServiceDiscoveryManager doesn't implement concurrency guarantees for ServiceDiscoveryListener
> ---------------------------------------------------------------------------------------------
>
>                 Key: RIVER-27
>                 URL: https://issues.apache.org/jira/browse/RIVER-27
>             Project: River
>          Issue Type: Bug
>          Components: net_jini_lookup
>    Affects Versions: jtsk_2.1
>            Reporter: Mark Brouwer
>
> With thanks to Rick Moynihan who asked the right question it appears {{net.jini.lookup.ServiceDiscoveryManager}} doesn't seem to implement all aspects of the concurrency guarantees for {{net.jini.lookup.ServiceDiscoveryListener}} which state:{quote}for any given listener object that implements this interface or any sub-interface, no two methods defined by the interface or sub-interface will be invoked at the same time by the same cache. This applies to different invocations of the same or different methods, on the same or different listeners registered with a single cache.{quote}
> For more details please read what has been said in this [posting|http://archives.java.sun.com/cgi-bin/wa?A2=ind0705&L=jini-users&F=&S=&P=1599] in jini-users.

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