|
| 1.2.4.1 | modified | bstansberry | src/org/jboss/cache/statetransfer/StateTransferIntegrator_123.java | [JBCACHE-913] Handle TreeCacheListener notifications as before to reduce chance of introducing subtle regressionsDon't fail if there is no region definedAdd the logic to all the STI impls |
| 1.6.2.1 | modified | bstansberry | src/org/jboss/cache/statetransfer/StateTransferIntegrator_124.java | [JBCACHE-913] Handle TreeCacheListener notifications as before to reduce chance of introducing subtle regressionsDon't fail if there is no region definedAdd the logic to all the STI impls |
| 1.4.2.1 | modified | bstansberry | src/org/jboss/cache/statetransfer/StateTransferIntegrator_1241.java | [JBCACHE-913] Handle TreeCacheListener notifications as before to reduce chance of introducing subtle regressionsDon't fail if there is no region definedAdd the logic to all the STI impls |
| 1.6.2.2 | modified | bstansberry | src/org/jboss/cache/statetransfer/StateTransferIntegrator_140.java | [JBCACHE-913] Handle TreeCacheListener notifications as before to reduce chance of introducing subtle regressionsDon't fail if there is no region definedAdd the logic to all the STI impls |
| 1.16.2.2 | modified | bstansberry | src/org/jboss/cache/eviction/RegionManager.java | Make the DEFAULT_REGION Fqn public |
| 1.195.2.40 | modified | bstansberry | src/org/jboss/cache/TreeCache.java | [JBCACHE-913] Handle TreeCacheListener notifications as before to reduce chance of introducing subtle regressions |
| 1.1.2.3 | deleted | bstansberry | tests/functional/org/jboss/cache/eviction/StateTransferIntegrationTest.java | Move the JBCACHE-913 tests to the versioned state transfer tests |
| 1.6.2.3 | modified | bstansberry | tests/functional/org/jboss/cache/statetransfer/VersionedTestBase.java | Move the JBCACHE-913 tests to the versioned state transfer tests |
| 1.195.2.39 | modified | bstansberry | src/org/jboss/cache/TreeCache.java | [JBCACHE-913] Do the TreeCacheListener and eviction region notifications as part of the basic state transfer node creation |
| 1.6.2.1 | modified | bstansberry | src/org/jboss/cache/statetransfer/StateTransferIntegrator_140.java | [JBCACHE-913] Do the TreeCacheListener and eviction region notifications as part of the basic state transfer node creation |
| 1.1.2.2 | modified | bstansberry | tests/functional/org/jboss/cache/eviction/StateTransferIntegrationTest.java | [JBCACHE-913] Add a test that eviction actually occurs. |
| 1.33.2.10 | modified | msurtani | src/org/jboss/cache/buddyreplication/BuddyManager.java | improved robustness |
| 1.12.2.2 | modified | msurtani | tests/functional/org/jboss/cache/buddyreplication/BuddyPoolBroadcastTest.java | improved robustness |
| 1.33.2.9 | modified | msurtani | src/org/jboss/cache/buddyreplication/BuddyManager.java | refactored |