You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Cliff Jansen (JIRA)" <qp...@incubator.apache.org> on 2009/12/04 20:37:21 UTC

[jira] Created: (QPID-2247) WCF AmqpChannelListener can hang for 60 seconds on close

WCF AmqpChannelListener can hang for 60 seconds on close
--------------------------------------------------------

                 Key: QPID-2247
                 URL: https://issues.apache.org/jira/browse/QPID-2247
             Project: Qpid
          Issue Type: Bug
          Components: WCF/C++ Client
    Affects Versions: 0.6
         Environment: Windows
            Reporter: Cliff Jansen
            Priority: Critical
             Fix For: 0.6


When closing a WCF service the ChannelListener can hang for 60 seconds, until it times out and aborts.

This is known issue #3 in the Readme file.

It would be nice to erradicate this for 0.6

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


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Resolved: (QPID-2247) WCF AmqpChannelListener can hang for 60 seconds on close

Posted by "Steve Huston (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Huston resolved QPID-2247.
--------------------------------

    Resolution: Fixed
      Assignee: Steve Huston

Patch applied on trunk r891464

> WCF AmqpChannelListener can hang for 60 seconds on close
> --------------------------------------------------------
>
>                 Key: QPID-2247
>                 URL: https://issues.apache.org/jira/browse/QPID-2247
>             Project: Qpid
>          Issue Type: Bug
>          Components: WCF/C++ Client
>    Affects Versions: 0.6
>         Environment: Windows
>            Reporter: Cliff Jansen
>            Assignee: Steve Huston
>            Priority: Critical
>             Fix For: 0.6
>
>         Attachments: QPID-2247.patch
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> When closing a WCF service the ChannelListener can hang for 60 seconds, until it times out and aborts.
> This is known issue #3 in the Readme file.
> It would be nice to erradicate this for 0.6

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


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Updated: (QPID-2247) WCF AmqpChannelListener can hang for 60 seconds on close

Posted by "Cliff Jansen (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cliff Jansen updated QPID-2247:
-------------------------------

    Attachment: QPID-2247.patch

Patch to provide the expected semantics when closing channel factories and listeners.

Close propagates to the sub channels.  Accept needs to return null when the listener is shut down.

> WCF AmqpChannelListener can hang for 60 seconds on close
> --------------------------------------------------------
>
>                 Key: QPID-2247
>                 URL: https://issues.apache.org/jira/browse/QPID-2247
>             Project: Qpid
>          Issue Type: Bug
>          Components: WCF/C++ Client
>    Affects Versions: 0.6
>         Environment: Windows
>            Reporter: Cliff Jansen
>            Priority: Critical
>             Fix For: 0.6
>
>         Attachments: QPID-2247.patch
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> When closing a WCF service the ChannelListener can hang for 60 seconds, until it times out and aborts.
> This is known issue #3 in the Readme file.
> It would be nice to erradicate this for 0.6

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


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org