You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Arnaud Simon (JIRA)" <qp...@incubator.apache.org> on 2007/05/03 15:24:15 UTC

[jira] Created: (QPID-478) Improved in memory store and dtx support

Improved in memory store and dtx support
----------------------------------------

                 Key: QPID-478
                 URL: https://issues.apache.org/jira/browse/QPID-478
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker
            Reporter: Arnaud Simon
         Attachments: memoryStore.patch

I have actually implemented a proper in memory store as well as the corresponding tx manager. This had to be properly implemented as this is currently the default config. 
Note that this implementation does not support recovery and should obviously not be used on production. 


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


[jira] Updated: (QPID-478) Improved in memory store and dtx support

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

Arnaud Simon updated QPID-478:
------------------------------

    Attachment: memoryStore.patch

This patch should be applied at the java/broker level. 
Thanks 


> Improved in memory store and dtx support
> ----------------------------------------
>
>                 Key: QPID-478
>                 URL: https://issues.apache.org/jira/browse/QPID-478
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>            Reporter: Arnaud Simon
>         Attachments: memoryStore.patch
>
>
> I have actually implemented a proper in memory store as well as the corresponding tx manager. This had to be properly implemented as this is currently the default config. 
> Note that this implementation does not support recovery and should obviously not be used on production. 

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


[jira] Closed: (QPID-478) Improved in memory store and dtx support

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

Arnaud Simon closed QPID-478.
-----------------------------

    Resolution: Fixed

Replaced by QPID-479

> Improved in memory store and dtx support
> ----------------------------------------
>
>                 Key: QPID-478
>                 URL: https://issues.apache.org/jira/browse/QPID-478
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>            Reporter: Arnaud Simon
>         Attachments: memoryStore.patch
>
>
> I have actually implemented a proper in memory store as well as the corresponding tx manager. This had to be properly implemented as this is currently the default config. 
> Note that this implementation does not support recovery and should obviously not be used on production. 

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