You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ch...@apache.org on 2012/10/25 04:50:07 UTC

svn commit: r1401957 - /activemq/trunk/activemq-leveldb/readme.md

Author: chirino
Date: Thu Oct 25 02:50:07 2012
New Revision: 1401957

URL: http://svn.apache.org/viewvc?rev=1401957&view=rev
Log:
Updating readme since missing XA support is no longer missing.

Modified:
    activemq/trunk/activemq-leveldb/readme.md

Modified: activemq/trunk/activemq-leveldb/readme.md
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-leveldb/readme.md?rev=1401957&r1=1401956&r2=1401957&view=diff
==============================================================================
--- activemq/trunk/activemq-leveldb/readme.md (original)
+++ activemq/trunk/activemq-leveldb/readme.md Thu Oct 25 02:50:07 2012
@@ -43,7 +43,6 @@ configuration example: 
 
 ## Known Limitations
 
-* XA Transactions not supported yet
 * The store does not do any dup detection of messages.
 
 ## Built in High Availability Support