You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Robert Walls (JIRA)" <ji...@apache.org> on 2008/07/30 23:08:00 UTC

[jira] Created: (AMQNET-98) Initial Support for Multicast Discovery

Initial Support for Multicast Discovery
---------------------------------------

                 Key: AMQNET-98
                 URL: https://issues.apache.org/activemq/browse/AMQNET-98
             Project: ActiveMQ .Net
          Issue Type: New Feature
          Components: ActiveMQ Client
         Environment: Patched created using TortoiseSVN v1.4.8.
            Reporter: Robert Walls
            Assignee: James Strachan
            Priority: Minor
         Attachments: nms_activeMQ_MulticastDiscovery.patch

Added initial support for multicast discovery using "multicast://239.255.2.3:6155" as the default discovery URI string.

Connection strings such as "discovery://multicast://default?transport.RequestTimeout=500" may now be used to enable the use of multicast discovery.

Note: In order to build I had to turn off code signing on the affected assemblies.

Files Modified:
   ConnectionFactory.cs

Files Created:
  Transport\TransportFactory.cs
  Discovery\Multicast\DiscoveryTransportFactory.cs
  Multicast\MulticastDiscoveryAgent.cs

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


[jira] Updated: (AMQNET-98) Initial Support for Multicast Discovery

Posted by "Jim Gomes (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQNET-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jim Gomes updated AMQNET-98:
----------------------------

        Fix Version/s: 1.1
    Affects Version/s: 1.0

> Initial Support for Multicast Discovery
> ---------------------------------------
>
>                 Key: AMQNET-98
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-98
>             Project: ActiveMQ .Net
>          Issue Type: New Feature
>          Components: ActiveMQ Client
>    Affects Versions: 1.0
>         Environment: Patched created using TortoiseSVN v1.4.8.
>            Reporter: Robert Walls
>            Assignee: James Strachan
>            Priority: Minor
>             Fix For: 1.1
>
>         Attachments: nms_activeMQ_MulticastDiscovery.patch
>
>
> Added initial support for multicast discovery using "multicast://239.255.2.3:6155" as the default discovery URI string.
> Connection strings such as "discovery://multicast://default?transport.RequestTimeout=500" may now be used to enable the use of multicast discovery.
> Note: In order to build I had to turn off code signing on the affected assemblies.
> Files Modified:
>    ConnectionFactory.cs
> Files Created:
>   Transport\TransportFactory.cs
>   Discovery\Multicast\DiscoveryTransportFactory.cs
>   Multicast\MulticastDiscoveryAgent.cs

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


[jira] Work started: (AMQNET-98) Initial Support for Multicast Discovery

Posted by "Jim Gomes (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQNET-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on AMQNET-98 started by Jim Gomes.

> Initial Support for Multicast Discovery
> ---------------------------------------
>
>                 Key: AMQNET-98
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-98
>             Project: ActiveMQ .Net
>          Issue Type: New Feature
>          Components: ActiveMQ Client
>    Affects Versions: 1.0
>         Environment: Patched created using TortoiseSVN v1.4.8.
>            Reporter: Robert Walls
>            Assignee: Jim Gomes
>            Priority: Minor
>             Fix For: 1.1
>
>         Attachments: nms_activeMQ_MulticastDiscovery.patch, nms_activeMQ_MulticastDiscovery_v0_1.patch
>
>
> Added initial support for multicast discovery using "multicast://239.255.2.3:6155" as the default discovery URI string.
> Connection strings such as "discovery://multicast://default?transport.RequestTimeout=500" may now be used to enable the use of multicast discovery.
> Note: In order to build I had to turn off code signing on the affected assemblies.
> Files Modified:
>    ConnectionFactory.cs
> Files Created:
>   Transport\TransportFactory.cs
>   Discovery\Multicast\DiscoveryTransportFactory.cs
>   Multicast\MulticastDiscoveryAgent.cs

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


[jira] Resolved: (AMQNET-98) Initial Support for Multicast Discovery

Posted by "Jim Gomes (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQNET-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jim Gomes resolved AMQNET-98.
-----------------------------

    Resolution: Fixed

Integrated patch with some changes to fit with the failover transport changes.

> Initial Support for Multicast Discovery
> ---------------------------------------
>
>                 Key: AMQNET-98
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-98
>             Project: ActiveMQ .Net
>          Issue Type: New Feature
>          Components: ActiveMQ Client
>    Affects Versions: 1.0
>         Environment: Patched created using TortoiseSVN v1.4.8.
>            Reporter: Robert Walls
>            Assignee: Jim Gomes
>            Priority: Minor
>             Fix For: 1.1
>
>         Attachments: nms_activeMQ_MulticastDiscovery.patch, nms_activeMQ_MulticastDiscovery_v0_1.patch
>
>
> Added initial support for multicast discovery using "multicast://239.255.2.3:6155" as the default discovery URI string.
> Connection strings such as "discovery://multicast://default?transport.RequestTimeout=500" may now be used to enable the use of multicast discovery.
> Note: In order to build I had to turn off code signing on the affected assemblies.
> Files Modified:
>    ConnectionFactory.cs
> Files Created:
>   Transport\TransportFactory.cs
>   Discovery\Multicast\DiscoveryTransportFactory.cs
>   Multicast\MulticastDiscoveryAgent.cs

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


[jira] Assigned: (AMQNET-98) Initial Support for Multicast Discovery

Posted by "Jim Gomes (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQNET-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jim Gomes reassigned AMQNET-98:
-------------------------------

    Assignee: Jim Gomes  (was: James Strachan)

> Initial Support for Multicast Discovery
> ---------------------------------------
>
>                 Key: AMQNET-98
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-98
>             Project: ActiveMQ .Net
>          Issue Type: New Feature
>          Components: ActiveMQ Client
>    Affects Versions: 1.0
>         Environment: Patched created using TortoiseSVN v1.4.8.
>            Reporter: Robert Walls
>            Assignee: Jim Gomes
>            Priority: Minor
>             Fix For: 1.1
>
>         Attachments: nms_activeMQ_MulticastDiscovery.patch, nms_activeMQ_MulticastDiscovery_v0_1.patch
>
>
> Added initial support for multicast discovery using "multicast://239.255.2.3:6155" as the default discovery URI string.
> Connection strings such as "discovery://multicast://default?transport.RequestTimeout=500" may now be used to enable the use of multicast discovery.
> Note: In order to build I had to turn off code signing on the affected assemblies.
> Files Modified:
>    ConnectionFactory.cs
> Files Created:
>   Transport\TransportFactory.cs
>   Discovery\Multicast\DiscoveryTransportFactory.cs
>   Multicast\MulticastDiscoveryAgent.cs

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


[jira] Updated: (AMQNET-98) Initial Support for Multicast Discovery

Posted by "Robert Walls (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQNET-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Walls updated AMQNET-98:
-------------------------------

    Attachment: nms_activeMQ_MulticastDiscovery_v0_1.patch

> Initial Support for Multicast Discovery
> ---------------------------------------
>
>                 Key: AMQNET-98
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-98
>             Project: ActiveMQ .Net
>          Issue Type: New Feature
>          Components: ActiveMQ Client
>    Affects Versions: 1.0
>         Environment: Patched created using TortoiseSVN v1.4.8.
>            Reporter: Robert Walls
>            Assignee: James Strachan
>            Priority: Minor
>             Fix For: 1.1
>
>         Attachments: nms_activeMQ_MulticastDiscovery.patch
>
>
> Added initial support for multicast discovery using "multicast://239.255.2.3:6155" as the default discovery URI string.
> Connection strings such as "discovery://multicast://default?transport.RequestTimeout=500" may now be used to enable the use of multicast discovery.
> Note: In order to build I had to turn off code signing on the affected assemblies.
> Files Modified:
>    ConnectionFactory.cs
> Files Created:
>   Transport\TransportFactory.cs
>   Discovery\Multicast\DiscoveryTransportFactory.cs
>   Multicast\MulticastDiscoveryAgent.cs

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


[jira] Updated: (AMQNET-98) Initial Support for Multicast Discovery

Posted by "Robert Walls (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQNET-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Walls updated AMQNET-98:
-------------------------------

    Attachment: nms_activeMQ_MulticastDiscovery_v0_1.patch

Updated the patch to remove the needless processor spinning when waiting for the Multicast discovery to find a suitable URI.

> Initial Support for Multicast Discovery
> ---------------------------------------
>
>                 Key: AMQNET-98
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-98
>             Project: ActiveMQ .Net
>          Issue Type: New Feature
>          Components: ActiveMQ Client
>    Affects Versions: 1.0
>         Environment: Patched created using TortoiseSVN v1.4.8.
>            Reporter: Robert Walls
>            Assignee: James Strachan
>            Priority: Minor
>             Fix For: 1.1
>
>         Attachments: nms_activeMQ_MulticastDiscovery.patch, nms_activeMQ_MulticastDiscovery_v0_1.patch
>
>
> Added initial support for multicast discovery using "multicast://239.255.2.3:6155" as the default discovery URI string.
> Connection strings such as "discovery://multicast://default?transport.RequestTimeout=500" may now be used to enable the use of multicast discovery.
> Note: In order to build I had to turn off code signing on the affected assemblies.
> Files Modified:
>    ConnectionFactory.cs
> Files Created:
>   Transport\TransportFactory.cs
>   Discovery\Multicast\DiscoveryTransportFactory.cs
>   Multicast\MulticastDiscoveryAgent.cs

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


[jira] Updated: (AMQNET-98) Initial Support for Multicast Discovery

Posted by "Robert Walls (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQNET-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Walls updated AMQNET-98:
-------------------------------

    Attachment:     (was: nms_activeMQ_MulticastDiscovery_v0_1.patch)

> Initial Support for Multicast Discovery
> ---------------------------------------
>
>                 Key: AMQNET-98
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-98
>             Project: ActiveMQ .Net
>          Issue Type: New Feature
>          Components: ActiveMQ Client
>    Affects Versions: 1.0
>         Environment: Patched created using TortoiseSVN v1.4.8.
>            Reporter: Robert Walls
>            Assignee: James Strachan
>            Priority: Minor
>             Fix For: 1.1
>
>         Attachments: nms_activeMQ_MulticastDiscovery.patch
>
>
> Added initial support for multicast discovery using "multicast://239.255.2.3:6155" as the default discovery URI string.
> Connection strings such as "discovery://multicast://default?transport.RequestTimeout=500" may now be used to enable the use of multicast discovery.
> Note: In order to build I had to turn off code signing on the affected assemblies.
> Files Modified:
>    ConnectionFactory.cs
> Files Created:
>   Transport\TransportFactory.cs
>   Discovery\Multicast\DiscoveryTransportFactory.cs
>   Multicast\MulticastDiscoveryAgent.cs

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