You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Gordon Sim (JIRA)" <qp...@incubator.apache.org> on 2008/12/01 15:26:44 UTC

[jira] Created: (QPID-1497) QueuePolicy gets inconsistent count and size for rolled back transactions

QueuePolicy gets inconsistent count and size  for rolled back transactions
--------------------------------------------------------------------------

                 Key: QPID-1497
                 URL: https://issues.apache.org/jira/browse/QPID-1497
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
    Affects Versions: M4
            Reporter: Gordon Sim
            Assignee: Gordon Sim
             Fix For: M4




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


[jira] Updated: (QPID-1497) QueuePolicy gets inconsistent count and size for failed transactions

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

Gordon Sim updated QPID-1497:
-----------------------------

    Description: 
Occurs either if a prepared dtx transaction is rolled back, or if a tx transaction fails on commit (if a tx transaction or unprepared dtx transaction is explicitly rolled back the issue does not occur).

Impact is that the policy count and size are lower than reality and hence do not enforce the limit accurately.
        Summary: QueuePolicy gets inconsistent count and size  for failed transactions  (was: QueuePolicy gets inconsistent count and size  for rolled back transactions)

> QueuePolicy gets inconsistent count and size  for failed transactions
> ---------------------------------------------------------------------
>
>                 Key: QPID-1497
>                 URL: https://issues.apache.org/jira/browse/QPID-1497
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: M4
>            Reporter: Gordon Sim
>            Assignee: Gordon Sim
>             Fix For: M4
>
>
> Occurs either if a prepared dtx transaction is rolled back, or if a tx transaction fails on commit (if a tx transaction or unprepared dtx transaction is explicitly rolled back the issue does not occur).
> Impact is that the policy count and size are lower than reality and hence do not enforce the limit accurately.

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


[jira] Resolved: (QPID-1497) QueuePolicy gets inconsistent count and size for failed transactions

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

Gordon Sim resolved QPID-1497.
------------------------------

    Resolution: Fixed

Fixed by r722200

> QueuePolicy gets inconsistent count and size  for failed transactions
> ---------------------------------------------------------------------
>
>                 Key: QPID-1497
>                 URL: https://issues.apache.org/jira/browse/QPID-1497
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: M4
>            Reporter: Gordon Sim
>            Assignee: Gordon Sim
>             Fix For: M4
>
>
> Occurs either if a prepared dtx transaction is rolled back, or if a tx transaction fails on commit (if a tx transaction or unprepared dtx transaction is explicitly rolled back the issue does not occur).
> Impact is that the policy count and size are lower than reality and hence do not enforce the limit accurately.

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