|
| 1.28 | modified | bstansberry | src/org/jboss/cache/Node.java | [JBCACHE-424] Node implements Externalizable |
| 1.3 | modified | bstansberry | tests/functional/org/jboss/cache/statetransfer/StateTransfer123Test.java | Inherit from VersionedTestBase |
| 1.9 | modified | bstansberry | etc/META-INF/node2.xml | [JBCACHE-429] Make state transfer timeout greater than lock acquisition timeout. |
| 1.9 | modified | bstansberry | etc/META-INF/oodb-service.xml | [JBCACHE-429] Make state transfer timeout greater than lock acquisition timeout. |
| 1.6 | modified | bstansberry | etc/META-INF/optimal-for-large-cluster-http-session-repl.xml | [JBCACHE-429] Make state transfer timeout greater than lock acquisition timeout. |
| 1.2 | modified | bstansberry | etc/META-INF/policyPerRegion-eviction-service.xml | [JBCACHE-429] Make state transfer timeout greater than lock acquisition timeout. |
| 1.7 | modified | bstansberry | etc/META-INF/replAsync-optimistic-service.xml | [JBCACHE-429] Make state transfer timeout greater than lock acquisition timeout. |
| 1.6 | modified | bstansberry | etc/META-INF/replAsync-service.xml | [JBCACHE-429] Make state transfer timeout greater than lock acquisition timeout. |
| 1.8 | modified | bstansberry | etc/META-INF/replAsyncSharedCacheLoader-service.xml | [JBCACHE-429] Make state transfer timeout greater than lock acquisition timeout. |
| 1.6 | modified | bstansberry | etc/META-INF/replSync-ChainingCacheLoader-service.xml | [JBCACHE-429] Make state transfer timeout greater than lock acquisition timeout. |
| 1.5 | modified | bstansberry | etc/META-INF/replSync-ClusteredCacheLoader-service.xml | [JBCACHE-429] Make state transfer timeout greater than lock acquisition timeout. |
| 1.4 | modified | bstansberry | etc/META-INF/replSync-eviction-service.xml | [JBCACHE-429] Make state transfer timeout greater than lock acquisition timeout. |
| 1.7 | modified | bstansberry | etc/META-INF/replSync-optimistic-service.xml | [JBCACHE-429] Make state transfer timeout greater than lock acquisition timeout. |
| 1.7 | modified | bstansberry | etc/META-INF/replSync-service.xml | [JBCACHE-429] Make state transfer timeout greater than lock acquisition timeout. |
| 1.124 | modified | bstansberry | src/org/jboss/cache/TreeCache.java | [JBCACHE-429] Make state transfer timeout greater than lock acquisition timeout. |
| 1.2 | modified | bstansberry | tests/functional/org/jboss/cache/aop/statetransfer/StateTransfer123AopTest.java | [JBCACHE-425] Create state transfer versions for 1.2.3 |
| 1.2 | modified | bstansberry | tests/functional/org/jboss/cache/statetransfer/StateTransfer123Test.java | [JBCACHE-425] Create state transfer versions for 1.2.3 |
| 1.4 | modified | bstansberry | tests/functional/org/jboss/cache/statetransfer/ForcedStateTransferTest.java | [JBCACHE-438] Replace cache attribute StateTransferVersion with ReplicationVersion |
| 1.4 | modified | bstansberry | tests/functional/org/jboss/cache/statetransfer/StateTransfer1241Test.java | [JBCACHE-438] Replace cache attribute StateTransferVersion with ReplicationVersion |
| 1.4 | modified | bstansberry | tests/functional/org/jboss/cache/statetransfer/StateTransfer124Test.java | [JBCACHE-438] Replace cache attribute StateTransferVersion with ReplicationVersion |
| 1.4 | modified | bstansberry | tests/functional/org/jboss/cache/statetransfer/StateTransfer130Test.java | [JBCACHE-438] Replace cache attribute StateTransferVersion with ReplicationVersion |
| 1.12 | modified | bstansberry | tests/functional/org/jboss/cache/statetransfer/StateTransferTestBase.java | [JBCACHE-438] Replace cache attribute StateTransferVersion with ReplicationVersion |
| 1.2 | modified | bstansberry | tests/functional/org/jboss/cache/statetransfer/VersionedTestBase.java | [JBCACHE-438] Replace cache attribute StateTransferVersion with ReplicationVersion |
| 1.3 | modified | bstansberry | tests/functional/org/jboss/cache/aop/statetransfer/StateTransfer1241AopTest.java | [JBCACHE-438] Replace cache attribute StateTransferVersion with ReplicationVersion |
| 1.3 | modified | bstansberry | tests/functional/org/jboss/cache/aop/statetransfer/StateTransfer124AopTest.java | [JBCACHE-438] Replace cache attribute StateTransferVersion with ReplicationVersion |
| 1.3 | modified | bstansberry | tests/functional/org/jboss/cache/aop/statetransfer/StateTransfer130AopTest.java | [JBCACHE-438] Replace cache attribute StateTransferVersion with ReplicationVersion |
| 1.7 | modified | bstansberry | tests/functional/org/jboss/cache/aop/statetransfer/StateTransferAopTestBase.java | [JBCACHE-438] Replace cache attribute StateTransferVersion with ReplicationVersion |
| 1.5 | modified | bstansberry | src/org/jboss/cache/statetransfer/StateTransferIntegrator_124.java | [JBCACHE-424] Restore ability to externalize *class* Node |
| 1.2 | modified | bstansberry | src/org/jboss/cache/statetransfer/StateTransferIntegrator_1241.java | [JBCACHE-424] Restore ability to externalize *class* Node |
| 1.4 | modified | bstansberry | src/org/jboss/cache/statetransfer/StateTransferFactory.java | [JBCACHE-425] Create state transfer versions for 1.2.3[JBCACHE-440] Use the official methodology for converting release names to shorts |
| 1.123 | modified | bstansberry | src/org/jboss/cache/TreeCache.java | [JBCACHE-455] Restore API compatibility with 1.2.3 by returning Node instead of DataNode[JBCACHE-424] Restore ability to externalize class Node[JBCACHE-438] Replace StateTransferVersion with ReplicationVersion |
| 1.24 | modified | bstansberry | src/org/jboss/cache/TreeCacheMBean.java | [JBCACHE-455] Restore API compatibility with 1.2.3 by returning Node instead of DataNode[JBCACHE-438] Replace StateTransferVersion with ReplicationVersion |
| 1.6 | modified | bstansberry | src/org/jboss/cache/loader/rmi/RemoteTreeCache.java | [JBCACHE-455] Restore API compatibility with 1.2.3 by returning Node instead of DataNode[JBCACHE-423] Fix serialVersionUID mismatches with 1.2.3. |
| 1.6 | modified | bstansberry | src/org/jboss/cache/loader/rmi/RemoteTreeCacheImpl.java | [JBCACHE-455] Restore API compatibility with 1.2.3 by returning Node instead of DataNode[JBCACHE-423] Fix serialVersionUID mismatches with 1.2.3. |
| 1.8 | modified | bstansberry | tests/functional/org/jboss/cache/optimistic/NodeInterceptorRemoveNodeTest.java | [JBCACHE-424] Restore ability to externalize *class* Node |
| 1.6 | modified | bstansberry | tests/functional/org/jboss/cache/CallbackTest.java | [JBCACHE-424] Restore ability to externalize *class* Node |
| 1.13 | modified | bstansberry | src/org/jboss/cache/AbstractNode.java | [JBCACHE-424] Restore ability to externalize *class* Node |
| 1.13 | modified | bstansberry | src/org/jboss/cache/DataNode.java | [JBCACHE-424] Restore ability to externalize *class* Node |
| 1.27 | modified | bstansberry | src/org/jboss/cache/Node.java | [JBCACHE-424] Restore ability to externalize *class* Node |
| 1.11 | modified | bstansberry | src/org/jboss/cache/OptimisticTreeNode.java | [JBCACHE-424] Restore ability to externalize *class* Node |
| 1.23 | modified | bstansberry | src/org/jboss/cache/TreeNode.java | [JBCACHE-424] Restore ability to externalize *class* Node |
| 1.11 | modified | bstansberry | src/org/jboss/cache/factories/NodeFactory.java | [JBCACHE-424] Restore ability to externalize *class* Node |
| 1.25 | modified | bstansberry | src/org/jboss/cache/interceptors/CacheLoaderInterceptor.java | [JBCACHE-424] Restore ability to externalize *class* Node |
| 1.7 | modified | bstansberry | src/org/jboss/cache/interceptors/CreateIfNotExistsInterceptor.java | [JBCACHE-424] Restore ability to externalize *class* Node |
| 1.17 | modified | bstansberry | src/org/jboss/cache/interceptors/OptimisticCreateIfNotExistsInterceptor.java | [JBCACHE-424] Restore ability to externalize *class* Node |
| 1.15 | modified | bstansberry | src/org/jboss/cache/interceptors/OptimisticNodeInterceptor.java | [JBCACHE-424] Restore ability to externalize *class* Node |
| 1.16 | modified | bstansberry | src/org/jboss/cache/interceptors/PassivationInterceptor.java | [JBCACHE-424] Restore ability to externalize *class* Node |
| 1.10 | modified | bstansberry | src/org/jboss/cache/optimistic/WorkspaceNode.java | [JBCACHE-424] Restore ability to externalize *class* Node |
| 1.19 | modified | bstansberry | src/org/jboss/cache/optimistic/WorkspaceNodeImpl.java | [JBCACHE-424] Restore ability to externalize *class* Node |
| 1.20 | modified | bstansberry | src/org/jboss/cache/Fqn.java | [JBCACHE-422] Restore serializable compatibility with 1.2.3. |