You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rajith Attapattu (JIRA)" <qp...@incubator.apache.org> on 2009/03/24 20:51:50 UTC

[jira] Created: (QPID-1773) If a session exception is thrown while waiting for command completion it is ignored

If a session exception is thrown while waiting for command completion it is ignored
-----------------------------------------------------------------------------------

                 Key: QPID-1773
                 URL: https://issues.apache.org/jira/browse/QPID-1773
             Project: Qpid
          Issue Type: Bug
          Components: Java Client
    Affects Versions: M4
            Reporter: Rajith Attapattu
            Assignee: Rajith Attapattu
             Fix For: 0.5


If a session exception is thrown while waiting for command completion then the exception is ignored and the client waits for the specified timeout.
After that it throws a org.apache.qpid.transport.SessionException: timed out waiting for completion, and the exception sent by the broker is not communicated.

If the client is waiting for command completion but receives a session exception then it should throw up the session exception to the uppser layer.

-- 
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-1773) If a session exception is thrown while waiting for command completion it is ignored

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

Rajith Attapattu resolved QPID-1773.
------------------------------------

    Resolution: Fixed

Reviewed with the help of Rafi

> If a session exception is thrown while waiting for command completion it is ignored
> -----------------------------------------------------------------------------------
>
>                 Key: QPID-1773
>                 URL: https://issues.apache.org/jira/browse/QPID-1773
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>    Affects Versions: M4
>            Reporter: Rajith Attapattu
>            Assignee: Rajith Attapattu
>             Fix For: 0.5
>
>
> If a session exception is thrown while waiting for command completion then the exception is ignored and the client waits for the specified timeout.
> After that it throws a org.apache.qpid.transport.SessionException: timed out waiting for completion, and the exception sent by the broker is not communicated.
> If the client is waiting for command completion but receives a session exception then it should throw up the session exception to the uppser layer.

-- 
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-1773) If a session exception is thrown while waiting for command completion it is ignored

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

Rajith Attapattu updated QPID-1773:
-----------------------------------

    Status: Ready To Review  (was: In Progress)

> If a session exception is thrown while waiting for command completion it is ignored
> -----------------------------------------------------------------------------------
>
>                 Key: QPID-1773
>                 URL: https://issues.apache.org/jira/browse/QPID-1773
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>    Affects Versions: M4
>            Reporter: Rajith Attapattu
>            Assignee: Rajith Attapattu
>             Fix For: 0.5
>
>
> If a session exception is thrown while waiting for command completion then the exception is ignored and the client waits for the specified timeout.
> After that it throws a org.apache.qpid.transport.SessionException: timed out waiting for completion, and the exception sent by the broker is not communicated.
> If the client is waiting for command completion but receives a session exception then it should throw up the session exception to the uppser layer.

-- 
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] Commented: (QPID-1773) If a session exception is thrown while waiting for command completion it is ignored

Posted by "Rajith Attapattu (JIRA)" <qp...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12689142#action_12689142 ] 

Rajith Attapattu commented on QPID-1773:
----------------------------------------

A fix for this has been committed to Qpid trunk at rev 758017

> If a session exception is thrown while waiting for command completion it is ignored
> -----------------------------------------------------------------------------------
>
>                 Key: QPID-1773
>                 URL: https://issues.apache.org/jira/browse/QPID-1773
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>    Affects Versions: M4
>            Reporter: Rajith Attapattu
>            Assignee: Rajith Attapattu
>             Fix For: 0.5
>
>
> If a session exception is thrown while waiting for command completion then the exception is ignored and the client waits for the specified timeout.
> After that it throws a org.apache.qpid.transport.SessionException: timed out waiting for completion, and the exception sent by the broker is not communicated.
> If the client is waiting for command completion but receives a session exception then it should throw up the session exception to the uppser layer.

-- 
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