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

[jira] Updated: (QPID-1768) Priority Queue Flow to Disk is not thread safe.

     [ https://issues.apache.org/jira/browse/QPID-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Ritchie updated QPID-1768:
---------------------------------

    Status: Ready To Review  (was: In Progress)

> Priority Queue Flow to Disk is not thread safe.
> -----------------------------------------------
>
>                 Key: QPID-1768
>                 URL: https://issues.apache.org/jira/browse/QPID-1768
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>            Reporter: Martin Ritchie
>            Assignee: Martin Ritchie
>            Priority: Blocker
>             Fix For: 0.5
>
>
> Following on from the FtD review  discussion documented here:
> http://cwiki.apache.org/confluence/display/qpid/FtD+Code+Review+Notes
> The changes to priority queue are not thread safe so cannot guarrantee messages will be correctly kept in memory.
> This task includes:
> 19 	0.5 H 	_priorityListsindex.memoryUsed() + requriedSize is not threadSafe. Currently hard to reason about. 	 
> 21 	0.5 H 	PriorityQueueEntryList add() not thread safe. Reclaiming memory and then setting later is not atomic. 	 
> 24 	0.5 H 	setMemoryUsageMaximum / setMemoryUsageMinimum : not ThreadSafe - synchronize 	 
> 17 	0.5 H 	Document atomicity of memory counting

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