[hornetq-commits] JBoss hornetq SVN: r8364 - in branches/ClebertCallback/src/main/org/hornetq/core: replication and 1 other directories.

do-not-reply at jboss.org do-not-reply at jboss.org
Sat Nov 21 15:49:39 EST 2009


Author: clebert.suconic at jboss.com
Date: 2009-11-21 15:49:38 -0500 (Sat, 21 Nov 2009)
New Revision: 8364

Removed:
   branches/ClebertCallback/src/main/org/hornetq/core/replication/ReplicationContext.java
   branches/ClebertCallback/src/main/org/hornetq/core/replication/impl/ReplicationContextImpl.java
Modified:
   branches/ClebertCallback/src/main/org/hornetq/core/persistence/impl/journal/OperationContextImpl.java
Log:
tweaks

Modified: branches/ClebertCallback/src/main/org/hornetq/core/persistence/impl/journal/OperationContextImpl.java
===================================================================
--- branches/ClebertCallback/src/main/org/hornetq/core/persistence/impl/journal/OperationContextImpl.java	2009-11-21 20:37:23 UTC (rev 8363)
+++ branches/ClebertCallback/src/main/org/hornetq/core/persistence/impl/journal/OperationContextImpl.java	2009-11-21 20:49:38 UTC (rev 8364)
@@ -54,8 +54,6 @@
 
    private int replicated = 0;
 
-   private boolean empty = false;
-
    /**
     * @param executor
     */

Deleted: branches/ClebertCallback/src/main/org/hornetq/core/replication/ReplicationContext.java
===================================================================

Deleted: branches/ClebertCallback/src/main/org/hornetq/core/replication/impl/ReplicationContextImpl.java
===================================================================



More information about the hornetq-commits mailing list