Checkout Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Remove SAG Finder.

Fix Osgi manifest.

Java 11 test changes.

  1. … 9 more files in changeset.
TAB-7730: Java 11

  1. … 35 more files in changeset.
JBoss EAP uses a substantially different classloading setup - no need for the jboss-web.xml
TAB-7727: logback migration changes
  1. … 6 more files in changeset.
Reverting log4j2 changes in r11057
  1. … 5 more files in changeset.
TAB-7707: log4j2 migration
  1. … 5 more files in changeset.
TAB-4700 TAB-4701 : Insecure Transport in Terracotta Server Update Checker and XML Configuration File Reader
  1. … 17 more files in changeset.
TAB-6544: reverting change for TAB-3991
TAB-3991 : Ehcache.tryWriteLockOnKey() with timeout:= 1000 hangs forever after disconnect from TSA
    • -0
    • +53
    ./terracotta/ehcache/tests/ExplicitTryLockTest.java
Set offheap size to 512m in tests to enable run on machines with limited RAM
  1. … 1 more file in changeset.
use some default amount of offheap (and hope for the best)
TABQA-7511 Fix test failing with classpath issue following clean up in dependencies
Silence as much as possible update checks from our tests
  1. … 4 more files in changeset.
Wait for transaction completion here to fix test race.
Fix tests
TAB-4778 : remove property that controls CAS on eventual caches
  1. … 5 more files in changeset.
TABQA-7297 Add extra logging at test end

Replace barrier field with waitForAllClient()

Fixing mnk6104
Oops, unused import now.
Fix compilation failure.
make default transaction manager lookup always just use Class.forName()
    • -1
    • +1
    ./terracotta/ehcache/tests/txns/SimpleTx2.java
    • -1
    • +1
    ./terracotta/ehcache/tests/txns/SimpleTx1.java
  1. … 9 more files in changeset.
changes for DEV-6441
    • -1
    • +13
    ./terracotta/ehcache/tests/ClientBase.java
    • -3
    • +2
    ./terracotta/ehcache/tests/txns/SimpleTx1.java
    • -5
    • +1
    ./terracotta/ehcache/tests/ReaderClient.java
    • -1
    • +1
    ./terracotta/ehcache/tests/txns/SimpleTx2.java
  1. … 74 more files in changeset.
MNK-6041: Another test with no actual assertion.
  1. … 1 more file in changeset.
Lower default min heap size for L2 to 256M.
MNK-5999: Move FailoverDuringPassiveSyncTest to toolkit-ee-system-tests to make use of offheap.
  1. … 1 more file in changeset.
MNK-5965: replace Thread.join(ms) with ThreadUtil.reallySleep(ms) to hopefully wait for a more precise time span
ENG-736 Cover deletion of different config for the local part of the clustered cache

Bump clustered-entity-management version

  1. … 1 more file in changeset.
MNK-5813 fixed.
  1. … 1 more file in changeset.
ENG-493 system test for cache manager destroy with crash in the middle
ENG-492 system test for cache destroy with crash in the middle
    • -0
    • +151
    ./terracotta/modules/ehcache/lifecycle/CacheDestroyCrashTest.java