Skip to content

Instantly share code, notes, and snippets.

@maniksurtani
Created March 25, 2011 15:00
Show Gist options
  • Save maniksurtani/886970 to your computer and use it in GitHub Desktop.
Save maniksurtani/886970 to your computer and use it in GitHub Desktop.
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running net.beaumaris.cachetest.ComplexKeyRehashTest
-------------------------------------------------------------------
GMS: address=CacheA-56062, cluster=test-cluster, physical address=10.36.6.212:57726
-------------------------------------------------------------------
-------------------------------------------------------------------
GMS: address=CacheB-11828, cluster=test-cluster, physical address=10.36.6.212:62707
-------------------------------------------------------------------
-------------------------------------------------------------------
GMS: address=CacheC-58610, cluster=test-cluster, physical address=10.36.6.212:57583
-------------------------------------------------------------------
-------------------------------------------------------------------
GMS: address=CacheD-44849, cluster=test-cluster, physical address=10.36.6.212:52802
-------------------------------------------------------------------
-------------------------------------------------------------------
GMS: address=CacheE-19644, cluster=test-cluster, physical address=10.36.6.212:61034
-------------------------------------------------------------------
-------------------------------------------------------------------
GMS: address=CacheF-10655, cluster=test-cluster, physical address=10.36.6.212:64097
-------------------------------------------------------------------
-------------------------------------------------------------------
GMS: address=CacheG-54164, cluster=test-cluster, physical address=10.36.6.212:63948
-------------------------------------------------------------------
-------------------------------------------------------------------
GMS: address=CacheH-38313, cluster=test-cluster, physical address=10.36.6.212:55839
-------------------------------------------------------------------
-------------------------------------------------------------------
GMS: address=CacheI-5695, cluster=test-cluster, physical address=10.36.6.212:51908
-------------------------------------------------------------------
-------------------------------------------------------------------
GMS: address=CacheJ-61619, cluster=test-cluster, physical address=10.36.6.212:63070
-------------------------------------------------------------------
Started 20 threads. Waiting 3 seconds for cache to warm...
Started rehash...
-------------------------------------------------------------------
GMS: address=CacheK-5754, cluster=test-cluster, physical address=10.36.6.212:57107
-------------------------------------------------------------------
-------------------------------------------------------------------
GMS: address=CacheL-48480, cluster=test-cluster, physical address=10.36.6.212:58613
-------------------------------------------------------------------
-------------------------------------------------------------------
GMS: address=CacheM-27437, cluster=test-cluster, physical address=10.36.6.212:60276
-------------------------------------------------------------------
-------------------------------------------------------------------
GMS: address=CacheN-239, cluster=test-cluster, physical address=10.36.6.212:53515
-------------------------------------------------------------------
Cache 'complexKey'@CacheA-56062: Key Count: 10000.0 Min: 10000, Max: 100000
Cache 'complexKey'@CacheB-11828: Key Count: 20000.0 Min: 10000, Max: 100000
Cache 'complexKey'@CacheC-58610: Key Count: 30000.0 Min: 10000, Max: 100000
Cache 'complexKey'@CacheD-44849: Key Count: 40000.0 Min: 10000, Max: 100000
Cache 'complexKey'@CacheE-19644: Key Count: 50000.0 Min: 10000, Max: 100000
Cache 'complexKey'@CacheF-10655: Key Count: 60000.0 Min: 10000, Max: 100000
Cache 'complexKey'@CacheG-54164: Key Count: 70000.0 Min: 10000, Max: 100000
Cache 'complexKey'@CacheH-38313: Key Count: 80000.0 Min: 10000, Max: 100000
Cache 'complexKey'@CacheI-5695: Key Count: 90000.0 Min: 10000, Max: 100000
Cache 'complexKey'@CacheJ-61619: Key Count: 100000.0 Min: 10000, Max: 100000
Cache 'complexKey'@CacheK-5754: Key Count: 100000.0 Min: 10000, Max: 100000
Cache 'complexKey'@CacheL-48480: Key Count: 100000.0 Min: 10000, Max: 100000
Cache 'complexKey'@CacheM-27437: Key Count: 100000.0 Min: 10000, Max: 100000
Cache 'complexKey'@CacheN-239: Key Count: 100000.0 Min: 10000, Max: 100000
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 427.869 sec
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7:10.195s
[INFO] Finished at: Fri Mar 25 15:00:09 GMT 2011
[INFO] Final Memory: 4M/81M
[INFO] ------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment