Created
June 25, 2018 13:06
-
-
Save theobolo/24a0e82ec1d335af2dd30b485a277809 to your computer and use it in GitHub Desktop.
Client-application-logs-kubernetes
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Warning: Class 'net.logstash.logback.composite.loggingevent.LoggerNameJsonProvider' contains multiple setters for the same property 'fieldNames'. | |
Warning: Class 'net.logstash.logback.composite.loggingevent.LogLevelJsonProvider' contains multiple setters for the same property 'fieldNames'. | |
Warning: Class 'net.logstash.logback.composite.loggingevent.MessageJsonProvider' contains multiple setters for the same property 'fieldNames'. | |
11:53:10,123 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] | |
11:53:10,123 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] | |
11:53:10,123 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/hazelcast-test.jar!/logback.xml] | |
11:53:10,146 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@42eca56e - URL [jar:file:/opt/hazelcast-test.jar!/logback.xml] is not of type file | |
11:53:10,245 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set | |
11:53:10,253 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] | |
11:53:10,261 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [Console] | |
11:53:10,284 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property | |
11:53:10,404 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.FileAppender] | |
11:53:10,406 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [File] | |
11:53:10,663 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property | |
11:53:10,671 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventFormattedTimestampJsonProvider] for [timestamp] property | |
11:53:10,685 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [net.logstash.logback.composite.loggingevent.LoggerNameJsonProvider] for [loggerName] property | |
11:53:10,695 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [net.logstash.logback.composite.loggingevent.LogLevelJsonProvider] for [logLevel] property | |
11:53:10,695 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [net.logstash.logback.composite.loggingevent.MessageJsonProvider] for [message] property | |
11:53:10,697 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [net.logstash.logback.composite.loggingevent.LogstashMarkersJsonProvider] for [logstashMarkers] property | |
11:53:10,697 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [net.logstash.logback.composite.loggingevent.ArgumentsJsonProvider] for [arguments] property | |
11:53:10,698 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property | |
11:53:10,753 |-ERROR in ch.qos.logback.core.joran.spi.Interpreter@33:81 - no applicable action for [rollingPolicy], current ElementPath is [[configuration][appender][rollingPolicy]] | |
11:53:10,753 |-ERROR in ch.qos.logback.core.joran.spi.Interpreter@34:24 - no applicable action for [fileNamePattern], current ElementPath is [[configuration][appender][rollingPolicy][fileNamePattern]] | |
11:53:10,753 |-ERROR in ch.qos.logback.core.joran.spi.Interpreter@35:17 - no applicable action for [minIndex], current ElementPath is [[configuration][appender][rollingPolicy][minIndex]] | |
11:53:10,753 |-ERROR in ch.qos.logback.core.joran.spi.Interpreter@36:17 - no applicable action for [maxIndex], current ElementPath is [[configuration][appender][rollingPolicy][maxIndex]] | |
11:53:10,753 |-ERROR in ch.qos.logback.core.joran.spi.Interpreter@38:85 - no applicable action for [triggeringPolicy], current ElementPath is [[configuration][appender][triggeringPolicy]] | |
11:53:10,753 |-ERROR in ch.qos.logback.core.joran.spi.Interpreter@39:20 - no applicable action for [maxFileSize], current ElementPath is [[configuration][appender][triggeringPolicy][maxFileSize]] | |
11:53:10,753 |-INFO in ch.qos.logback.core.FileAppender[File] - File property is set to [/data/logs/application.log] | |
11:53:10,756 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.coursierprive] to INFO | |
11:53:10,756 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to INFO | |
11:53:10,756 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO | |
11:53:10,757 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [Console] to Logger[ROOT] | |
11:53:10,757 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [File] to Logger[ROOT] | |
11:53:10,757 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. | |
11:53:10,759 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@52f759d7 - Registering current configuration as safe fallback point | |
11:53:10.770 [main ] INFO Starting application, isServer is 'false' | |
11:53:11.236 [main ] INFO Starting to call Kubernetes API... | |
11:53:11.240 [main ] INFO Kubernetes API service URL : https://kubernetes.default.svc/apis/extensions/v1beta1/namespaces/integration/deployments/hazelcast-test-server/scale | |
11:53:11.254 [main ] INFO Kubernetes API secret token : eyJhbGc... | |
log4j:WARN No appenders could be found for logger (org.apache.http.client.protocol.RequestAddCookies). | |
log4j:WARN Please initialize the log4j system properly. | |
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. | |
11:53:11.639 [main ] INFO Kubernetes API call successfull in 401.1 ms | |
Jun 25, 2018 11:53:11 AM com.hazelcast.client.config.XmlClientConfigLocator | |
INFO: Loading 'hazelcast-client.xml' from classpath. | |
Jun 25, 2018 11:53:11 AM com.hazelcast.config.AbstractXmlConfigHelper | |
WARNING: Name of the hazelcast schema location incorrect using default | |
11:53:12.067 [main ] INFO hz.client_0 [hazelcast-test] [3.9.4] HazelcastClient 3.9.4 (20180420 - b8001d5) is STARTING | |
11:53:12.419 [main ] INFO Starting | |
11:53:12.430 [main ] INFO Client environment:zookeeper.version=3.4.6-1569965, built on 02/20/2014 09:09 GMT | |
11:53:12.430 [main ] INFO Client environment:host.name=hazelcast-test-client-665c85bcdd-9gmvb | |
11:53:12.431 [main ] INFO Client environment:java.version=1.8.0_151 | |
11:53:12.431 [main ] INFO Client environment:java.vendor=Oracle Corporation | |
11:53:12.431 [main ] INFO Client environment:java.home=/usr/lib/jvm/java-1.8-openjdk/jre | |
11:53:12.431 [main ] INFO Client environment:java.class.path=hazelcast-test.jar | |
11:53:12.432 [main ] INFO Client environment:java.library.path=/usr/lib/jvm/java-1.8-openjdk/jre/lib/amd64/server:/usr/lib/jvm/java-1.8-openjdk/jre/lib/amd64:/usr/lib/jvm/java-1.8-openjdk/jre/../lib/amd64:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib | |
11:53:12.432 [main ] INFO Client environment:java.io.tmpdir=/tmp | |
11:53:12.432 [main ] INFO Client environment:java.compiler=<NA> | |
11:53:12.433 [main ] INFO Client environment:os.name=Linux | |
11:53:12.433 [main ] INFO Client environment:os.arch=amd64 | |
11:53:12.433 [main ] INFO Client environment:os.version=4.13.0-1012-azure | |
11:53:12.433 [main ] INFO Client environment:user.name=root | |
11:53:12.434 [main ] INFO Client environment:user.home=/root | |
11:53:12.434 [main ] INFO Client environment:user.dir=/opt | |
11:53:12.435 [main ] INFO Initiating client connection, connectString=zookeeper:2181 sessionTimeout=60000 watcher=org.apache.curator.ConnectionState@1bb564e2 | |
11:53:12.472 [.local:2181)] INFO Opening socket connection to server zookeeper.integration.svc.cluster.local/10.0.28.180:2181. Will not attempt to authenticate using SASL (unknown error) | |
11:53:12.484 [.local:2181)] INFO Socket connection established to zookeeper.integration.svc.cluster.local/10.0.28.180:2181, initiating session | |
11:53:12.528 [.local:2181)] INFO Session establishment complete on server zookeeper.integration.svc.cluster.local/10.0.28.180:2181, sessionid = 0x36417eb1a800017, negotiated timeout = 40000 | |
11:53:12.536 [-EventThread] INFO State change: CONNECTED | |
11:53:12.671 [main ] INFO hz.client_0 [hazelcast-test] [3.9.4] HazelcastClient 3.9.4 (20180420 - b8001d5) is STARTED | |
11:53:12.823 [t_0.cluster-] INFO hz.client_0 [hazelcast-test] [3.9.4] Trying to connect to [10.240.0.87]:5701 as owner member | |
11:53:12.870 [0.internal-3] INFO hz.client_0 [hazelcast-test] [3.9.4] Authenticated with server [10.240.0.87]:5701, server version:3.9.4 Local address: /10.240.0.77:46467 | |
11:53:12.884 [nt_0.event-2] INFO hz.client_0 [hazelcast-test] [3.9.4] | |
Members [1] { | |
Member [10.240.0.87]:5701 - 13830fdf-1bae-4e06-aa08-fb37fb98d0e1 | |
} | |
11:53:12.889 [t_0.cluster-] INFO hz.client_0 [hazelcast-test] [3.9.4] Setting ClientConnection{alive=true, connectionId=1, channel=NioChannel{/10.240.0.77:46467->/10.240.0.87:5701}, remoteEndpoint=[10.240.0.87]:5701, lastReadTime=2018-06-25 11:53:12.885, lastWriteTime=2018-06-25 11:53:12.878, closedTime=never, lastHeartbeatRequested=never, lastHeartbeatReceived=never, connected server version=3.9.4} as owner with principal ClientPrincipal{uuid='60e1e6d0-de5c-44ec-b5bf-8641cfc44088', ownerUuid='13830fdf-1bae-4e06-aa08-fb37fb98d0e1'} | |
11:53:12.889 [t_0.cluster-] INFO hz.client_0 [hazelcast-test] [3.9.4] HazelcastClient 3.9.4 (20180420 - b8001d5) is CLIENT_CONNECTED | |
11:53:12.893 [main ] INFO hz.client_0 [hazelcast-test] [3.9.4] Diagnostics started | |
11:53:12.894 [main ] INFO hz.client_0 [hazelcast-test] [3.9.4] Plugin:active | |
11:53:12.894 [main ] INFO hz.client_0 [hazelcast-test] [3.9.4] Plugin:active | |
11:53:12.894 [main ] INFO hz.client_0 [hazelcast-test] [3.9.4] Plugin:active | |
11:53:12.896 [main ] INFO hz.client_0 [hazelcast-test] [3.9.4] Plugin:active, period-millis:60000 | |
11:53:12.901 [main ] INFO hz.client_0 [hazelcast-test] [3.9.4] Plugin:active: logPartitions:false | |
11:53:12.955 [main ] INFO Try to acquire lock 'cache-test-initializer-lock' | |
11:53:12.973 [main ] INFO Lock 'cache-test-initializer-lock' acquired successfully | |
11:53:13.006 [main ] INFO Maps 'user-account' already populated with 100000 accounts, do nothing | |
11:53:13.010 [main ] INFO Lock 'cache-test-initializer-lock' released successfully | |
11:53:14.398 [main ] INFO DAO 'userAccountDao' initialized successfully with '100000' user accounts in memory | |
Jun 25, 2018 11:53:14 AM com.hazelcast.client.config.XmlClientConfigLocator | |
INFO: Loading 'hazelcast-client.xml' from classpath. | |
Jun 25, 2018 11:53:14 AM com.hazelcast.config.AbstractXmlConfigHelper | |
WARNING: Name of the hazelcast schema location incorrect using default | |
11:53:14.505 [main ] INFO _hzinstance_jcache_shared [hazelcast-test] [3.9.4] HazelcastClient 3.9.4 (20180420 - b8001d5) is STARTING | |
11:53:14.524 [main ] INFO Starting | |
11:53:14.525 [main ] INFO Initiating client connection, connectString=zookeeper:2181 sessionTimeout=60000 watcher=org.apache.curator.ConnectionState@511d5d04 | |
11:53:14.538 [main ] INFO _hzinstance_jcache_shared [hazelcast-test] [3.9.4] HazelcastClient 3.9.4 (20180420 - b8001d5) is STARTED | |
11:53:15.098 [.local:2181)] INFO Opening socket connection to server zookeeper.integration.svc.cluster.local/10.0.28.180:2181. Will not attempt to authenticate using SASL (unknown error) | |
11:53:15.100 [.local:2181)] INFO Socket connection established to zookeeper.integration.svc.cluster.local/10.0.28.180:2181, initiating session | |
11:53:15.109 [.local:2181)] INFO Session establishment complete on server zookeeper.integration.svc.cluster.local/10.0.28.180:2181, sessionid = 0x56417eb1a7c001a, negotiated timeout = 40000 | |
11:53:15.109 [-EventThread] INFO State change: CONNECTED | |
11:53:15.120 [red.cluster-] INFO _hzinstance_jcache_shared [hazelcast-test] [3.9.4] Trying to connect to [10.240.0.87]:5701 as owner member | |
11:53:15.138 [d.internal-3] INFO _hzinstance_jcache_shared [hazelcast-test] [3.9.4] Authenticated with server [10.240.0.87]:5701, server version:3.9.4 Local address: /10.240.0.77:33093 | |
11:53:15.150 [red.event-10] INFO _hzinstance_jcache_shared [hazelcast-test] [3.9.4] | |
Members [1] { | |
Member [10.240.0.87]:5701 - 13830fdf-1bae-4e06-aa08-fb37fb98d0e1 | |
} | |
11:53:15.161 [red.cluster-] INFO _hzinstance_jcache_shared [hazelcast-test] [3.9.4] Setting ClientConnection{alive=true, connectionId=1, channel=NioChannel{/10.240.0.77:33093->/10.240.0.87:5701}, remoteEndpoint=[10.240.0.87]:5701, lastReadTime=2018-06-25 11:53:15.150, lastWriteTime=2018-06-25 11:53:15.144, closedTime=never, lastHeartbeatRequested=never, lastHeartbeatReceived=never, connected server version=3.9.4} as owner with principal ClientPrincipal{uuid='699a35b5-bdfa-4b08-8eda-a1505d83c5e7', ownerUuid='13830fdf-1bae-4e06-aa08-fb37fb98d0e1'} | |
11:53:15.161 [red.cluster-] INFO _hzinstance_jcache_shared [hazelcast-test] [3.9.4] HazelcastClient 3.9.4 (20180420 - b8001d5) is CLIENT_CONNECTED | |
11:53:15.163 [main ] INFO _hzinstance_jcache_shared [hazelcast-test] [3.9.4] Diagnostics started | |
11:53:15.164 [main ] INFO _hzinstance_jcache_shared [hazelcast-test] [3.9.4] Plugin:active | |
11:53:15.164 [main ] INFO _hzinstance_jcache_shared [hazelcast-test] [3.9.4] Plugin:active | |
11:53:15.164 [main ] INFO _hzinstance_jcache_shared [hazelcast-test] [3.9.4] Plugin:active | |
11:53:15.164 [main ] INFO _hzinstance_jcache_shared [hazelcast-test] [3.9.4] Plugin:active, period-millis:60000 | |
11:53:15.165 [main ] INFO _hzinstance_jcache_shared [hazelcast-test] [3.9.4] Plugin:active: logPartitions:false | |
11:53:15.170 [l-4-thread-1] INFO TCP cache client with address 'tcp://10.240.0.87:6000' successfully initialized | |
11:53:15.191 [main ] INFO UserAccountCacheLoader initialized successfully | |
11:53:15.236 [main ] INFO Starting to search users | |
11:53:20.238 [l-7-thread-1] INFO Searching users... | |
11:53:20.400 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:53:20.696 [l-7-thread-1] INFO Search executed successfully, total time is 449.9 ms, dao time is 30.50 μs, random time is 43.81 ms, memory time is 44.86 ms , tcp time is 231.5 ms, hazelcast time is 128.2 ms | |
11:53:20.750 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 44.86 ms | |
11:53:20.750 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 231.5 ms | |
11:53:20.751 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 128.2 ms | |
11:53:22.238 [l-7-thread-1] INFO Searching users... | |
11:53:22.318 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:53:22.398 [l-7-thread-1] INFO Search executed successfully, total time is 159.1 ms, dao time is 5.900 μs, random time is 30.87 ms, memory time is 17.23 ms , tcp time is 37.95 ms, hazelcast time is 71.84 ms | |
11:53:22.399 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.23 ms | |
11:53:22.399 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.95 ms | |
11:53:22.399 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 71.84 ms | |
11:53:24.240 [l-7-thread-1] INFO Searching users... | |
11:53:24.322 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:53:24.413 [l-7-thread-1] INFO Search executed successfully, total time is 172.9 ms, dao time is 6.300 μs, random time is 26.06 ms, memory time is 18.09 ms , tcp time is 58.41 ms, hazelcast time is 69.45 ms | |
11:53:24.414 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.09 ms | |
11:53:24.414 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 58.41 ms | |
11:53:24.414 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 69.45 ms | |
11:53:26.238 [l-7-thread-1] INFO Searching users... | |
11:53:26.305 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:53:26.357 [l-7-thread-1] INFO Search executed successfully, total time is 118.0 ms, dao time is 6.900 μs, random time is 16.52 ms, memory time is 24.50 ms , tcp time is 31.31 ms, hazelcast time is 44.84 ms | |
11:53:26.357 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 24.50 ms | |
11:53:26.358 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.31 ms | |
11:53:26.359 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.84 ms | |
11:53:28.238 [l-7-thread-1] INFO Searching users... | |
11:53:28.305 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:53:28.364 [l-7-thread-1] INFO Search executed successfully, total time is 125.2 ms, dao time is 6.200 μs, random time is 14.10 ms, memory time is 26.47 ms , tcp time is 35.67 ms, hazelcast time is 47.07 ms | |
11:53:28.364 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.47 ms | |
11:53:28.364 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.67 ms | |
11:53:28.365 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 47.07 ms | |
11:53:30.238 [l-7-thread-1] INFO Searching users... | |
11:53:30.314 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:53:31.624 [l-7-thread-1] INFO Search executed successfully, total time is 1.384 s, dao time is 258.6 μs, random time is 12.33 ms, memory time is 36.63 ms , tcp time is 38.99 ms, hazelcast time is 1.294 s | |
11:53:31.624 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 36.63 ms | |
11:53:31.624 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 38.99 ms | |
11:53:31.624 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.294 s | |
11:53:32.238 [l-7-thread-1] INFO Searching users... | |
11:53:32.330 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:53:32.398 [l-7-thread-1] INFO Search executed successfully, total time is 159.6 ms, dao time is 6.400 μs, random time is 12.53 ms, memory time is 30.82 ms , tcp time is 55.75 ms, hazelcast time is 59.30 ms | |
11:53:32.398 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 30.82 ms | |
11:53:32.398 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 55.75 ms | |
11:53:32.399 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 59.30 ms | |
11:53:34.238 [l-7-thread-1] INFO Searching users... | |
11:53:34.308 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:53:34.372 [l-7-thread-1] INFO Search executed successfully, total time is 133.4 ms, dao time is 6.000 μs, random time is 13.67 ms, memory time is 19.52 ms , tcp time is 50.70 ms, hazelcast time is 48.33 ms | |
11:53:34.372 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.52 ms | |
11:53:34.372 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 50.70 ms | |
11:53:34.373 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 48.33 ms | |
11:53:36.238 [l-7-thread-1] INFO Searching users... | |
11:53:36.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:53:36.333 [l-7-thread-1] INFO Search executed successfully, total time is 94.69 ms, dao time is 6.600 μs, random time is 5.904 ms, memory time is 15.85 ms , tcp time is 34.79 ms, hazelcast time is 37.33 ms | |
11:53:36.333 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.85 ms | |
11:53:36.333 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.79 ms | |
11:53:36.334 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 37.33 ms | |
11:53:38.238 [l-7-thread-1] INFO Searching users... | |
11:53:38.300 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:53:38.373 [l-7-thread-1] INFO Search executed successfully, total time is 134.5 ms, dao time is 6.500 μs, random time is 8.716 ms, memory time is 20.12 ms , tcp time is 45.85 ms, hazelcast time is 58.67 ms | |
11:53:38.374 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.12 ms | |
11:53:38.374 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 45.85 ms | |
11:53:38.374 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 58.67 ms | |
11:53:40.238 [l-7-thread-1] INFO Searching users... | |
11:53:40.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:53:40.348 [l-7-thread-1] INFO Search executed successfully, total time is 110.2 ms, dao time is 6.500 μs, random time is 6.537 ms, memory time is 21.52 ms , tcp time is 34.31 ms, hazelcast time is 46.78 ms | |
11:53:40.349 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.52 ms | |
11:53:40.349 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.31 ms | |
11:53:40.349 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 46.78 ms | |
11:53:42.241 [l-7-thread-1] INFO Searching users... | |
11:53:42.286 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:53:42.346 [l-7-thread-1] INFO Search executed successfully, total time is 104.8 ms, dao time is 6.100 μs, random time is 5.941 ms, memory time is 14.57 ms , tcp time is 28.78 ms, hazelcast time is 54.68 ms | |
11:53:42.347 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.57 ms | |
11:53:42.347 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.78 ms | |
11:53:42.347 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 54.68 ms | |
11:53:44.241 [l-7-thread-1] INFO Searching users... | |
11:53:44.292 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:53:44.343 [l-7-thread-1] INFO Search executed successfully, total time is 102.2 ms, dao time is 6.600 μs, random time is 6.715 ms, memory time is 21.98 ms , tcp time is 30.51 ms, hazelcast time is 40.86 ms | |
11:53:44.344 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.98 ms | |
11:53:44.344 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.51 ms | |
11:53:44.345 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.86 ms | |
11:53:46.238 [l-7-thread-1] INFO Searching users... | |
11:53:46.292 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:53:46.339 [l-7-thread-1] INFO Search executed successfully, total time is 100.6 ms, dao time is 6.700 μs, random time is 6.062 ms, memory time is 14.91 ms , tcp time is 37.83 ms, hazelcast time is 40.96 ms | |
11:53:46.339 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.91 ms | |
11:53:46.339 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.83 ms | |
11:53:46.339 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.96 ms | |
11:53:48.238 [l-7-thread-1] INFO Searching users... | |
11:53:48.316 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:53:48.366 [l-7-thread-1] INFO Search executed successfully, total time is 127.8 ms, dao time is 6.000 μs, random time is 8.200 ms, memory time is 28.60 ms , tcp time is 46.07 ms, hazelcast time is 44.06 ms | |
11:53:48.366 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 28.60 ms | |
11:53:48.366 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 46.07 ms | |
11:53:48.367 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.06 ms | |
11:53:50.238 [l-7-thread-1] INFO Searching users... | |
11:53:50.320 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:53:51.644 [l-7-thread-1] INFO Search executed successfully, total time is 1.406 s, dao time is 18.90 μs, random time is 8.078 ms, memory time is 44.39 ms , tcp time is 36.56 ms, hazelcast time is 1.316 s | |
11:53:51.644 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 44.39 ms | |
11:53:51.645 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.56 ms | |
11:53:51.645 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.316 s | |
11:53:52.238 [l-7-thread-1] INFO Searching users... | |
11:53:52.306 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:53:52.355 [l-7-thread-1] INFO Search executed successfully, total time is 116.9 ms, dao time is 6.600 μs, random time is 9.576 ms, memory time is 17.42 ms , tcp time is 47.85 ms, hazelcast time is 40.11 ms | |
11:53:52.358 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.42 ms | |
11:53:52.358 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 47.85 ms | |
11:53:52.359 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.11 ms | |
11:53:54.238 [l-7-thread-1] INFO Searching users... | |
11:53:54.290 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:53:54.341 [l-7-thread-1] INFO Search executed successfully, total time is 102.7 ms, dao time is 6.200 μs, random time is 6.937 ms, memory time is 15.54 ms , tcp time is 34.80 ms, hazelcast time is 44.26 ms | |
11:53:54.342 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.54 ms | |
11:53:54.342 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.80 ms | |
11:53:54.342 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.26 ms | |
11:53:56.238 [l-7-thread-1] INFO Searching users... | |
11:53:56.304 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:53:56.356 [l-7-thread-1] INFO Search executed successfully, total time is 117.6 ms, dao time is 6.400 μs, random time is 12.49 ms, memory time is 32.12 ms , tcp time is 30.79 ms, hazelcast time is 41.11 ms | |
11:53:56.357 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 32.12 ms | |
11:53:56.358 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.79 ms | |
11:53:56.358 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.11 ms | |
11:53:58.238 [l-7-thread-1] INFO Searching users... | |
11:53:58.342 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:53:58.397 [l-7-thread-1] INFO Search executed successfully, total time is 159.0 ms, dao time is 6.700 μs, random time is 20.46 ms, memory time is 40.52 ms , tcp time is 46.65 ms, hazelcast time is 49.77 ms | |
11:53:58.398 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 40.52 ms | |
11:53:58.398 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 46.65 ms | |
11:53:58.398 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 49.77 ms | |
11:54:00.238 [l-7-thread-1] INFO Searching users... | |
11:54:00.317 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:54:00.369 [l-7-thread-1] INFO Search executed successfully, total time is 130.0 ms, dao time is 5.800 μs, random time is 11.72 ms, memory time is 32.70 ms , tcp time is 40.09 ms, hazelcast time is 41.27 ms | |
11:54:00.369 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 32.70 ms | |
11:54:00.369 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 40.09 ms | |
11:54:00.369 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.27 ms | |
11:54:02.241 [l-7-thread-1] INFO Searching users... | |
11:54:02.287 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:54:02.341 [l-7-thread-1] INFO Search executed successfully, total time is 99.27 ms, dao time is 56.00 μs, random time is 10.38 ms, memory time is 14.84 ms , tcp time is 24.77 ms, hazelcast time is 48.47 ms | |
11:54:02.341 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.84 ms | |
11:54:02.342 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 24.77 ms | |
11:54:02.342 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 48.47 ms | |
11:54:04.238 [l-7-thread-1] INFO Searching users... | |
11:54:04.285 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:54:04.328 [l-7-thread-1] INFO Search executed successfully, total time is 90.46 ms, dao time is 5.900 μs, random time is 7.748 ms, memory time is 15.40 ms , tcp time is 29.44 ms, hazelcast time is 37.18 ms | |
11:54:04.329 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.40 ms | |
11:54:04.329 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.44 ms | |
11:54:04.329 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 37.18 ms | |
11:54:06.238 [l-7-thread-1] INFO Searching users... | |
11:54:06.287 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:54:06.331 [l-7-thread-1] INFO Search executed successfully, total time is 93.43 ms, dao time is 5.500 μs, random time is 6.402 ms, memory time is 22.00 ms , tcp time is 28.18 ms, hazelcast time is 36.06 ms | |
11:54:06.332 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.00 ms | |
11:54:06.332 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.18 ms | |
11:54:06.332 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 36.06 ms | |
11:54:08.238 [l-7-thread-1] INFO Searching users... | |
11:54:08.307 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:54:08.360 [l-7-thread-1] INFO Search executed successfully, total time is 121.5 ms, dao time is 5.100 μs, random time is 10.74 ms, memory time is 27.28 ms , tcp time is 36.83 ms, hazelcast time is 44.50 ms | |
11:54:08.360 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 27.28 ms | |
11:54:08.360 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.83 ms | |
11:54:08.360 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.50 ms | |
11:54:10.238 [l-7-thread-1] INFO Searching users... | |
11:54:10.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:54:11.626 [l-7-thread-1] INFO Search executed successfully, total time is 1.388 s, dao time is 5.000 μs, random time is 9.406 ms, memory time is 22.61 ms , tcp time is 28.37 ms, hazelcast time is 1.323 s | |
11:54:11.627 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.61 ms | |
11:54:11.627 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.37 ms | |
11:54:11.627 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.323 s | |
11:54:12.238 [l-7-thread-1] INFO Searching users... | |
11:54:12.285 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:54:12.327 [l-7-thread-1] INFO Search executed successfully, total time is 88.65 ms, dao time is 5.300 μs, random time is 6.721 ms, memory time is 20.86 ms , tcp time is 24.00 ms, hazelcast time is 36.43 ms | |
11:54:12.327 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.86 ms | |
11:54:12.327 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 24.00 ms | |
11:54:12.328 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 36.43 ms | |
11:54:14.239 [l-7-thread-1] INFO Searching users... | |
11:54:14.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:54:14.336 [l-7-thread-1] INFO Search executed successfully, total time is 96.43 ms, dao time is 5.000 μs, random time is 7.629 ms, memory time is 19.92 ms , tcp time is 29.99 ms, hazelcast time is 37.22 ms | |
11:54:14.336 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.92 ms | |
11:54:14.336 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.99 ms | |
11:54:14.336 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 37.22 ms | |
11:54:16.238 [l-7-thread-1] INFO Searching users... | |
11:54:16.298 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:54:16.350 [l-7-thread-1] INFO Search executed successfully, total time is 111.9 ms, dao time is 5.600 μs, random time is 8.886 ms, memory time is 17.63 ms , tcp time is 42.63 ms, hazelcast time is 41.88 ms | |
11:54:16.351 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.63 ms | |
11:54:16.351 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 42.63 ms | |
11:54:16.351 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.88 ms | |
11:54:18.238 [l-7-thread-1] INFO Searching users... | |
11:54:18.326 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:54:18.390 [l-7-thread-1] INFO Search executed successfully, total time is 152.1 ms, dao time is 5.400 μs, random time is 13.07 ms, memory time is 44.72 ms , tcp time is 36.67 ms, hazelcast time is 56.26 ms | |
11:54:18.393 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 44.72 ms | |
11:54:18.394 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.67 ms | |
11:54:18.394 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 56.26 ms | |
11:54:20.238 [l-7-thread-1] INFO Searching users... | |
11:54:20.343 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:54:20.395 [l-7-thread-1] INFO Search executed successfully, total time is 156.6 ms, dao time is 6.100 μs, random time is 6.190 ms, memory time is 51.67 ms , tcp time is 49.00 ms, hazelcast time is 42.82 ms | |
11:54:20.395 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 51.67 ms | |
11:54:20.396 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 49.00 ms | |
11:54:20.396 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 42.82 ms | |
11:54:22.238 [l-7-thread-1] INFO Searching users... | |
11:54:22.287 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:54:22.343 [l-7-thread-1] INFO Search executed successfully, total time is 104.8 ms, dao time is 5.800 μs, random time is 7.058 ms, memory time is 18.54 ms , tcp time is 27.99 ms, hazelcast time is 50.19 ms | |
11:54:22.348 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.54 ms | |
11:54:22.348 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.99 ms | |
11:54:22.348 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 50.19 ms | |
11:54:24.238 [l-7-thread-1] INFO Searching users... | |
11:54:24.304 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:54:24.355 [l-7-thread-1] INFO Search executed successfully, total time is 116.5 ms, dao time is 17.80 μs, random time is 9.529 ms, memory time is 15.71 ms , tcp time is 49.33 ms, hazelcast time is 41.30 ms | |
11:54:24.356 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.71 ms | |
11:54:24.356 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 49.33 ms | |
11:54:24.357 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.30 ms | |
11:54:26.238 [l-7-thread-1] INFO Searching users... | |
11:54:26.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:54:26.334 [l-7-thread-1] INFO Search executed successfully, total time is 95.46 ms, dao time is 5.300 μs, random time is 8.514 ms, memory time is 18.03 ms , tcp time is 31.78 ms, hazelcast time is 35.21 ms | |
11:54:26.335 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.03 ms | |
11:54:26.336 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.78 ms | |
11:54:26.337 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 35.21 ms | |
11:54:28.238 [l-7-thread-1] INFO Searching users... | |
11:54:28.313 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:54:28.376 [l-7-thread-1] INFO Search executed successfully, total time is 137.2 ms, dao time is 5.600 μs, random time is 16.42 ms, memory time is 33.75 ms , tcp time is 42.81 ms, hazelcast time is 42.75 ms | |
11:54:28.376 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 33.75 ms | |
11:54:28.376 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 42.81 ms | |
11:54:28.377 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 42.75 ms | |
11:54:30.238 [l-7-thread-1] INFO Searching users... | |
11:54:30.298 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:54:31.632 [l-7-thread-1] INFO Search executed successfully, total time is 1.394 s, dao time is 5.600 μs, random time is 9.585 ms, memory time is 18.62 ms , tcp time is 37.99 ms, hazelcast time is 1.327 s | |
11:54:31.633 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.62 ms | |
11:54:31.633 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.99 ms | |
11:54:31.633 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.327 s | |
11:54:32.238 [l-7-thread-1] INFO Searching users... | |
11:54:32.302 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:54:32.363 [l-7-thread-1] INFO Search executed successfully, total time is 124.6 ms, dao time is 6.000 μs, random time is 8.489 ms, memory time is 23.40 ms , tcp time is 37.88 ms, hazelcast time is 54.00 ms | |
11:54:32.363 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.40 ms | |
11:54:32.363 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.88 ms | |
11:54:32.363 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 54.00 ms | |
11:54:34.238 [l-7-thread-1] INFO Searching users... | |
11:54:34.290 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:54:34.332 [l-7-thread-1] INFO Search executed successfully, total time is 94.12 ms, dao time is 21.50 μs, random time is 8.460 ms, memory time is 21.78 ms , tcp time is 27.30 ms, hazelcast time is 35.21 ms | |
11:54:34.333 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.78 ms | |
11:54:34.334 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.30 ms | |
11:54:34.334 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 35.21 ms | |
11:54:36.238 [l-7-thread-1] INFO Searching users... | |
11:54:36.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:54:36.342 [l-7-thread-1] INFO Search executed successfully, total time is 103.7 ms, dao time is 5.800 μs, random time is 8.589 ms, memory time is 21.90 ms , tcp time is 29.92 ms, hazelcast time is 42.53 ms | |
11:54:36.342 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.90 ms | |
11:54:36.342 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.92 ms | |
11:54:36.343 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 42.53 ms | |
11:54:38.238 [l-7-thread-1] INFO Searching users... | |
11:54:38.323 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:54:38.395 [l-7-thread-1] INFO Search executed successfully, total time is 156.8 ms, dao time is 5.400 μs, random time is 11.40 ms, memory time is 21.20 ms , tcp time is 56.63 ms, hazelcast time is 65.55 ms | |
11:54:38.396 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.20 ms | |
11:54:38.396 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 56.63 ms | |
11:54:38.396 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 65.55 ms | |
11:54:40.238 [l-7-thread-1] INFO Searching users... | |
11:54:40.345 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:54:40.436 [l-7-thread-1] INFO Search executed successfully, total time is 197.1 ms, dao time is 5.300 μs, random time is 25.44 ms, memory time is 38.69 ms , tcp time is 62.63 ms, hazelcast time is 68.71 ms | |
11:54:40.440 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 38.69 ms | |
11:54:40.441 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 62.63 ms | |
11:54:40.441 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 68.71 ms | |
11:54:42.239 [l-7-thread-1] INFO Searching users... | |
11:54:42.305 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:54:42.356 [l-7-thread-1] INFO Search executed successfully, total time is 116.9 ms, dao time is 5.500 μs, random time is 11.60 ms, memory time is 19.96 ms , tcp time is 39.10 ms, hazelcast time is 45.63 ms | |
11:54:42.356 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.96 ms | |
11:54:42.357 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 39.10 ms | |
11:54:42.357 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.63 ms | |
11:54:44.238 [l-7-thread-1] INFO Searching users... | |
11:54:44.288 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:54:44.340 [l-7-thread-1] INFO Search executed successfully, total time is 102.0 ms, dao time is 6.000 μs, random time is 7.903 ms, memory time is 19.93 ms , tcp time is 27.10 ms, hazelcast time is 46.34 ms | |
11:54:44.341 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.93 ms | |
11:54:44.341 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.10 ms | |
11:54:44.341 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 46.34 ms | |
11:54:46.238 [l-7-thread-1] INFO Searching users... | |
11:54:46.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:54:46.338 [l-7-thread-1] INFO Search executed successfully, total time is 100.2 ms, dao time is 5.700 μs, random time is 7.174 ms, memory time is 23.63 ms , tcp time is 30.77 ms, hazelcast time is 37.96 ms | |
11:54:46.338 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.63 ms | |
11:54:46.339 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.77 ms | |
11:54:46.339 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 37.96 ms | |
11:54:48.238 [l-7-thread-1] INFO Searching users... | |
11:54:48.298 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:54:48.364 [l-7-thread-1] INFO Search executed successfully, total time is 126.1 ms, dao time is 5.400 μs, random time is 10.01 ms, memory time is 19.09 ms , tcp time is 38.95 ms, hazelcast time is 57.23 ms | |
11:54:48.365 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.09 ms | |
11:54:48.365 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 38.95 ms | |
11:54:48.365 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 57.23 ms | |
11:54:50.238 [l-7-thread-1] INFO Searching users... | |
11:54:50.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:54:51.640 [l-7-thread-1] INFO Search executed successfully, total time is 1.402 s, dao time is 5.900 μs, random time is 8.909 ms, memory time is 25.23 ms , tcp time is 29.35 ms, hazelcast time is 1.337 s | |
11:54:51.640 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 25.23 ms | |
11:54:51.640 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.35 ms | |
11:54:51.640 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.337 s | |
11:54:52.238 [l-7-thread-1] INFO Searching users... | |
11:54:52.306 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:54:52.354 [l-7-thread-1] INFO Search executed successfully, total time is 116.2 ms, dao time is 5.800 μs, random time is 12.81 ms, memory time is 22.32 ms , tcp time is 36.65 ms, hazelcast time is 42.68 ms | |
11:54:52.355 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.32 ms | |
11:54:52.355 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.65 ms | |
11:54:52.355 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 42.68 ms | |
11:54:54.238 [l-7-thread-1] INFO Searching users... | |
11:54:54.299 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:54:54.332 [l-7-thread-1] INFO Search executed successfully, total time is 93.86 ms, dao time is 6.000 μs, random time is 8.081 ms, memory time is 17.46 ms , tcp time is 40.78 ms, hazelcast time is 27.00 ms | |
11:54:54.332 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.46 ms | |
11:54:54.332 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 40.78 ms | |
11:54:54.332 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 27.00 ms | |
11:54:56.241 [l-7-thread-1] INFO Searching users... | |
11:54:56.291 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:54:56.349 [l-7-thread-1] INFO Search executed successfully, total time is 107.4 ms, dao time is 6.200 μs, random time is 8.583 ms, memory time is 18.34 ms , tcp time is 27.73 ms, hazelcast time is 51.89 ms | |
11:54:56.350 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.34 ms | |
11:54:56.350 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.73 ms | |
11:54:56.350 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 51.89 ms | |
11:54:58.238 [l-7-thread-1] INFO Searching users... | |
11:54:58.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:54:58.358 [l-7-thread-1] INFO Search executed successfully, total time is 119.6 ms, dao time is 4.900 μs, random time is 9.434 ms, memory time is 18.97 ms , tcp time is 32.22 ms, hazelcast time is 58.40 ms | |
11:54:58.358 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.97 ms | |
11:54:58.358 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.22 ms | |
11:54:58.358 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 58.40 ms | |
11:55:00.238 [l-7-thread-1] INFO Searching users... | |
11:55:00.307 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:55:00.355 [l-7-thread-1] INFO Search executed successfully, total time is 117.2 ms, dao time is 5.400 μs, random time is 12.31 ms, memory time is 24.35 ms , tcp time is 40.96 ms, hazelcast time is 38.97 ms | |
11:55:00.356 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 24.35 ms | |
11:55:00.356 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 40.96 ms | |
11:55:00.356 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 38.97 ms | |
11:55:02.241 [l-7-thread-1] INFO Searching users... | |
11:55:02.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:55:02.343 [l-7-thread-1] INFO Search executed successfully, total time is 101.9 ms, dao time is 4.900 μs, random time is 6.010 ms, memory time is 14.33 ms , tcp time is 44.72 ms, hazelcast time is 36.28 ms | |
11:55:02.343 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.33 ms | |
11:55:02.343 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 44.72 ms | |
11:55:02.343 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 36.28 ms | |
11:55:04.238 [l-7-thread-1] INFO Searching users... | |
11:55:04.298 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:55:04.348 [l-7-thread-1] INFO Search executed successfully, total time is 110.1 ms, dao time is 5.600 μs, random time is 16.11 ms, memory time is 21.52 ms , tcp time is 30.12 ms, hazelcast time is 41.46 ms | |
11:55:04.349 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.52 ms | |
11:55:04.349 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.12 ms | |
11:55:04.349 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.46 ms | |
11:55:06.238 [l-7-thread-1] INFO Searching users... | |
11:55:06.282 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:55:06.325 [l-7-thread-1] INFO Search executed successfully, total time is 86.85 ms, dao time is 5.000 μs, random time is 10.04 ms, memory time is 16.02 ms , tcp time is 22.19 ms, hazelcast time is 37.97 ms | |
11:55:06.326 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.02 ms | |
11:55:06.326 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 22.19 ms | |
11:55:06.326 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 37.97 ms | |
11:55:08.238 [l-7-thread-1] INFO Searching users... | |
11:55:08.288 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:55:08.343 [l-7-thread-1] INFO Search executed successfully, total time is 104.7 ms, dao time is 6.000 μs, random time is 8.629 ms, memory time is 15.96 ms , tcp time is 31.41 ms, hazelcast time is 47.42 ms | |
11:55:08.343 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.96 ms | |
11:55:08.343 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.41 ms | |
11:55:08.344 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 47.42 ms | |
11:55:10.238 [l-7-thread-1] INFO Searching users... | |
11:55:10.306 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:55:11.635 [l-7-thread-1] INFO Search executed successfully, total time is 1.397 s, dao time is 5.400 μs, random time is 6.832 ms, memory time is 17.42 ms , tcp time is 48.35 ms, hazelcast time is 1.324 s | |
11:55:11.636 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.42 ms | |
11:55:11.636 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 48.35 ms | |
11:55:11.636 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.324 s | |
11:55:12.241 [l-7-thread-1] INFO Searching users... | |
11:55:12.311 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:55:12.374 [l-7-thread-1] INFO Search executed successfully, total time is 132.8 ms, dao time is 6.100 μs, random time is 6.695 ms, memory time is 16.31 ms , tcp time is 51.55 ms, hazelcast time is 57.63 ms | |
11:55:12.374 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.31 ms | |
11:55:12.374 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 51.55 ms | |
11:55:12.375 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 57.63 ms | |
11:55:14.238 [l-7-thread-1] INFO Searching users... | |
11:55:14.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:55:14.380 [l-7-thread-1] INFO Search executed successfully, total time is 141.5 ms, dao time is 5.600 μs, random time is 7.507 ms, memory time is 19.86 ms , tcp time is 38.34 ms, hazelcast time is 75.12 ms | |
11:55:14.380 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.86 ms | |
11:55:14.380 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 38.34 ms | |
11:55:14.380 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 75.12 ms | |
11:55:16.239 [l-7-thread-1] INFO Searching users... | |
11:55:16.291 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:55:16.341 [l-7-thread-1] INFO Search executed successfully, total time is 101.8 ms, dao time is 5.400 μs, random time is 7.540 ms, memory time is 18.55 ms , tcp time is 31.57 ms, hazelcast time is 43.63 ms | |
11:55:16.341 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.55 ms | |
11:55:16.341 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.57 ms | |
11:55:16.341 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.63 ms | |
11:55:18.238 [l-7-thread-1] INFO Searching users... | |
11:55:18.313 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:55:18.390 [l-7-thread-1] INFO Search executed successfully, total time is 151.4 ms, dao time is 5.200 μs, random time is 12.24 ms, memory time is 19.28 ms , tcp time is 53.42 ms, hazelcast time is 65.90 ms | |
11:55:18.390 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.28 ms | |
11:55:18.390 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 53.42 ms | |
11:55:18.391 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 65.90 ms | |
11:55:20.238 [l-7-thread-1] INFO Searching users... | |
11:55:20.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:55:20.339 [l-7-thread-1] INFO Search executed successfully, total time is 100.6 ms, dao time is 5.500 μs, random time is 11.82 ms, memory time is 21.12 ms , tcp time is 28.57 ms, hazelcast time is 38.40 ms | |
11:55:20.339 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.12 ms | |
11:55:20.340 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.57 ms | |
11:55:20.340 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 38.40 ms | |
11:55:22.238 [l-7-thread-1] INFO Searching users... | |
11:55:22.310 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:55:22.398 [l-7-thread-1] INFO Search executed successfully, total time is 159.6 ms, dao time is 5.500 μs, random time is 15.48 ms, memory time is 27.02 ms , tcp time is 36.81 ms, hazelcast time is 79.82 ms | |
11:55:22.398 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 27.02 ms | |
11:55:22.398 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.81 ms | |
11:55:22.398 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 79.82 ms | |
11:55:24.238 [l-7-thread-1] INFO Searching users... | |
11:55:24.286 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:55:24.342 [l-7-thread-1] INFO Search executed successfully, total time is 103.9 ms, dao time is 5.800 μs, random time is 6.997 ms, memory time is 19.47 ms , tcp time is 27.14 ms, hazelcast time is 49.80 ms | |
11:55:24.343 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.47 ms | |
11:55:24.343 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.14 ms | |
11:55:24.343 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 49.80 ms | |
11:55:26.238 [l-7-thread-1] INFO Searching users... | |
11:55:26.288 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:55:26.334 [l-7-thread-1] INFO Search executed successfully, total time is 96.42 ms, dao time is 6.000 μs, random time is 7.523 ms, memory time is 19.67 ms , tcp time is 27.31 ms, hazelcast time is 41.36 ms | |
11:55:26.335 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.67 ms | |
11:55:26.335 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.31 ms | |
11:55:26.335 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.36 ms | |
11:55:28.238 [l-7-thread-1] INFO Searching users... | |
11:55:28.317 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:55:28.386 [l-7-thread-1] INFO Search executed successfully, total time is 147.8 ms, dao time is 4.900 μs, random time is 13.00 ms, memory time is 29.63 ms , tcp time is 49.96 ms, hazelcast time is 54.18 ms | |
11:55:28.387 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 29.63 ms | |
11:55:28.387 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 49.96 ms | |
11:55:28.387 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 54.18 ms | |
11:55:30.238 [l-7-thread-1] INFO Searching users... | |
11:55:30.315 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:55:31.629 [l-7-thread-1] INFO Search executed successfully, total time is 1.390 s, dao time is 99.30 μs, random time is 13.35 ms, memory time is 30.36 ms , tcp time is 44.71 ms, hazelcast time is 1.301 s | |
11:55:31.629 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 30.36 ms | |
11:55:31.629 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 44.71 ms | |
11:55:31.629 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.301 s | |
11:55:32.238 [l-7-thread-1] INFO Searching users... | |
11:55:32.288 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:55:32.347 [l-7-thread-1] INFO Search executed successfully, total time is 108.5 ms, dao time is 6.300 μs, random time is 8.713 ms, memory time is 18.08 ms , tcp time is 28.89 ms, hazelcast time is 52.39 ms | |
11:55:32.347 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.08 ms | |
11:55:32.347 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.89 ms | |
11:55:32.347 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 52.39 ms | |
11:55:34.238 [l-7-thread-1] INFO Searching users... | |
11:55:34.291 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:55:34.345 [l-7-thread-1] INFO Search executed successfully, total time is 107.2 ms, dao time is 5.500 μs, random time is 7.777 ms, memory time is 15.56 ms , tcp time is 35.86 ms, hazelcast time is 47.57 ms | |
11:55:34.345 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.56 ms | |
11:55:34.345 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.86 ms | |
11:55:34.345 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 47.57 ms | |
11:55:36.238 [l-7-thread-1] INFO Searching users... | |
11:55:36.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:55:36.344 [l-7-thread-1] INFO Search executed successfully, total time is 99.25 ms, dao time is 5.900 μs, random time is 10.58 ms, memory time is 16.61 ms , tcp time is 33.89 ms, hazelcast time is 35.35 ms | |
11:55:36.345 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.61 ms | |
11:55:36.345 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.89 ms | |
11:55:36.345 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 35.35 ms | |
11:55:38.240 [l-7-thread-1] INFO Searching users... | |
11:55:38.318 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:55:38.386 [l-7-thread-1] INFO Search executed successfully, total time is 144.4 ms, dao time is 6.300 μs, random time is 26.33 ms, memory time is 21.70 ms , tcp time is 44.12 ms, hazelcast time is 51.75 ms | |
11:55:38.387 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.70 ms | |
11:55:38.387 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 44.12 ms | |
11:55:38.387 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 51.75 ms | |
11:55:40.238 [l-7-thread-1] INFO Searching users... | |
11:55:40.324 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:55:40.373 [l-7-thread-1] INFO Search executed successfully, total time is 134.6 ms, dao time is 6.300 μs, random time is 18.90 ms, memory time is 34.59 ms , tcp time is 37.40 ms, hazelcast time is 43.29 ms | |
11:55:40.373 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 34.59 ms | |
11:55:40.374 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.40 ms | |
11:55:40.374 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.29 ms | |
11:55:42.238 [l-7-thread-1] INFO Searching users... | |
11:55:42.287 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:55:42.338 [l-7-thread-1] INFO Search executed successfully, total time is 99.59 ms, dao time is 14.10 μs, random time is 7.067 ms, memory time is 18.01 ms , tcp time is 32.82 ms, hazelcast time is 41.24 ms | |
11:55:42.338 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.01 ms | |
11:55:42.338 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.82 ms | |
11:55:42.338 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.24 ms | |
11:55:44.238 [l-7-thread-1] INFO Searching users... | |
11:55:44.295 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:55:44.351 [l-7-thread-1] INFO Search executed successfully, total time is 113.2 ms, dao time is 5.400 μs, random time is 6.381 ms, memory time is 17.57 ms , tcp time is 37.68 ms, hazelcast time is 51.12 ms | |
11:55:44.351 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.57 ms | |
11:55:44.352 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.68 ms | |
11:55:44.352 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 51.12 ms | |
11:55:46.238 [l-7-thread-1] INFO Searching users... | |
11:55:46.298 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:55:46.347 [l-7-thread-1] INFO Search executed successfully, total time is 109.5 ms, dao time is 5.300 μs, random time is 13.34 ms, memory time is 20.22 ms , tcp time is 33.32 ms, hazelcast time is 42.03 ms | |
11:55:46.348 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.22 ms | |
11:55:46.348 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.32 ms | |
11:55:46.348 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 42.03 ms | |
11:55:48.238 [l-7-thread-1] INFO Searching users... | |
11:55:48.335 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:55:48.404 [l-7-thread-1] INFO Search executed successfully, total time is 165.6 ms, dao time is 11.30 μs, random time is 23.35 ms, memory time is 44.08 ms , tcp time is 34.69 ms, hazelcast time is 62.54 ms | |
11:55:48.404 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 44.08 ms | |
11:55:48.404 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.69 ms | |
11:55:48.404 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 62.54 ms | |
11:55:50.238 [l-7-thread-1] INFO Searching users... | |
11:55:50.299 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:55:51.637 [l-7-thread-1] INFO Search executed successfully, total time is 1.399 s, dao time is 6.600 μs, random time is 12.75 ms, memory time is 23.92 ms , tcp time is 37.37 ms, hazelcast time is 1.322 s | |
11:55:51.637 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.92 ms | |
11:55:51.637 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.37 ms | |
11:55:51.637 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.322 s | |
11:55:52.238 [l-7-thread-1] INFO Searching users... | |
11:55:52.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:55:52.341 [l-7-thread-1] INFO Search executed successfully, total time is 103.3 ms, dao time is 6.400 μs, random time is 8.158 ms, memory time is 17.96 ms , tcp time is 33.62 ms, hazelcast time is 43.10 ms | |
11:55:52.342 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.96 ms | |
11:55:52.342 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.62 ms | |
11:55:52.342 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.10 ms | |
11:55:54.238 [l-7-thread-1] INFO Searching users... | |
11:55:54.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:55:54.324 [l-7-thread-1] INFO Search executed successfully, total time is 86.37 ms, dao time is 5.500 μs, random time is 6.286 ms, memory time is 15.62 ms , tcp time is 34.09 ms, hazelcast time is 29.92 ms | |
11:55:54.325 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.62 ms | |
11:55:54.325 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.09 ms | |
11:55:54.325 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 29.92 ms | |
11:55:56.238 [l-7-thread-1] INFO Searching users... | |
11:55:56.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:55:56.339 [l-7-thread-1] INFO Search executed successfully, total time is 100.0 ms, dao time is 6.300 μs, random time is 7.354 ms, memory time is 17.35 ms , tcp time is 34.02 ms, hazelcast time is 40.89 ms | |
11:55:56.342 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.35 ms | |
11:55:56.342 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.02 ms | |
11:55:56.342 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.89 ms | |
11:55:58.239 [l-7-thread-1] INFO Searching users... | |
11:55:58.291 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:55:58.351 [l-7-thread-1] INFO Search executed successfully, total time is 111.8 ms, dao time is 5.900 μs, random time is 8.668 ms, memory time is 24.06 ms , tcp time is 23.62 ms, hazelcast time is 55.01 ms | |
11:55:58.352 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 24.06 ms | |
11:55:58.352 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 23.62 ms | |
11:55:58.352 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 55.01 ms | |
11:56:00.238 [l-7-thread-1] INFO Searching users... | |
11:56:00.299 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:56:00.362 [l-7-thread-1] INFO Search executed successfully, total time is 124.0 ms, dao time is 6.400 μs, random time is 8.765 ms, memory time is 26.34 ms , tcp time is 32.13 ms, hazelcast time is 56.31 ms | |
11:56:00.362 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.34 ms | |
11:56:00.362 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.13 ms | |
11:56:00.363 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 56.31 ms | |
11:56:02.238 [l-7-thread-1] INFO Searching users... | |
11:56:02.295 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:56:02.382 [l-7-thread-1] INFO Search executed successfully, total time is 143.8 ms, dao time is 6.200 μs, random time is 8.687 ms, memory time is 20.42 ms , tcp time is 32.99 ms, hazelcast time is 81.30 ms | |
11:56:02.382 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.42 ms | |
11:56:02.382 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.99 ms | |
11:56:02.382 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 81.30 ms | |
11:56:04.241 [l-7-thread-1] INFO Searching users... | |
11:56:04.291 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:56:04.337 [l-7-thread-1] INFO Search executed successfully, total time is 96.09 ms, dao time is 5.700 μs, random time is 10.60 ms, memory time is 18.77 ms , tcp time is 25.50 ms, hazelcast time is 40.81 ms | |
11:56:04.338 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.77 ms | |
11:56:04.338 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 25.50 ms | |
11:56:04.338 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.81 ms | |
11:56:06.238 [l-7-thread-1] INFO Searching users... | |
11:56:06.291 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:56:06.329 [l-7-thread-1] INFO Search executed successfully, total time is 91.01 ms, dao time is 5.500 μs, random time is 12.16 ms, memory time is 19.24 ms , tcp time is 26.34 ms, hazelcast time is 32.42 ms | |
11:56:06.329 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.24 ms | |
11:56:06.330 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.34 ms | |
11:56:06.330 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 32.42 ms | |
11:56:08.238 [l-7-thread-1] INFO Searching users... | |
11:56:08.295 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:56:08.345 [l-7-thread-1] INFO Search executed successfully, total time is 106.2 ms, dao time is 6.000 μs, random time is 6.851 ms, memory time is 26.24 ms , tcp time is 36.44 ms, hazelcast time is 36.07 ms | |
11:56:08.345 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.24 ms | |
11:56:08.345 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.44 ms | |
11:56:08.346 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 36.07 ms | |
11:56:10.241 [l-7-thread-1] INFO Searching users... | |
11:56:10.310 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:56:11.633 [l-7-thread-1] INFO Search executed successfully, total time is 1.392 s, dao time is 5.800 μs, random time is 8.179 ms, memory time is 18.20 ms , tcp time is 50.88 ms, hazelcast time is 1.314 s | |
11:56:11.634 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.20 ms | |
11:56:11.634 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 50.88 ms | |
11:56:11.634 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.314 s | |
11:56:12.238 [l-7-thread-1] INFO Searching users... | |
11:56:12.301 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:56:12.355 [l-7-thread-1] INFO Search executed successfully, total time is 116.1 ms, dao time is 5.000 μs, random time is 11.97 ms, memory time is 26.43 ms , tcp time is 30.55 ms, hazelcast time is 46.75 ms | |
11:56:12.356 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.43 ms | |
11:56:12.358 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.55 ms | |
11:56:12.358 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 46.75 ms | |
11:56:14.239 [l-7-thread-1] INFO Searching users... | |
11:56:14.320 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:56:14.385 [l-7-thread-1] INFO Search executed successfully, total time is 145.8 ms, dao time is 9.000 μs, random time is 13.77 ms, memory time is 27.51 ms , tcp time is 53.85 ms, hazelcast time is 50.26 ms | |
11:56:14.385 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 27.51 ms | |
11:56:14.386 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 53.85 ms | |
11:56:14.386 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 50.26 ms | |
11:56:16.238 [l-7-thread-1] INFO Searching users... | |
11:56:16.308 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:56:16.372 [l-7-thread-1] INFO Search executed successfully, total time is 134.3 ms, dao time is 5.200 μs, random time is 13.57 ms, memory time is 23.67 ms , tcp time is 38.52 ms, hazelcast time is 58.08 ms | |
11:56:16.373 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.67 ms | |
11:56:16.373 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 38.52 ms | |
11:56:16.373 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 58.08 ms | |
11:56:18.238 [l-7-thread-1] INFO Searching users... | |
11:56:18.322 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:56:18.379 [l-7-thread-1] INFO Search executed successfully, total time is 140.3 ms, dao time is 5.100 μs, random time is 13.27 ms, memory time is 34.37 ms , tcp time is 49.47 ms, hazelcast time is 42.49 ms | |
11:56:18.379 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 34.37 ms | |
11:56:18.379 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 49.47 ms | |
11:56:18.379 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 42.49 ms | |
11:56:20.240 [l-7-thread-1] INFO Searching users... | |
11:56:20.315 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:56:20.402 [l-7-thread-1] INFO Search executed successfully, total time is 161.3 ms, dao time is 5.000 μs, random time is 7.463 ms, memory time is 22.37 ms , tcp time is 66.61 ms, hazelcast time is 63.90 ms | |
11:56:20.402 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.37 ms | |
11:56:20.403 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 66.61 ms | |
11:56:20.403 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 63.90 ms | |
11:56:22.238 [l-7-thread-1] INFO Searching users... | |
11:56:22.300 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:56:22.347 [l-7-thread-1] INFO Search executed successfully, total time is 108.7 ms, dao time is 4.900 μs, random time is 8.294 ms, memory time is 14.99 ms , tcp time is 44.04 ms, hazelcast time is 40.98 ms | |
11:56:22.347 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.99 ms | |
11:56:22.347 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 44.04 ms | |
11:56:22.348 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.98 ms | |
11:56:24.240 [l-7-thread-1] INFO Searching users... | |
11:56:24.300 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:56:24.344 [l-7-thread-1] INFO Search executed successfully, total time is 103.7 ms, dao time is 4.800 μs, random time is 6.571 ms, memory time is 17.54 ms , tcp time is 39.64 ms, hazelcast time is 39.52 ms | |
11:56:24.345 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.54 ms | |
11:56:24.345 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 39.64 ms | |
11:56:24.345 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.52 ms | |
11:56:26.238 [l-7-thread-1] INFO Searching users... | |
11:56:26.291 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:56:26.332 [l-7-thread-1] INFO Search executed successfully, total time is 94.04 ms, dao time is 4.500 μs, random time is 7.366 ms, memory time is 22.37 ms , tcp time is 30.83 ms, hazelcast time is 33.16 ms | |
11:56:26.332 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.37 ms | |
11:56:26.332 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.83 ms | |
11:56:26.332 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 33.16 ms | |
11:56:28.238 [l-7-thread-1] INFO Searching users... | |
11:56:28.321 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:56:28.373 [l-7-thread-1] INFO Search executed successfully, total time is 134.4 ms, dao time is 4.500 μs, random time is 17.82 ms, memory time is 18.29 ms , tcp time is 51.81 ms, hazelcast time is 45.96 ms | |
11:56:28.373 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.29 ms | |
11:56:28.374 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 51.81 ms | |
11:56:28.374 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.96 ms | |
11:56:30.238 [l-7-thread-1] INFO Searching users... | |
11:56:30.321 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:56:31.639 [l-7-thread-1] INFO Search executed successfully, total time is 1.400 s, dao time is 5.000 μs, random time is 16.31 ms, memory time is 32.90 ms , tcp time is 44.42 ms, hazelcast time is 1.306 s | |
11:56:31.640 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 32.90 ms | |
11:56:31.645 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 44.42 ms | |
11:56:31.645 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.306 s | |
11:56:32.238 [l-7-thread-1] INFO Searching users... | |
11:56:32.311 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:56:32.356 [l-7-thread-1] INFO Search executed successfully, total time is 117.6 ms, dao time is 4.900 μs, random time is 8.421 ms, memory time is 29.22 ms , tcp time is 41.71 ms, hazelcast time is 37.66 ms | |
11:56:32.357 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 29.22 ms | |
11:56:32.357 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 41.71 ms | |
11:56:32.357 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 37.66 ms | |
11:56:34.238 [l-7-thread-1] INFO Searching users... | |
11:56:34.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:56:34.335 [l-7-thread-1] INFO Search executed successfully, total time is 97.54 ms, dao time is 4.900 μs, random time is 7.289 ms, memory time is 20.98 ms , tcp time is 35.74 ms, hazelcast time is 33.19 ms | |
11:56:34.336 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.98 ms | |
11:56:34.336 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.74 ms | |
11:56:34.336 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 33.19 ms | |
11:56:36.238 [l-7-thread-1] INFO Searching users... | |
11:56:36.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:56:36.348 [l-7-thread-1] INFO Search executed successfully, total time is 109.9 ms, dao time is 5.101 μs, random time is 11.31 ms, memory time is 26.17 ms , tcp time is 26.83 ms, hazelcast time is 45.22 ms | |
11:56:36.349 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.17 ms | |
11:56:36.349 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.83 ms | |
11:56:36.349 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.22 ms | |
11:56:38.238 [l-7-thread-1] INFO Searching users... | |
11:56:38.330 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:56:38.388 [l-7-thread-1] INFO Search executed successfully, total time is 149.2 ms, dao time is 5.100 μs, random time is 12.82 ms, memory time is 39.68 ms , tcp time is 48.68 ms, hazelcast time is 47.13 ms | |
11:56:38.388 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 39.68 ms | |
11:56:38.388 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 48.68 ms | |
11:56:38.388 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 47.13 ms | |
11:56:40.238 [l-7-thread-1] INFO Searching users... | |
11:56:40.305 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:56:40.355 [l-7-thread-1] INFO Search executed successfully, total time is 117.5 ms, dao time is 4.600 μs, random time is 13.86 ms, memory time is 23.05 ms , tcp time is 36.16 ms, hazelcast time is 44.07 ms | |
11:56:40.356 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.05 ms | |
11:56:40.356 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.16 ms | |
11:56:40.356 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.07 ms | |
11:56:42.238 [l-7-thread-1] INFO Searching users... | |
11:56:42.301 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:56:42.378 [l-7-thread-1] INFO Search executed successfully, total time is 140.0 ms, dao time is 19.20 μs, random time is 14.01 ms, memory time is 21.89 ms , tcp time is 32.11 ms, hazelcast time is 71.64 ms | |
11:56:42.379 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.89 ms | |
11:56:42.379 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.11 ms | |
11:56:42.379 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 71.64 ms | |
11:56:44.238 [l-7-thread-1] INFO Searching users... | |
11:56:44.322 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:56:44.380 [l-7-thread-1] INFO Search executed successfully, total time is 141.3 ms, dao time is 5.400 μs, random time is 9.573 ms, memory time is 22.85 ms , tcp time is 58.17 ms, hazelcast time is 50.32 ms | |
11:56:44.380 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.85 ms | |
11:56:44.380 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 58.17 ms | |
11:56:44.380 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 50.32 ms | |
11:56:46.238 [l-7-thread-1] INFO Searching users... | |
11:56:46.283 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:56:46.325 [l-7-thread-1] INFO Search executed successfully, total time is 87.01 ms, dao time is 4.800 μs, random time is 8.494 ms, memory time is 16.78 ms , tcp time is 25.72 ms, hazelcast time is 35.62 ms | |
11:56:46.325 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.78 ms | |
11:56:46.326 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 25.72 ms | |
11:56:46.326 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 35.62 ms | |
11:56:48.238 [l-7-thread-1] INFO Searching users... | |
11:56:48.296 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:56:48.354 [l-7-thread-1] INFO Search executed successfully, total time is 115.4 ms, dao time is 4.900 μs, random time is 12.28 ms, memory time is 19.55 ms , tcp time is 32.12 ms, hazelcast time is 50.46 ms | |
11:56:48.354 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.55 ms | |
11:56:48.354 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.12 ms | |
11:56:48.354 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 50.46 ms | |
11:56:50.241 [l-7-thread-1] INFO Searching users... | |
11:56:50.288 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:56:51.640 [l-7-thread-1] INFO Search executed successfully, total time is 1.398 s, dao time is 5.000 μs, random time is 8.225 ms, memory time is 18.08 ms , tcp time is 25.19 ms, hazelcast time is 1.346 s | |
11:56:51.640 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.08 ms | |
11:56:51.640 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 25.19 ms | |
11:56:51.640 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.346 s | |
11:56:52.238 [l-7-thread-1] INFO Searching users... | |
11:56:52.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:56:52.351 [l-7-thread-1] INFO Search executed successfully, total time is 113.5 ms, dao time is 4.500 μs, random time is 7.920 ms, memory time is 19.05 ms , tcp time is 34.97 ms, hazelcast time is 51.10 ms | |
11:56:52.352 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.05 ms | |
11:56:52.352 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.97 ms | |
11:56:52.352 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 51.10 ms | |
11:56:54.238 [l-7-thread-1] INFO Searching users... | |
11:56:54.291 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:56:54.335 [l-7-thread-1] INFO Search executed successfully, total time is 96.72 ms, dao time is 5.200 μs, random time is 6.089 ms, memory time is 20.68 ms , tcp time is 31.32 ms, hazelcast time is 38.29 ms | |
11:56:54.336 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.68 ms | |
11:56:54.336 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.32 ms | |
11:56:54.336 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 38.29 ms | |
11:56:56.238 [l-7-thread-1] INFO Searching users... | |
11:56:56.286 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:56:56.319 [l-7-thread-1] INFO Search executed successfully, total time is 80.39 ms, dao time is 4.700 μs, random time is 7.663 ms, memory time is 18.52 ms , tcp time is 25.35 ms, hazelcast time is 28.34 ms | |
11:56:56.320 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.52 ms | |
11:56:56.320 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 25.35 ms | |
11:56:56.320 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 28.34 ms | |
11:56:58.239 [l-7-thread-1] INFO Searching users... | |
11:56:58.314 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:56:58.386 [l-7-thread-1] INFO Search executed successfully, total time is 147.5 ms, dao time is 5.000 μs, random time is 12.17 ms, memory time is 18.68 ms , tcp time is 50.93 ms, hazelcast time is 65.37 ms | |
11:56:58.387 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.68 ms | |
11:56:58.387 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 50.93 ms | |
11:56:58.387 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 65.37 ms | |
11:57:00.239 [l-7-thread-1] INFO Searching users... | |
11:57:00.327 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:57:00.395 [l-7-thread-1] INFO Search executed successfully, total time is 155.6 ms, dao time is 5.000 μs, random time is 14.99 ms, memory time is 27.50 ms , tcp time is 49.28 ms, hazelcast time is 63.32 ms | |
11:57:00.396 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 27.50 ms | |
11:57:00.396 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 49.28 ms | |
11:57:00.396 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 63.32 ms | |
11:57:02.241 [l-7-thread-1] INFO Searching users... | |
11:57:02.322 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:57:02.399 [l-7-thread-1] INFO Search executed successfully, total time is 157.8 ms, dao time is 4.900 μs, random time is 12.48 ms, memory time is 20.44 ms , tcp time is 54.03 ms, hazelcast time is 70.57 ms | |
11:57:02.405 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.44 ms | |
11:57:02.405 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 54.03 ms | |
11:57:02.405 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 70.57 ms | |
11:57:04.238 [l-7-thread-1] INFO Searching users... | |
11:57:04.329 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:57:04.379 [l-7-thread-1] INFO Search executed successfully, total time is 141.4 ms, dao time is 5.800 μs, random time is 13.83 ms, memory time is 31.74 ms , tcp time is 54.17 ms, hazelcast time is 41.14 ms | |
11:57:04.380 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 31.74 ms | |
11:57:04.380 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 54.17 ms | |
11:57:04.380 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.14 ms | |
11:57:06.238 [l-7-thread-1] INFO Searching users... | |
11:57:06.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:57:06.349 [l-7-thread-1] INFO Search executed successfully, total time is 111.1 ms, dao time is 4.600 μs, random time is 6.813 ms, memory time is 18.63 ms , tcp time is 35.42 ms, hazelcast time is 49.84 ms | |
11:57:06.349 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.63 ms | |
11:57:06.350 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.42 ms | |
11:57:06.350 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 49.84 ms | |
11:57:08.239 [l-7-thread-1] INFO Searching users... | |
11:57:08.329 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:57:08.393 [l-7-thread-1] INFO Search executed successfully, total time is 152.1 ms, dao time is 5.400 μs, random time is 21.14 ms, memory time is 23.57 ms , tcp time is 50.54 ms, hazelcast time is 56.32 ms | |
11:57:08.394 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.57 ms | |
11:57:08.394 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 50.54 ms | |
11:57:08.395 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 56.32 ms | |
11:57:10.240 [l-7-thread-1] INFO Searching users... | |
11:57:10.312 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:57:11.621 [l-7-thread-1] INFO Search executed successfully, total time is 1.380 s, dao time is 4.800 μs, random time is 6.456 ms, memory time is 32.55 ms , tcp time is 48.03 ms, hazelcast time is 1.292 s | |
11:57:11.621 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 32.55 ms | |
11:57:11.621 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 48.03 ms | |
11:57:11.621 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.292 s | |
11:57:12.238 [l-7-thread-1] INFO Searching users... | |
11:57:12.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:57:12.351 [l-7-thread-1] INFO Search executed successfully, total time is 112.8 ms, dao time is 4.500 μs, random time is 7.412 ms, memory time is 19.54 ms , tcp time is 34.70 ms, hazelcast time is 50.76 ms | |
11:57:12.351 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.54 ms | |
11:57:12.351 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.70 ms | |
11:57:12.351 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 50.76 ms | |
11:57:14.241 [l-7-thread-1] INFO Searching users... | |
11:57:14.287 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:57:14.328 [l-7-thread-1] INFO Search executed successfully, total time is 86.63 ms, dao time is 8.500 μs, random time is 9.034 ms, memory time is 18.98 ms , tcp time is 24.93 ms, hazelcast time is 33.17 ms | |
11:57:14.328 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.98 ms | |
11:57:14.329 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 24.93 ms | |
11:57:14.329 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 33.17 ms | |
11:57:16.238 [l-7-thread-1] INFO Searching users... | |
11:57:16.284 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:57:16.336 [l-7-thread-1] INFO Search executed successfully, total time is 98.06 ms, dao time is 5.300 μs, random time is 6.574 ms, memory time is 19.07 ms , tcp time is 29.27 ms, hazelcast time is 42.82 ms | |
11:57:16.336 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.07 ms | |
11:57:16.336 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.27 ms | |
11:57:16.336 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 42.82 ms | |
11:57:18.238 [l-7-thread-1] INFO Searching users... | |
11:57:18.312 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:57:18.382 [l-7-thread-1] INFO Search executed successfully, total time is 144.2 ms, dao time is 4.500 μs, random time is 16.30 ms, memory time is 28.00 ms , tcp time is 37.49 ms, hazelcast time is 61.73 ms | |
11:57:18.384 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 28.00 ms | |
11:57:18.385 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.49 ms | |
11:57:18.385 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 61.73 ms | |
11:57:20.238 [l-7-thread-1] INFO Searching users... | |
11:57:20.339 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:57:20.447 [l-7-thread-1] INFO Search executed successfully, total time is 207.1 ms, dao time is 4.400 μs, random time is 12.70 ms, memory time is 31.21 ms , tcp time is 60.84 ms, hazelcast time is 102.0 ms | |
11:57:20.447 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 31.21 ms | |
11:57:20.447 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 60.84 ms | |
11:57:20.447 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 102.0 ms | |
11:57:22.238 [l-7-thread-1] INFO Searching users... | |
11:57:22.306 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:57:22.370 [l-7-thread-1] INFO Search executed successfully, total time is 131.2 ms, dao time is 4.700 μs, random time is 8.155 ms, memory time is 17.58 ms , tcp time is 46.99 ms, hazelcast time is 58.15 ms | |
11:57:22.370 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.58 ms | |
11:57:22.370 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 46.99 ms | |
11:57:22.370 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 58.15 ms | |
11:57:24.238 [l-7-thread-1] INFO Searching users... | |
11:57:24.350 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:57:24.394 [l-7-thread-1] INFO Search executed successfully, total time is 156.2 ms, dao time is 4.700 μs, random time is 6.670 ms, memory time is 16.17 ms , tcp time is 93.84 ms, hazelcast time is 39.23 ms | |
11:57:24.394 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.17 ms | |
11:57:24.395 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 93.84 ms | |
11:57:24.395 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.23 ms | |
11:57:26.238 [l-7-thread-1] INFO Searching users... | |
11:57:26.291 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:57:26.338 [l-7-thread-1] INFO Search executed successfully, total time is 99.45 ms, dao time is 5.000 μs, random time is 7.785 ms, memory time is 16.59 ms , tcp time is 34.38 ms, hazelcast time is 40.31 ms | |
11:57:26.338 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.59 ms | |
11:57:26.338 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.38 ms | |
11:57:26.338 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.31 ms | |
11:57:28.238 [l-7-thread-1] INFO Searching users... | |
11:57:28.307 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:57:28.374 [l-7-thread-1] INFO Search executed successfully, total time is 136.0 ms, dao time is 12.80 μs, random time is 7.614 ms, memory time is 24.73 ms , tcp time is 47.85 ms, hazelcast time is 55.46 ms | |
11:57:28.374 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 24.73 ms | |
11:57:28.374 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 47.85 ms | |
11:57:28.374 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 55.46 ms | |
11:57:30.238 [l-7-thread-1] INFO Searching users... | |
11:57:30.302 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:57:31.647 [l-7-thread-1] INFO Search executed successfully, total time is 1.409 s, dao time is 5.101 μs, random time is 7.904 ms, memory time is 23.33 ms , tcp time is 39.71 ms, hazelcast time is 1.338 s | |
11:57:31.648 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.33 ms | |
11:57:31.648 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 39.71 ms | |
11:57:31.648 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.338 s | |
11:57:32.238 [l-7-thread-1] INFO Searching users... | |
11:57:32.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:57:32.357 [l-7-thread-1] INFO Search executed successfully, total time is 119.4 ms, dao time is 5.400 μs, random time is 9.144 ms, memory time is 26.80 ms , tcp time is 29.03 ms, hazelcast time is 54.07 ms | |
11:57:32.358 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.80 ms | |
11:57:32.358 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.03 ms | |
11:57:32.358 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 54.07 ms | |
11:57:34.238 [l-7-thread-1] INFO Searching users... | |
11:57:34.288 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:57:34.342 [l-7-thread-1] INFO Search executed successfully, total time is 104.1 ms, dao time is 8.100 μs, random time is 6.873 ms, memory time is 17.71 ms , tcp time is 35.01 ms, hazelcast time is 44.21 ms | |
11:57:34.343 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.71 ms | |
11:57:34.343 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.01 ms | |
11:57:34.343 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.21 ms | |
11:57:36.238 [l-7-thread-1] INFO Searching users... | |
11:57:36.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:57:36.334 [l-7-thread-1] INFO Search executed successfully, total time is 96.02 ms, dao time is 4.600 μs, random time is 7.703 ms, memory time is 16.16 ms , tcp time is 33.21 ms, hazelcast time is 38.29 ms | |
11:57:36.335 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.16 ms | |
11:57:36.335 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.21 ms | |
11:57:36.335 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 38.29 ms | |
11:57:38.240 [l-7-thread-1] INFO Searching users... | |
11:57:38.332 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:57:38.393 [l-7-thread-1] INFO Search executed successfully, total time is 152.4 ms, dao time is 5.100 μs, random time is 11.64 ms, memory time is 35.07 ms , tcp time is 56.15 ms, hazelcast time is 49.20 ms | |
11:57:38.393 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 35.07 ms | |
11:57:38.393 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 56.15 ms | |
11:57:38.393 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 49.20 ms | |
11:57:40.238 [l-7-thread-1] INFO Searching users... | |
11:57:40.309 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:57:40.352 [l-7-thread-1] INFO Search executed successfully, total time is 106.1 ms, dao time is 4.700 μs, random time is 17.74 ms, memory time is 20.48 ms , tcp time is 29.40 ms, hazelcast time is 38.14 ms | |
11:57:40.353 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.48 ms | |
11:57:40.353 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.40 ms | |
11:57:40.353 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 38.14 ms | |
11:57:42.238 [l-7-thread-1] INFO Searching users... | |
11:57:42.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:57:42.347 [l-7-thread-1] INFO Search executed successfully, total time is 109.3 ms, dao time is 26.30 μs, random time is 17.00 ms, memory time is 21.36 ms , tcp time is 27.69 ms, hazelcast time is 42.72 ms | |
11:57:42.348 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.36 ms | |
11:57:42.348 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.69 ms | |
11:57:42.348 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 42.72 ms | |
11:57:44.238 [l-7-thread-1] INFO Searching users... | |
11:57:44.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:57:44.356 [l-7-thread-1] INFO Search executed successfully, total time is 118.3 ms, dao time is 4.300 μs, random time is 8.874 ms, memory time is 25.13 ms , tcp time is 36.41 ms, hazelcast time is 47.55 ms | |
11:57:44.356 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 25.13 ms | |
11:57:44.356 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.41 ms | |
11:57:44.356 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 47.55 ms | |
11:57:46.238 [l-7-thread-1] INFO Searching users... | |
11:57:46.300 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:57:46.346 [l-7-thread-1] INFO Search executed successfully, total time is 107.8 ms, dao time is 4.600 μs, random time is 13.85 ms, memory time is 26.91 ms , tcp time is 25.84 ms, hazelcast time is 40.79 ms | |
11:57:46.347 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.91 ms | |
11:57:46.347 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 25.84 ms | |
11:57:46.347 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.79 ms | |
11:57:48.238 [l-7-thread-1] INFO Searching users... | |
11:57:48.342 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:57:48.405 [l-7-thread-1] INFO Search executed successfully, total time is 167.0 ms, dao time is 4.300 μs, random time is 19.55 ms, memory time is 43.64 ms , tcp time is 54.22 ms, hazelcast time is 48.85 ms | |
11:57:48.406 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 43.64 ms | |
11:57:48.406 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 54.22 ms | |
11:57:48.406 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 48.85 ms | |
11:57:50.240 [l-7-thread-1] INFO Searching users... | |
11:57:50.334 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:57:51.631 [l-7-thread-1] INFO Search executed successfully, total time is 1.389 s, dao time is 4.800 μs, random time is 18.15 ms, memory time is 31.13 ms , tcp time is 52.27 ms, hazelcast time is 1.287 s | |
11:57:51.631 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 31.13 ms | |
11:57:51.631 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 52.27 ms | |
11:57:51.631 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.287 s | |
11:57:52.238 [l-7-thread-1] INFO Searching users... | |
11:57:52.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:57:52.354 [l-7-thread-1] INFO Search executed successfully, total time is 116.3 ms, dao time is 5.001 μs, random time is 8.522 ms, memory time is 21.82 ms , tcp time is 32.82 ms, hazelcast time is 52.69 ms | |
11:57:52.355 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.82 ms | |
11:57:52.355 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.82 ms | |
11:57:52.355 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 52.69 ms | |
11:57:54.238 [l-7-thread-1] INFO Searching users... | |
11:57:54.287 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:57:54.320 [l-7-thread-1] INFO Search executed successfully, total time is 82.51 ms, dao time is 5.100 μs, random time is 13.86 ms, memory time is 16.54 ms , tcp time is 23.05 ms, hazelcast time is 28.74 ms | |
11:57:54.321 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.54 ms | |
11:57:54.321 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 23.05 ms | |
11:57:54.321 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 28.74 ms | |
11:57:56.238 [l-7-thread-1] INFO Searching users... | |
11:57:56.288 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:57:56.328 [l-7-thread-1] INFO Search executed successfully, total time is 89.57 ms, dao time is 4.500 μs, random time is 6.483 ms, memory time is 21.69 ms , tcp time is 29.86 ms, hazelcast time is 31.23 ms | |
11:57:56.329 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.69 ms | |
11:57:56.329 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.86 ms | |
11:57:56.329 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 31.23 ms | |
11:57:58.238 [l-7-thread-1] INFO Searching users... | |
11:57:58.302 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:57:58.361 [l-7-thread-1] INFO Search executed successfully, total time is 123.4 ms, dao time is 4.800 μs, random time is 13.54 ms, memory time is 27.88 ms , tcp time is 26.99 ms, hazelcast time is 54.31 ms | |
11:57:58.362 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 27.88 ms | |
11:57:58.362 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.99 ms | |
11:57:58.362 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 54.31 ms | |
11:58:00.238 [l-7-thread-1] INFO Searching users... | |
11:58:00.300 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:58:00.368 [l-7-thread-1] INFO Search executed successfully, total time is 130.6 ms, dao time is 5.300 μs, random time is 9.586 ms, memory time is 29.95 ms , tcp time is 27.81 ms, hazelcast time is 62.84 ms | |
11:58:00.371 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 29.95 ms | |
11:58:00.371 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.81 ms | |
11:58:00.371 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 62.84 ms | |
11:58:02.239 [l-7-thread-1] INFO Searching users... | |
11:58:02.299 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:58:02.354 [l-7-thread-1] INFO Search executed successfully, total time is 114.7 ms, dao time is 5.400 μs, random time is 7.842 ms, memory time is 22.69 ms , tcp time is 35.83 ms, hazelcast time is 47.96 ms | |
11:58:02.354 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.69 ms | |
11:58:02.354 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.83 ms | |
11:58:02.354 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 47.96 ms | |
11:58:04.238 [l-7-thread-1] INFO Searching users... | |
11:58:04.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:58:04.346 [l-7-thread-1] INFO Search executed successfully, total time is 107.8 ms, dao time is 4.601 μs, random time is 10.14 ms, memory time is 23.61 ms , tcp time is 31.21 ms, hazelcast time is 42.45 ms | |
11:58:04.346 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.61 ms | |
11:58:04.346 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.21 ms | |
11:58:04.346 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 42.45 ms | |
11:58:06.238 [l-7-thread-1] INFO Searching users... | |
11:58:06.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:58:06.346 [l-7-thread-1] INFO Search executed successfully, total time is 108.2 ms, dao time is 5.100 μs, random time is 7.335 ms, memory time is 17.64 ms , tcp time is 38.47 ms, hazelcast time is 44.30 ms | |
11:58:06.346 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.64 ms | |
11:58:06.346 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 38.47 ms | |
11:58:06.346 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.30 ms | |
11:58:08.238 [l-7-thread-1] INFO Searching users... | |
11:58:08.313 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:58:08.379 [l-7-thread-1] INFO Search executed successfully, total time is 140.2 ms, dao time is 4.400 μs, random time is 7.050 ms, memory time is 17.31 ms , tcp time is 55.23 ms, hazelcast time is 60.29 ms | |
11:58:08.380 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.31 ms | |
11:58:08.380 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 55.23 ms | |
11:58:08.380 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 60.29 ms | |
11:58:10.238 [l-7-thread-1] INFO Searching users... | |
11:58:10.309 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:58:11.626 [l-7-thread-1] INFO Search executed successfully, total time is 1.388 s, dao time is 22.40 μs, random time is 21.99 ms, memory time is 28.73 ms , tcp time is 25.21 ms, hazelcast time is 1.311 s | |
11:58:11.627 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 28.73 ms | |
11:58:11.627 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 25.21 ms | |
11:58:11.627 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.311 s | |
11:58:12.238 [l-7-thread-1] INFO Searching users... | |
11:58:12.296 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:58:12.340 [l-7-thread-1] INFO Search executed successfully, total time is 102.0 ms, dao time is 4.300 μs, random time is 7.623 ms, memory time is 20.48 ms , tcp time is 36.64 ms, hazelcast time is 36.94 ms | |
11:58:12.340 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.48 ms | |
11:58:12.340 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.64 ms | |
11:58:12.340 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 36.94 ms | |
11:58:14.238 [l-7-thread-1] INFO Searching users... | |
11:58:14.282 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:58:14.347 [l-7-thread-1] INFO Search executed successfully, total time is 108.8 ms, dao time is 4.801 μs, random time is 8.677 ms, memory time is 17.14 ms , tcp time is 22.96 ms, hazelcast time is 59.63 ms | |
11:58:14.349 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.14 ms | |
11:58:14.349 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 22.96 ms | |
11:58:14.349 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 59.63 ms | |
11:58:16.238 [l-7-thread-1] INFO Searching users... | |
11:58:16.287 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:58:16.336 [l-7-thread-1] INFO Search executed successfully, total time is 97.72 ms, dao time is 4.400 μs, random time is 8.714 ms, memory time is 18.48 ms , tcp time is 28.27 ms, hazelcast time is 41.87 ms | |
11:58:16.336 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.48 ms | |
11:58:16.336 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.27 ms | |
11:58:16.336 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.87 ms | |
11:58:18.238 [l-7-thread-1] INFO Searching users... | |
11:58:18.331 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:58:18.392 [l-7-thread-1] INFO Search executed successfully, total time is 152.5 ms, dao time is 6.000 μs, random time is 27.65 ms, memory time is 43.55 ms , tcp time is 26.92 ms, hazelcast time is 53.22 ms | |
11:58:18.392 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 43.55 ms | |
11:58:18.392 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.92 ms | |
11:58:18.392 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 53.22 ms | |
11:58:20.238 [l-7-thread-1] INFO Searching users... | |
11:58:20.323 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:58:20.384 [l-7-thread-1] INFO Search executed successfully, total time is 146.1 ms, dao time is 5.300 μs, random time is 10.98 ms, memory time is 24.28 ms , tcp time is 54.35 ms, hazelcast time is 56.14 ms | |
11:58:20.384 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 24.28 ms | |
11:58:20.384 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 54.35 ms | |
11:58:20.384 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 56.14 ms | |
11:58:22.238 [l-7-thread-1] INFO Searching users... | |
11:58:22.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:58:22.341 [l-7-thread-1] INFO Search executed successfully, total time is 103.3 ms, dao time is 5.000 μs, random time is 10.29 ms, memory time is 21.07 ms , tcp time is 28.85 ms, hazelcast time is 42.75 ms | |
11:58:22.342 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.07 ms | |
11:58:22.342 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.85 ms | |
11:58:22.342 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 42.75 ms | |
11:58:24.238 [l-7-thread-1] INFO Searching users... | |
11:58:24.302 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:58:24.338 [l-7-thread-1] INFO Search executed successfully, total time is 99.66 ms, dao time is 4.600 μs, random time is 15.48 ms, memory time is 21.98 ms , tcp time is 33.05 ms, hazelcast time is 28.81 ms | |
11:58:24.338 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.98 ms | |
11:58:24.338 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.05 ms | |
11:58:24.338 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 28.81 ms | |
11:58:26.238 [l-7-thread-1] INFO Searching users... | |
11:58:26.296 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:58:26.334 [l-7-thread-1] INFO Search executed successfully, total time is 96.10 ms, dao time is 5.100 μs, random time is 10.43 ms, memory time is 21.82 ms , tcp time is 32.13 ms, hazelcast time is 31.33 ms | |
11:58:26.334 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.82 ms | |
11:58:26.334 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.13 ms | |
11:58:26.334 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 31.33 ms | |
11:58:28.238 [l-7-thread-1] INFO Searching users... | |
11:58:28.327 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:58:28.399 [l-7-thread-1] INFO Search executed successfully, total time is 161.1 ms, dao time is 5.400 μs, random time is 7.468 ms, memory time is 37.11 ms , tcp time is 55.72 ms, hazelcast time is 59.84 ms | |
11:58:28.400 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 37.11 ms | |
11:58:28.400 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 55.72 ms | |
11:58:28.401 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 59.84 ms | |
11:58:30.238 [l-7-thread-1] INFO Searching users... | |
11:58:30.314 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:58:31.635 [l-7-thread-1] INFO Search executed successfully, total time is 1.397 s, dao time is 4.900 μs, random time is 16.80 ms, memory time is 18.24 ms , tcp time is 45.59 ms, hazelcast time is 1.316 s | |
11:58:31.636 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.24 ms | |
11:58:31.636 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 45.59 ms | |
11:58:31.636 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.316 s | |
11:58:32.238 [l-7-thread-1] INFO Searching users... | |
11:58:32.299 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:58:32.350 [l-7-thread-1] INFO Search executed successfully, total time is 112.0 ms, dao time is 5.100 μs, random time is 8.931 ms, memory time is 19.58 ms , tcp time is 40.06 ms, hazelcast time is 42.33 ms | |
11:58:32.350 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.58 ms | |
11:58:32.350 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 40.06 ms | |
11:58:32.350 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 42.33 ms | |
11:58:34.239 [l-7-thread-1] INFO Searching users... | |
11:58:34.300 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:58:34.369 [l-7-thread-1] INFO Search executed successfully, total time is 130.4 ms, dao time is 4.700 μs, random time is 8.462 ms, memory time is 18.82 ms , tcp time is 39.58 ms, hazelcast time is 63.20 ms | |
11:58:34.370 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.82 ms | |
11:58:34.370 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 39.58 ms | |
11:58:34.370 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 63.20 ms | |
11:58:36.238 [l-7-thread-1] INFO Searching users... | |
11:58:36.284 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:58:36.332 [l-7-thread-1] INFO Search executed successfully, total time is 93.69 ms, dao time is 4.700 μs, random time is 9.437 ms, memory time is 17.34 ms , tcp time is 23.88 ms, hazelcast time is 42.67 ms | |
11:58:36.333 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.34 ms | |
11:58:36.333 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 23.88 ms | |
11:58:36.333 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 42.67 ms | |
11:58:38.238 [l-7-thread-1] INFO Searching users... | |
11:58:38.303 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:58:38.387 [l-7-thread-1] INFO Search executed successfully, total time is 148.2 ms, dao time is 99.80 μs, random time is 16.08 ms, memory time is 25.76 ms , tcp time is 30.61 ms, hazelcast time is 74.86 ms | |
11:58:38.387 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 25.76 ms | |
11:58:38.387 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.61 ms | |
11:58:38.387 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 74.86 ms | |
11:58:40.238 [l-7-thread-1] INFO Searching users... | |
11:58:40.329 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:58:40.395 [l-7-thread-1] INFO Search executed successfully, total time is 156.6 ms, dao time is 7.000 μs, random time is 22.92 ms, memory time is 31.29 ms , tcp time is 44.22 ms, hazelcast time is 57.07 ms | |
11:58:40.395 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 31.29 ms | |
11:58:40.395 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 44.22 ms | |
11:58:40.395 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 57.07 ms | |
11:58:42.242 [l-7-thread-1] INFO Searching users... | |
11:58:42.322 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:58:42.389 [l-7-thread-1] INFO Search executed successfully, total time is 146.1 ms, dao time is 5.000 μs, random time is 11.70 ms, memory time is 29.13 ms , tcp time is 43.49 ms, hazelcast time is 61.49 ms | |
11:58:42.389 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 29.13 ms | |
11:58:42.389 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 43.49 ms | |
11:58:42.389 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 61.49 ms | |
11:58:44.238 [l-7-thread-1] INFO Searching users... | |
11:58:44.303 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:58:44.344 [l-7-thread-1] INFO Search executed successfully, total time is 106.2 ms, dao time is 5.600 μs, random time is 14.16 ms, memory time is 20.39 ms , tcp time is 35.53 ms, hazelcast time is 35.76 ms | |
11:58:44.345 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.39 ms | |
11:58:44.345 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.53 ms | |
11:58:44.345 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 35.76 ms | |
11:58:46.238 [l-7-thread-1] INFO Searching users... | |
11:58:46.296 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:58:46.349 [l-7-thread-1] INFO Search executed successfully, total time is 110.1 ms, dao time is 4.600 μs, random time is 7.643 ms, memory time is 21.85 ms , tcp time is 41.04 ms, hazelcast time is 39.24 ms | |
11:58:46.349 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.85 ms | |
11:58:46.349 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 41.04 ms | |
11:58:46.349 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.24 ms | |
11:58:48.238 [l-7-thread-1] INFO Searching users... | |
11:58:48.306 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:58:48.350 [l-7-thread-1] INFO Search executed successfully, total time is 111.7 ms, dao time is 4.800 μs, random time is 6.788 ms, memory time is 15.83 ms , tcp time is 50.52 ms, hazelcast time is 38.24 ms | |
11:58:48.350 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.83 ms | |
11:58:48.350 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 50.52 ms | |
11:58:48.351 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 38.24 ms | |
11:58:50.238 [l-7-thread-1] INFO Searching users... | |
11:58:50.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:58:51.631 [l-7-thread-1] INFO Search executed successfully, total time is 1.393 s, dao time is 5.101 μs, random time is 9.519 ms, memory time is 18.92 ms , tcp time is 38.18 ms, hazelcast time is 1.326 s | |
11:58:51.631 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.92 ms | |
11:58:51.631 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 38.18 ms | |
11:58:51.631 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.326 s | |
11:58:52.238 [l-7-thread-1] INFO Searching users... | |
11:58:52.312 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:58:52.376 [l-7-thread-1] INFO Search executed successfully, total time is 137.8 ms, dao time is 5.000 μs, random time is 12.59 ms, memory time is 35.55 ms , tcp time is 35.02 ms, hazelcast time is 54.29 ms | |
11:58:52.376 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 35.55 ms | |
11:58:52.376 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.02 ms | |
11:58:52.376 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 54.29 ms | |
11:58:54.238 [l-7-thread-1] INFO Searching users... | |
11:58:54.302 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:58:54.346 [l-7-thread-1] INFO Search executed successfully, total time is 107.1 ms, dao time is 6.400 μs, random time is 7.716 ms, memory time is 17.16 ms , tcp time is 44.39 ms, hazelcast time is 37.51 ms | |
11:58:54.346 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.16 ms | |
11:58:54.346 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 44.39 ms | |
11:58:54.346 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 37.51 ms | |
11:58:56.238 [l-7-thread-1] INFO Searching users... | |
11:58:56.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:58:56.334 [l-7-thread-1] INFO Search executed successfully, total time is 96.50 ms, dao time is 4.600 μs, random time is 8.507 ms, memory time is 16.51 ms , tcp time is 34.29 ms, hazelcast time is 36.81 ms | |
11:58:56.335 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.51 ms | |
11:58:56.336 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.29 ms | |
11:58:56.336 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 36.81 ms | |
11:58:58.239 [l-7-thread-1] INFO Searching users... | |
11:58:58.303 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:58:58.371 [l-7-thread-1] INFO Search executed successfully, total time is 131.5 ms, dao time is 5.600 μs, random time is 6.393 ms, memory time is 18.07 ms , tcp time is 53.28 ms, hazelcast time is 53.47 ms | |
11:58:58.371 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.07 ms | |
11:58:58.371 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 53.28 ms | |
11:58:58.371 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 53.47 ms | |
11:59:00.238 [l-7-thread-1] INFO Searching users... | |
11:59:00.291 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:59:00.335 [l-7-thread-1] INFO Search executed successfully, total time is 97.62 ms, dao time is 5.500 μs, random time is 6.767 ms, memory time is 21.34 ms , tcp time is 29.89 ms, hazelcast time is 39.30 ms | |
11:59:00.336 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.34 ms | |
11:59:00.336 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.89 ms | |
11:59:00.336 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.30 ms | |
11:59:02.240 [l-7-thread-1] INFO Searching users... | |
11:59:02.287 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:59:02.331 [l-7-thread-1] INFO Search executed successfully, total time is 90.96 ms, dao time is 5.200 μs, random time is 8.618 ms, memory time is 17.93 ms , tcp time is 27.99 ms, hazelcast time is 36.06 ms | |
11:59:02.331 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.93 ms | |
11:59:02.331 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.99 ms | |
11:59:02.334 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 36.06 ms | |
11:59:04.241 [l-7-thread-1] INFO Searching users... | |
11:59:04.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:59:04.347 [l-7-thread-1] INFO Search executed successfully, total time is 106.2 ms, dao time is 4.800 μs, random time is 10.21 ms, memory time is 16.79 ms , tcp time is 31.85 ms, hazelcast time is 46.89 ms | |
11:59:04.348 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.79 ms | |
11:59:04.348 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.85 ms | |
11:59:04.348 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 46.89 ms | |
11:59:06.238 [l-7-thread-1] INFO Searching users... | |
11:59:06.286 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:59:06.326 [l-7-thread-1] INFO Search executed successfully, total time is 87.27 ms, dao time is 5.700 μs, random time is 9.204 ms, memory time is 15.81 ms , tcp time is 29.78 ms, hazelcast time is 32.05 ms | |
11:59:06.326 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.81 ms | |
11:59:06.326 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.78 ms | |
11:59:06.326 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 32.05 ms | |
11:59:08.239 [l-7-thread-1] INFO Searching users... | |
11:59:08.320 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:59:08.377 [l-7-thread-1] INFO Search executed successfully, total time is 138.1 ms, dao time is 4.400 μs, random time is 9.249 ms, memory time is 34.91 ms , tcp time is 43.56 ms, hazelcast time is 49.47 ms | |
11:59:08.377 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 34.91 ms | |
11:59:08.378 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 43.56 ms | |
11:59:08.378 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 49.47 ms | |
11:59:10.249 [l-7-thread-1] INFO Searching users... | |
11:59:10.299 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:59:11.628 [l-7-thread-1] INFO Search executed successfully, total time is 1.378 s, dao time is 5.700 μs, random time is 9.603 ms, memory time is 20.05 ms , tcp time is 26.57 ms, hazelcast time is 1.322 s | |
11:59:11.628 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.05 ms | |
11:59:11.628 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.57 ms | |
11:59:11.628 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.322 s | |
11:59:12.238 [l-7-thread-1] INFO Searching users... | |
11:59:12.326 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:59:12.388 [l-7-thread-1] INFO Search executed successfully, total time is 149.4 ms, dao time is 4.500 μs, random time is 25.37 ms, memory time is 18.88 ms , tcp time is 48.81 ms, hazelcast time is 55.99 ms | |
11:59:12.388 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.88 ms | |
11:59:12.388 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 48.81 ms | |
11:59:12.388 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 55.99 ms | |
11:59:14.238 [l-7-thread-1] INFO Searching users... | |
11:59:14.281 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:59:14.331 [l-7-thread-1] INFO Search executed successfully, total time is 92.77 ms, dao time is 5.200 μs, random time is 7.266 ms, memory time is 17.37 ms , tcp time is 27.07 ms, hazelcast time is 40.71 ms | |
11:59:14.331 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.37 ms | |
11:59:14.331 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.07 ms | |
11:59:14.332 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.71 ms | |
11:59:16.238 [l-7-thread-1] INFO Searching users... | |
11:59:16.283 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:59:16.324 [l-7-thread-1] INFO Search executed successfully, total time is 86.10 ms, dao time is 5.400 μs, random time is 6.544 ms, memory time is 15.89 ms , tcp time is 27.28 ms, hazelcast time is 36.03 ms | |
11:59:16.324 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.89 ms | |
11:59:16.324 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.28 ms | |
11:59:16.324 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 36.03 ms | |
11:59:18.238 [l-7-thread-1] INFO Searching users... | |
11:59:18.328 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:59:18.392 [l-7-thread-1] INFO Search executed successfully, total time is 153.5 ms, dao time is 5.600 μs, random time is 11.74 ms, memory time is 27.14 ms , tcp time is 57.74 ms, hazelcast time is 56.54 ms | |
11:59:18.392 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 27.14 ms | |
11:59:18.392 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 57.74 ms | |
11:59:18.392 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 56.54 ms | |
11:59:20.243 [l-7-thread-1] INFO Searching users... | |
11:59:20.304 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:59:20.350 [l-7-thread-1] INFO Search executed successfully, total time is 107.6 ms, dao time is 4.700 μs, random time is 22.15 ms, memory time is 20.61 ms , tcp time is 25.01 ms, hazelcast time is 39.44 ms | |
11:59:20.351 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.61 ms | |
11:59:20.351 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 25.01 ms | |
11:59:20.351 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.44 ms | |
11:59:22.241 [l-7-thread-1] INFO Searching users... | |
11:59:22.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:59:22.356 [l-7-thread-1] INFO Search executed successfully, total time is 115.0 ms, dao time is 5.100 μs, random time is 11.57 ms, memory time is 16.73 ms , tcp time is 35.15 ms, hazelcast time is 51.16 ms | |
11:59:22.356 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.73 ms | |
11:59:22.356 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.15 ms | |
11:59:22.356 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 51.16 ms | |
11:59:24.238 [l-7-thread-1] INFO Searching users... | |
11:59:24.283 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:59:24.336 [l-7-thread-1] INFO Search executed successfully, total time is 97.76 ms, dao time is 5.000 μs, random time is 8.287 ms, memory time is 20.08 ms , tcp time is 21.50 ms, hazelcast time is 47.55 ms | |
11:59:24.336 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.08 ms | |
11:59:24.336 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 21.50 ms | |
11:59:24.336 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 47.55 ms | |
11:59:26.239 [l-7-thread-1] INFO Searching users... | |
11:59:26.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:59:26.335 [l-7-thread-1] INFO Search executed successfully, total time is 95.95 ms, dao time is 5.000 μs, random time is 15.50 ms, memory time is 18.83 ms , tcp time is 24.62 ms, hazelcast time is 36.60 ms | |
11:59:26.335 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.83 ms | |
11:59:26.335 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 24.62 ms | |
11:59:26.335 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 36.60 ms | |
11:59:28.238 [l-7-thread-1] INFO Searching users... | |
11:59:28.309 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:59:28.347 [l-7-thread-1] INFO Search executed successfully, total time is 109.5 ms, dao time is 6.100 μs, random time is 9.667 ms, memory time is 17.87 ms , tcp time is 49.71 ms, hazelcast time is 31.91 ms | |
11:59:28.348 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.87 ms | |
11:59:28.348 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 49.71 ms | |
11:59:28.348 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 31.91 ms | |
11:59:30.238 [l-7-thread-1] INFO Searching users... | |
11:59:30.295 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:59:31.634 [l-7-thread-1] INFO Search executed successfully, total time is 1.397 s, dao time is 5.800 μs, random time is 9.912 ms, memory time is 24.07 ms , tcp time is 40.53 ms, hazelcast time is 1.322 s | |
11:59:31.635 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 24.07 ms | |
11:59:31.635 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 40.53 ms | |
11:59:31.635 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.322 s | |
11:59:32.238 [l-7-thread-1] INFO Searching users... | |
11:59:32.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:59:32.343 [l-7-thread-1] INFO Search executed successfully, total time is 105.2 ms, dao time is 5.300 μs, random time is 6.665 ms, memory time is 19.46 ms , tcp time is 30.29 ms, hazelcast time is 48.41 ms | |
11:59:32.343 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.46 ms | |
11:59:32.343 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.29 ms | |
11:59:32.343 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 48.41 ms | |
11:59:34.238 [l-7-thread-1] INFO Searching users... | |
11:59:34.292 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:59:34.351 [l-7-thread-1] INFO Search executed successfully, total time is 113.6 ms, dao time is 5.600 μs, random time is 8.361 ms, memory time is 18.99 ms , tcp time is 33.97 ms, hazelcast time is 51.65 ms | |
11:59:34.352 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.99 ms | |
11:59:34.352 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.97 ms | |
11:59:34.352 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 51.65 ms | |
11:59:36.238 [l-7-thread-1] INFO Searching users... | |
11:59:36.290 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:59:36.342 [l-7-thread-1] INFO Search executed successfully, total time is 104.4 ms, dao time is 5.700 μs, random time is 7.668 ms, memory time is 17.56 ms , tcp time is 31.56 ms, hazelcast time is 47.17 ms | |
11:59:36.342 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.56 ms | |
11:59:36.343 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.56 ms | |
11:59:36.343 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 47.17 ms | |
11:59:38.238 [l-7-thread-1] INFO Searching users... | |
11:59:38.326 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:59:38.400 [l-7-thread-1] INFO Search executed successfully, total time is 162.3 ms, dao time is 4.800 μs, random time is 16.24 ms, memory time is 36.88 ms , tcp time is 44.61 ms, hazelcast time is 63.80 ms | |
11:59:38.400 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 36.88 ms | |
11:59:38.400 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 44.61 ms | |
11:59:38.400 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 63.80 ms | |
11:59:40.241 [l-7-thread-1] INFO Searching users... | |
11:59:40.306 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:59:40.374 [l-7-thread-1] INFO Search executed successfully, total time is 132.9 ms, dao time is 5.300 μs, random time is 12.45 ms, memory time is 15.94 ms , tcp time is 48.80 ms, hazelcast time is 55.28 ms | |
11:59:40.374 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.94 ms | |
11:59:40.374 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 48.80 ms | |
11:59:40.375 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 55.28 ms | |
11:59:42.241 [l-7-thread-1] INFO Searching users... | |
11:59:42.307 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:59:42.348 [l-7-thread-1] INFO Search executed successfully, total time is 106.6 ms, dao time is 5.100 μs, random time is 6.168 ms, memory time is 24.87 ms , tcp time is 39.35 ms, hazelcast time is 35.82 ms | |
11:59:42.348 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 24.87 ms | |
11:59:42.348 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 39.35 ms | |
11:59:42.348 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 35.82 ms | |
11:59:44.238 [l-7-thread-1] INFO Searching users... | |
11:59:44.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:59:44.339 [l-7-thread-1] INFO Search executed successfully, total time is 101.2 ms, dao time is 4.800 μs, random time is 8.666 ms, memory time is 17.60 ms , tcp time is 33.59 ms, hazelcast time is 40.98 ms | |
11:59:44.339 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.60 ms | |
11:59:44.339 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.59 ms | |
11:59:44.339 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.98 ms | |
11:59:46.240 [l-7-thread-1] INFO Searching users... | |
11:59:46.283 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:59:46.317 [l-7-thread-1] INFO Search executed successfully, total time is 77.74 ms, dao time is 5.200 μs, random time is 6.205 ms, memory time is 14.69 ms , tcp time is 27.53 ms, hazelcast time is 29.02 ms | |
11:59:46.318 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.69 ms | |
11:59:46.318 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.53 ms | |
11:59:46.318 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 29.02 ms | |
11:59:48.238 [l-7-thread-1] INFO Searching users... | |
11:59:48.299 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:59:48.352 [l-7-thread-1] INFO Search executed successfully, total time is 114.6 ms, dao time is 5.700 μs, random time is 11.53 ms, memory time is 22.40 ms , tcp time is 34.30 ms, hazelcast time is 46.03 ms | |
11:59:48.353 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.40 ms | |
11:59:48.353 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.30 ms | |
11:59:48.353 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 46.03 ms | |
11:59:50.238 [l-7-thread-1] INFO Searching users... | |
11:59:50.300 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:59:51.632 [l-7-thread-1] INFO Search executed successfully, total time is 1.395 s, dao time is 5.100 μs, random time is 9.585 ms, memory time is 26.69 ms , tcp time is 39.78 ms, hazelcast time is 1.318 s | |
11:59:51.633 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.69 ms | |
11:59:51.633 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 39.78 ms | |
11:59:51.633 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.318 s | |
11:59:52.238 [l-7-thread-1] INFO Searching users... | |
11:59:52.320 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:59:52.363 [l-7-thread-1] INFO Search executed successfully, total time is 124.2 ms, dao time is 4.800 μs, random time is 8.962 ms, memory time is 19.43 ms , tcp time is 57.40 ms, hazelcast time is 38.01 ms | |
11:59:52.363 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.43 ms | |
11:59:52.363 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 57.40 ms | |
11:59:52.363 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 38.01 ms | |
11:59:54.238 [l-7-thread-1] INFO Searching users... | |
11:59:54.281 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:59:54.321 [l-7-thread-1] INFO Search executed successfully, total time is 83.33 ms, dao time is 4.900 μs, random time is 6.764 ms, memory time is 16.15 ms , tcp time is 25.77 ms, hazelcast time is 34.31 ms | |
11:59:54.322 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.15 ms | |
11:59:54.322 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 25.77 ms | |
11:59:54.322 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 34.31 ms | |
11:59:56.241 [l-7-thread-1] INFO Searching users... | |
11:59:56.295 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:59:56.349 [l-7-thread-1] INFO Search executed successfully, total time is 107.8 ms, dao time is 4.300 μs, random time is 10.75 ms, memory time is 25.21 ms , tcp time is 22.33 ms, hazelcast time is 49.17 ms | |
11:59:56.349 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 25.21 ms | |
11:59:56.349 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 22.33 ms | |
11:59:56.349 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 49.17 ms | |
11:59:58.238 [l-7-thread-1] INFO Searching users... | |
11:59:58.298 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
11:59:58.348 [l-7-thread-1] INFO Search executed successfully, total time is 109.7 ms, dao time is 4.800 μs, random time is 6.914 ms, memory time is 17.80 ms , tcp time is 41.30 ms, hazelcast time is 43.36 ms | |
11:59:58.348 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.80 ms | |
11:59:58.348 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 41.30 ms | |
11:59:58.348 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.36 ms | |
12:00:00.238 [l-7-thread-1] INFO Searching users... | |
12:00:00.307 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:00:00.375 [l-7-thread-1] INFO Search executed successfully, total time is 136.7 ms, dao time is 5.700 μs, random time is 17.69 ms, memory time is 23.48 ms , tcp time is 31.33 ms, hazelcast time is 62.43 ms | |
12:00:00.375 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.48 ms | |
12:00:00.375 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.33 ms | |
12:00:00.375 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 62.43 ms | |
12:00:02.238 [l-7-thread-1] INFO Searching users... | |
12:00:02.295 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:00:02.356 [l-7-thread-1] INFO Search executed successfully, total time is 117.8 ms, dao time is 5.000 μs, random time is 12.04 ms, memory time is 16.48 ms , tcp time is 33.65 ms, hazelcast time is 55.24 ms | |
12:00:02.356 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.48 ms | |
12:00:02.356 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.65 ms | |
12:00:02.356 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 55.24 ms | |
12:00:04.238 [l-7-thread-1] INFO Searching users... | |
12:00:04.299 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:00:04.358 [l-7-thread-1] INFO Search executed successfully, total time is 120.5 ms, dao time is 5.100 μs, random time is 16.79 ms, memory time is 19.67 ms , tcp time is 29.16 ms, hazelcast time is 54.50 ms | |
12:00:04.359 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.67 ms | |
12:00:04.359 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.16 ms | |
12:00:04.359 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 54.50 ms | |
12:00:06.238 [l-7-thread-1] INFO Searching users... | |
12:00:06.296 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:00:06.324 [l-7-thread-1] INFO Search executed successfully, total time is 86.09 ms, dao time is 5.600 μs, random time is 10.38 ms, memory time is 19.82 ms , tcp time is 32.20 ms, hazelcast time is 23.34 ms | |
12:00:06.324 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.82 ms | |
12:00:06.325 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.20 ms | |
12:00:06.325 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 23.34 ms | |
12:00:08.238 [l-7-thread-1] INFO Searching users... | |
12:00:08.314 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:00:08.360 [l-7-thread-1] INFO Search executed successfully, total time is 122.5 ms, dao time is 5.500 μs, random time is 13.77 ms, memory time is 20.50 ms , tcp time is 47.32 ms, hazelcast time is 40.40 ms | |
12:00:08.361 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.50 ms | |
12:00:08.361 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 47.32 ms | |
12:00:08.361 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.40 ms | |
12:00:10.238 [l-7-thread-1] INFO Searching users... | |
12:00:10.327 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:00:11.631 [l-7-thread-1] INFO Search executed successfully, total time is 1.393 s, dao time is 5.900 μs, random time is 16.23 ms, memory time is 43.01 ms , tcp time is 36.05 ms, hazelcast time is 1.297 s | |
12:00:11.632 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 43.01 ms | |
12:00:11.632 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.05 ms | |
12:00:11.632 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.297 s | |
12:00:12.238 [l-7-thread-1] INFO Searching users... | |
12:00:12.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:00:12.337 [l-7-thread-1] INFO Search executed successfully, total time is 98.82 ms, dao time is 5.400 μs, random time is 8.375 ms, memory time is 20.11 ms , tcp time is 32.03 ms, hazelcast time is 35.01 ms | |
12:00:12.338 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.11 ms | |
12:00:12.338 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.03 ms | |
12:00:12.338 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 35.01 ms | |
12:00:14.241 [l-7-thread-1] INFO Searching users... | |
12:00:14.290 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:00:14.340 [l-7-thread-1] INFO Search executed successfully, total time is 97.95 ms, dao time is 5.800 μs, random time is 6.639 ms, memory time is 16.94 ms , tcp time is 29.94 ms, hazelcast time is 44.07 ms | |
12:00:14.340 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.94 ms | |
12:00:14.340 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.94 ms | |
12:00:14.340 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.07 ms | |
12:00:16.238 [l-7-thread-1] INFO Searching users... | |
12:00:16.287 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:00:16.338 [l-7-thread-1] INFO Search executed successfully, total time is 100.6 ms, dao time is 5.400 μs, random time is 12.09 ms, memory time is 17.50 ms , tcp time is 23.97 ms, hazelcast time is 46.65 ms | |
12:00:16.339 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.50 ms | |
12:00:16.339 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 23.97 ms | |
12:00:16.339 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 46.65 ms | |
12:00:18.241 [l-7-thread-1] INFO Searching users... | |
12:00:18.295 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:00:18.354 [l-7-thread-1] INFO Search executed successfully, total time is 112.8 ms, dao time is 5.000 μs, random time is 11.23 ms, memory time is 15.05 ms , tcp time is 36.42 ms, hazelcast time is 49.66 ms | |
12:00:18.354 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.05 ms | |
12:00:18.354 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.42 ms | |
12:00:18.354 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 49.66 ms | |
12:00:20.239 [l-7-thread-1] INFO Searching users... | |
12:00:20.308 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:00:20.385 [l-7-thread-1] INFO Search executed successfully, total time is 146.5 ms, dao time is 5.200 μs, random time is 15.98 ms, memory time is 33.90 ms , tcp time is 27.41 ms, hazelcast time is 68.85 ms | |
12:00:20.386 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 33.90 ms | |
12:00:20.386 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.41 ms | |
12:00:20.386 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 68.85 ms | |
12:00:22.238 [l-7-thread-1] INFO Searching users... | |
12:00:22.300 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:00:22.344 [l-7-thread-1] INFO Search executed successfully, total time is 106.2 ms, dao time is 5.200 μs, random time is 14.85 ms, memory time is 21.57 ms , tcp time is 31.89 ms, hazelcast time is 37.50 ms | |
12:00:22.344 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.57 ms | |
12:00:22.344 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.89 ms | |
12:00:22.344 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 37.50 ms | |
12:00:24.240 [l-7-thread-1] INFO Searching users... | |
12:00:24.287 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:00:24.327 [l-7-thread-1] INFO Search executed successfully, total time is 87.07 ms, dao time is 5.400 μs, random time is 7.511 ms, memory time is 17.86 ms , tcp time is 26.86 ms, hazelcast time is 34.51 ms | |
12:00:24.327 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.86 ms | |
12:00:24.327 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.86 ms | |
12:00:24.328 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 34.51 ms | |
12:00:26.238 [l-7-thread-1] INFO Searching users... | |
12:00:26.302 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:00:26.350 [l-7-thread-1] INFO Search executed successfully, total time is 111.6 ms, dao time is 6.500 μs, random time is 11.93 ms, memory time is 20.16 ms , tcp time is 39.77 ms, hazelcast time is 39.33 ms | |
12:00:26.350 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.16 ms | |
12:00:26.350 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 39.77 ms | |
12:00:26.350 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.33 ms | |
12:00:28.238 [l-7-thread-1] INFO Searching users... | |
12:00:28.306 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:00:28.368 [l-7-thread-1] INFO Search executed successfully, total time is 129.3 ms, dao time is 5.500 μs, random time is 24.20 ms, memory time is 16.49 ms , tcp time is 33.86 ms, hazelcast time is 54.27 ms | |
12:00:28.368 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.49 ms | |
12:00:28.368 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.86 ms | |
12:00:28.368 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 54.27 ms | |
12:00:30.238 [l-7-thread-1] INFO Searching users... | |
12:00:30.307 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:00:31.676 [l-7-thread-1] INFO Search executed successfully, total time is 1.438 s, dao time is 4.900 μs, random time is 12.24 ms, memory time is 19.30 ms , tcp time is 45.10 ms, hazelcast time is 1.361 s | |
12:00:31.676 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.30 ms | |
12:00:31.676 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 45.10 ms | |
12:00:31.676 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.361 s | |
12:00:32.240 [l-7-thread-1] INFO Searching users... | |
12:00:32.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:00:32.346 [l-7-thread-1] INFO Search executed successfully, total time is 106.2 ms, dao time is 4.800 μs, random time is 10.49 ms, memory time is 23.64 ms , tcp time is 28.83 ms, hazelcast time is 42.88 ms | |
12:00:32.346 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.64 ms | |
12:00:32.347 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.83 ms | |
12:00:32.347 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 42.88 ms | |
12:00:34.238 [l-7-thread-1] INFO Searching users... | |
12:00:34.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:00:34.330 [l-7-thread-1] INFO Search executed successfully, total time is 91.90 ms, dao time is 5.600 μs, random time is 8.846 ms, memory time is 17.51 ms , tcp time is 31.29 ms, hazelcast time is 33.92 ms | |
12:00:34.330 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.51 ms | |
12:00:34.330 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.29 ms | |
12:00:34.330 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 33.92 ms | |
12:00:36.239 [l-7-thread-1] INFO Searching users... | |
12:00:36.285 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:00:36.332 [l-7-thread-1] INFO Search executed successfully, total time is 92.52 ms, dao time is 6.000 μs, random time is 6.088 ms, memory time is 17.70 ms , tcp time is 30.24 ms, hazelcast time is 38.00 ms | |
12:00:36.332 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.70 ms | |
12:00:36.332 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.24 ms | |
12:00:36.332 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 38.00 ms | |
12:00:38.238 [l-7-thread-1] INFO Searching users... | |
12:00:38.299 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:00:38.360 [l-7-thread-1] INFO Search executed successfully, total time is 121.8 ms, dao time is 5.000 μs, random time is 8.998 ms, memory time is 20.60 ms , tcp time is 40.30 ms, hazelcast time is 51.50 ms | |
12:00:38.360 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.60 ms | |
12:00:38.360 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 40.30 ms | |
12:00:38.360 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 51.50 ms | |
12:00:40.238 [l-7-thread-1] INFO Searching users... | |
12:00:40.316 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:00:40.369 [l-7-thread-1] INFO Search executed successfully, total time is 130.8 ms, dao time is 5.800 μs, random time is 7.594 ms, memory time is 18.93 ms , tcp time is 55.31 ms, hazelcast time is 48.41 ms | |
12:00:40.370 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.93 ms | |
12:00:40.370 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 55.31 ms | |
12:00:40.370 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 48.41 ms | |
12:00:42.239 [l-7-thread-1] INFO Searching users... | |
12:00:42.282 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:00:42.335 [l-7-thread-1] INFO Search executed successfully, total time is 95.01 ms, dao time is 4.501 μs, random time is 6.144 ms, memory time is 15.63 ms , tcp time is 26.94 ms, hazelcast time is 45.92 ms | |
12:00:42.335 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.63 ms | |
12:00:42.335 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.94 ms | |
12:00:42.335 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.92 ms | |
12:00:44.238 [l-7-thread-1] INFO Searching users... | |
12:00:44.286 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:00:44.328 [l-7-thread-1] INFO Search executed successfully, total time is 90.54 ms, dao time is 4.700 μs, random time is 6.337 ms, memory time is 20.84 ms , tcp time is 26.20 ms, hazelcast time is 36.83 ms | |
12:00:44.329 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.84 ms | |
12:00:44.329 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.20 ms | |
12:00:44.329 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 36.83 ms | |
12:00:46.238 [l-7-thread-1] INFO Searching users... | |
12:00:46.290 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:00:46.337 [l-7-thread-1] INFO Search executed successfully, total time is 99.39 ms, dao time is 4.600 μs, random time is 7.466 ms, memory time is 20.60 ms , tcp time is 30.53 ms, hazelcast time is 40.39 ms | |
12:00:46.337 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.60 ms | |
12:00:46.338 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.53 ms | |
12:00:46.338 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.39 ms | |
12:00:48.238 [l-7-thread-1] INFO Searching users... | |
12:00:48.317 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:00:48.367 [l-7-thread-1] INFO Search executed successfully, total time is 127.2 ms, dao time is 6.000 μs, random time is 9.833 ms, memory time is 25.38 ms , tcp time is 46.86 ms, hazelcast time is 44.83 ms | |
12:00:48.368 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 25.38 ms | |
12:00:48.368 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 46.86 ms | |
12:00:48.368 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.83 ms | |
12:00:50.238 [l-7-thread-1] INFO Searching users... | |
12:00:50.302 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:00:51.642 [l-7-thread-1] INFO Search executed successfully, total time is 1.404 s, dao time is 5.300 μs, random time is 6.599 ms, memory time is 31.43 ms , tcp time is 33.32 ms, hazelcast time is 1.332 s | |
12:00:51.642 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 31.43 ms | |
12:00:51.642 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.32 ms | |
12:00:51.642 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.332 s | |
12:00:52.238 [l-7-thread-1] INFO Searching users... | |
12:00:52.290 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:00:52.358 [l-7-thread-1] INFO Search executed successfully, total time is 119.6 ms, dao time is 4.800 μs, random time is 8.653 ms, memory time is 17.04 ms , tcp time is 38.80 ms, hazelcast time is 54.72 ms | |
12:00:52.358 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.04 ms | |
12:00:52.358 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 38.80 ms | |
12:00:52.358 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 54.72 ms | |
12:00:54.240 [l-7-thread-1] INFO Searching users... | |
12:00:54.305 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:00:54.354 [l-7-thread-1] INFO Search executed successfully, total time is 113.5 ms, dao time is 6.000 μs, random time is 11.14 ms, memory time is 18.24 ms , tcp time is 44.66 ms, hazelcast time is 39.10 ms | |
12:00:54.354 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.24 ms | |
12:00:54.354 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 44.66 ms | |
12:00:54.354 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.10 ms | |
12:00:56.238 [l-7-thread-1] INFO Searching users... | |
12:00:56.288 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:00:56.338 [l-7-thread-1] INFO Search executed successfully, total time is 100.0 ms, dao time is 5.000 μs, random time is 6.857 ms, memory time is 17.87 ms , tcp time is 32.05 ms, hazelcast time is 42.91 ms | |
12:00:56.338 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.87 ms | |
12:00:56.338 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.05 ms | |
12:00:56.338 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 42.91 ms | |
12:00:58.241 [l-7-thread-1] INFO Searching users... | |
12:00:58.308 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:00:58.366 [l-7-thread-1] INFO Search executed successfully, total time is 125.0 ms, dao time is 5.800 μs, random time is 15.89 ms, memory time is 28.38 ms , tcp time is 29.82 ms, hazelcast time is 50.28 ms | |
12:00:58.366 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 28.38 ms | |
12:00:58.367 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.82 ms | |
12:00:58.367 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 50.28 ms | |
12:01:00.238 [l-7-thread-1] INFO Searching users... | |
12:01:00.299 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:01:00.347 [l-7-thread-1] INFO Search executed successfully, total time is 109.2 ms, dao time is 4.700 μs, random time is 8.295 ms, memory time is 17.83 ms , tcp time is 41.34 ms, hazelcast time is 41.29 ms | |
12:01:00.347 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.83 ms | |
12:01:00.348 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 41.34 ms | |
12:01:00.348 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.29 ms | |
12:01:02.238 [l-7-thread-1] INFO Searching users... | |
12:01:02.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:01:02.354 [l-7-thread-1] INFO Search executed successfully, total time is 116.1 ms, dao time is 5.200 μs, random time is 8.023 ms, memory time is 17.69 ms , tcp time is 48.34 ms, hazelcast time is 41.38 ms | |
12:01:02.355 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.69 ms | |
12:01:02.355 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 48.34 ms | |
12:01:02.355 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.38 ms | |
12:01:04.238 [l-7-thread-1] INFO Searching users... | |
12:01:04.284 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:01:04.329 [l-7-thread-1] INFO Search executed successfully, total time is 90.64 ms, dao time is 5.600 μs, random time is 7.140 ms, memory time is 15.94 ms , tcp time is 29.37 ms, hazelcast time is 37.84 ms | |
12:01:04.329 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.94 ms | |
12:01:04.329 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.37 ms | |
12:01:04.329 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 37.84 ms | |
12:01:06.238 [l-7-thread-1] INFO Searching users... | |
12:01:06.295 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:01:06.327 [l-7-thread-1] INFO Search executed successfully, total time is 89.38 ms, dao time is 6.200 μs, random time is 6.647 ms, memory time is 18.53 ms , tcp time is 35.86 ms, hazelcast time is 27.99 ms | |
12:01:06.327 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.53 ms | |
12:01:06.328 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.86 ms | |
12:01:06.328 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 27.99 ms | |
12:01:08.238 [l-7-thread-1] INFO Searching users... | |
12:01:08.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:01:08.349 [l-7-thread-1] INFO Search executed successfully, total time is 109.2 ms, dao time is 5.900 μs, random time is 6.977 ms, memory time is 16.43 ms , tcp time is 31.89 ms, hazelcast time is 53.54 ms | |
12:01:08.349 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.43 ms | |
12:01:08.349 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.89 ms | |
12:01:08.349 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 53.54 ms | |
12:01:10.238 [l-7-thread-1] INFO Searching users... | |
12:01:10.305 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:01:11.622 [l-7-thread-1] INFO Search executed successfully, total time is 1.384 s, dao time is 5.400 μs, random time is 7.718 ms, memory time is 29.62 ms , tcp time is 36.22 ms, hazelcast time is 1.310 s | |
12:01:11.622 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 29.62 ms | |
12:01:11.622 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.22 ms | |
12:01:11.622 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.310 s | |
12:01:12.238 [l-7-thread-1] INFO Searching users... | |
12:01:12.298 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:01:12.353 [l-7-thread-1] INFO Search executed successfully, total time is 115.0 ms, dao time is 6.200 μs, random time is 7.264 ms, memory time is 19.88 ms , tcp time is 40.23 ms, hazelcast time is 47.21 ms | |
12:01:12.353 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.88 ms | |
12:01:12.353 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 40.23 ms | |
12:01:12.353 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 47.21 ms | |
12:01:14.238 [l-7-thread-1] INFO Searching users... | |
12:01:14.307 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:01:14.342 [l-7-thread-1] INFO Search executed successfully, total time is 104.3 ms, dao time is 5.500 μs, random time is 7.136 ms, memory time is 20.69 ms , tcp time is 45.59 ms, hazelcast time is 30.53 ms | |
12:01:14.343 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.69 ms | |
12:01:14.343 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 45.59 ms | |
12:01:14.343 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 30.53 ms | |
12:01:16.239 [l-7-thread-1] INFO Searching users... | |
12:01:16.292 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:01:16.342 [l-7-thread-1] INFO Search executed successfully, total time is 103.1 ms, dao time is 21.30 μs, random time is 8.666 ms, memory time is 21.04 ms , tcp time is 30.46 ms, hazelcast time is 42.46 ms | |
12:01:16.342 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.04 ms | |
12:01:16.342 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.46 ms | |
12:01:16.342 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 42.46 ms | |
12:01:18.238 [l-7-thread-1] INFO Searching users... | |
12:01:18.333 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:01:18.384 [l-7-thread-1] INFO Search executed successfully, total time is 145.8 ms, dao time is 5.600 μs, random time is 18.02 ms, memory time is 35.21 ms , tcp time is 51.23 ms, hazelcast time is 40.67 ms | |
12:01:18.384 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 35.21 ms | |
12:01:18.384 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 51.23 ms | |
12:01:18.384 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.67 ms | |
12:01:20.238 [l-7-thread-1] INFO Searching users... | |
12:01:20.312 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:01:20.412 [l-7-thread-1] INFO Search executed successfully, total time is 174.0 ms, dao time is 5.900 μs, random time is 12.60 ms, memory time is 33.75 ms , tcp time is 42.00 ms, hazelcast time is 84.94 ms | |
12:01:20.412 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 33.75 ms | |
12:01:20.412 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 42.00 ms | |
12:01:20.412 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 84.94 ms | |
12:01:22.238 [l-7-thread-1] INFO Searching users... | |
12:01:22.299 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:01:22.360 [l-7-thread-1] INFO Search executed successfully, total time is 121.2 ms, dao time is 6.200 μs, random time is 8.797 ms, memory time is 16.38 ms , tcp time is 40.20 ms, hazelcast time is 55.36 ms | |
12:01:22.360 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.38 ms | |
12:01:22.360 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 40.20 ms | |
12:01:22.360 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 55.36 ms | |
12:01:24.238 [l-7-thread-1] INFO Searching users... | |
12:01:24.296 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:01:24.352 [l-7-thread-1] INFO Search executed successfully, total time is 114.5 ms, dao time is 6.200 μs, random time is 11.18 ms, memory time is 19.98 ms , tcp time is 32.31 ms, hazelcast time is 50.59 ms | |
12:01:24.353 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.98 ms | |
12:01:24.353 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.31 ms | |
12:01:24.353 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 50.59 ms | |
12:01:26.238 [l-7-thread-1] INFO Searching users... | |
12:01:26.287 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:01:26.326 [l-7-thread-1] INFO Search executed successfully, total time is 88.56 ms, dao time is 4.600 μs, random time is 6.808 ms, memory time is 20.94 ms , tcp time is 25.14 ms, hazelcast time is 34.93 ms | |
12:01:26.327 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.94 ms | |
12:01:26.327 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 25.14 ms | |
12:01:26.327 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 34.93 ms | |
12:01:28.238 [l-7-thread-1] INFO Searching users... | |
12:01:28.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:01:28.355 [l-7-thread-1] INFO Search executed successfully, total time is 117.4 ms, dao time is 5.300 μs, random time is 11.58 ms, memory time is 20.30 ms , tcp time is 37.54 ms, hazelcast time is 47.41 ms | |
12:01:28.356 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.30 ms | |
12:01:28.356 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.54 ms | |
12:01:28.356 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 47.41 ms | |
12:01:30.238 [l-7-thread-1] INFO Searching users... | |
12:01:30.306 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:01:31.642 [l-7-thread-1] INFO Search executed successfully, total time is 1.403 s, dao time is 5.500 μs, random time is 10.90 ms, memory time is 26.95 ms , tcp time is 35.17 ms, hazelcast time is 1.330 s | |
12:01:31.642 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.95 ms | |
12:01:31.642 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.17 ms | |
12:01:31.642 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.330 s | |
12:01:32.241 [l-7-thread-1] INFO Searching users... | |
12:01:32.314 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:01:32.368 [l-7-thread-1] INFO Search executed successfully, total time is 126.6 ms, dao time is 5.801 μs, random time is 19.14 ms, memory time is 16.84 ms , tcp time is 42.97 ms, hazelcast time is 47.16 ms | |
12:01:32.368 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.84 ms | |
12:01:32.368 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 42.97 ms | |
12:01:32.368 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 47.16 ms | |
12:01:34.238 [l-7-thread-1] INFO Searching users... | |
12:01:34.286 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:01:34.337 [l-7-thread-1] INFO Search executed successfully, total time is 98.77 ms, dao time is 4.700 μs, random time is 8.365 ms, memory time is 17.49 ms , tcp time is 29.86 ms, hazelcast time is 42.49 ms | |
12:01:34.337 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.49 ms | |
12:01:34.337 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.86 ms | |
12:01:34.337 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 42.49 ms | |
12:01:36.238 [l-7-thread-1] INFO Searching users... | |
12:01:36.287 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:01:36.324 [l-7-thread-1] INFO Search executed successfully, total time is 82.56 ms, dao time is 6.600 μs, random time is 8.155 ms, memory time is 15.70 ms , tcp time is 26.68 ms, hazelcast time is 31.71 ms | |
12:01:36.324 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.70 ms | |
12:01:36.324 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.68 ms | |
12:01:36.324 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 31.71 ms | |
12:01:38.239 [l-7-thread-1] INFO Searching users... | |
12:01:38.308 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:01:38.357 [l-7-thread-1] INFO Search executed successfully, total time is 116.8 ms, dao time is 6.200 μs, random time is 22.18 ms, memory time is 23.93 ms , tcp time is 28.88 ms, hazelcast time is 41.40 ms | |
12:01:38.357 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.93 ms | |
12:01:38.357 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.88 ms | |
12:01:38.357 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.40 ms | |
12:01:40.238 [l-7-thread-1] INFO Searching users... | |
12:01:40.301 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:01:40.383 [l-7-thread-1] INFO Search executed successfully, total time is 145.3 ms, dao time is 6.900 μs, random time is 14.31 ms, memory time is 29.11 ms , tcp time is 31.65 ms, hazelcast time is 69.50 ms | |
12:01:40.389 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 29.11 ms | |
12:01:40.389 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.65 ms | |
12:01:40.389 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 69.50 ms | |
12:01:42.240 [l-7-thread-1] INFO Searching users... | |
12:01:42.306 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:01:42.354 [l-7-thread-1] INFO Search executed successfully, total time is 113.6 ms, dao time is 6.300 μs, random time is 9.691 ms, memory time is 19.20 ms , tcp time is 44.04 ms, hazelcast time is 40.36 ms | |
12:01:42.354 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.20 ms | |
12:01:42.354 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 44.04 ms | |
12:01:42.354 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.36 ms | |
12:01:44.239 [l-7-thread-1] INFO Searching users... | |
12:01:44.291 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:01:44.347 [l-7-thread-1] INFO Search executed successfully, total time is 107.3 ms, dao time is 40.60 μs, random time is 11.17 ms, memory time is 14.74 ms , tcp time is 40.93 ms, hazelcast time is 40.00 ms | |
12:01:44.347 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.74 ms | |
12:01:44.347 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 40.93 ms | |
12:01:44.347 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.00 ms | |
12:01:46.238 [l-7-thread-1] INFO Searching users... | |
12:01:46.283 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:01:46.336 [l-7-thread-1] INFO Search executed successfully, total time is 97.38 ms, dao time is 6.000 μs, random time is 6.087 ms, memory time is 19.67 ms , tcp time is 26.59 ms, hazelcast time is 44.73 ms | |
12:01:46.336 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.67 ms | |
12:01:46.336 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.59 ms | |
12:01:46.336 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.73 ms | |
12:01:48.238 [l-7-thread-1] INFO Searching users... | |
12:01:48.285 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:01:48.336 [l-7-thread-1] INFO Search executed successfully, total time is 97.85 ms, dao time is 5.600 μs, random time is 7.229 ms, memory time is 16.92 ms , tcp time is 27.70 ms, hazelcast time is 45.59 ms | |
12:01:48.336 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.92 ms | |
12:01:48.336 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.70 ms | |
12:01:48.336 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.59 ms | |
12:01:50.243 [l-7-thread-1] INFO Searching users... | |
12:01:50.306 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:01:51.626 [l-7-thread-1] INFO Search executed successfully, total time is 1.383 s, dao time is 4.418 ms, random time is 7.331 ms, memory time is 29.59 ms , tcp time is 32.44 ms, hazelcast time is 1.309 s | |
12:01:51.627 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 29.59 ms | |
12:01:51.627 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.44 ms | |
12:01:51.627 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.309 s | |
12:01:52.238 [l-7-thread-1] INFO Searching users... | |
12:01:52.296 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:01:52.365 [l-7-thread-1] INFO Search executed successfully, total time is 127.6 ms, dao time is 69.00 μs, random time is 11.84 ms, memory time is 20.49 ms , tcp time is 33.32 ms, hazelcast time is 61.54 ms | |
12:01:52.366 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.49 ms | |
12:01:52.366 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.32 ms | |
12:01:52.366 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 61.54 ms | |
12:01:54.238 [l-7-thread-1] INFO Searching users... | |
12:01:54.295 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:01:54.345 [l-7-thread-1] INFO Search executed successfully, total time is 106.5 ms, dao time is 3.900 μs, random time is 7.973 ms, memory time is 16.07 ms , tcp time is 44.30 ms, hazelcast time is 37.85 ms | |
12:01:54.345 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.07 ms | |
12:01:54.345 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 44.30 ms | |
12:01:54.345 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 37.85 ms | |
12:01:56.238 [l-7-thread-1] INFO Searching users... | |
12:01:56.301 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:01:56.376 [l-7-thread-1] INFO Search executed successfully, total time is 136.4 ms, dao time is 4.600 μs, random time is 8.488 ms, memory time is 23.71 ms , tcp time is 37.65 ms, hazelcast time is 66.21 ms | |
12:01:56.376 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.71 ms | |
12:01:56.376 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.65 ms | |
12:01:56.377 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 66.21 ms | |
12:01:58.239 [l-7-thread-1] INFO Searching users... | |
12:01:58.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:01:58.369 [l-7-thread-1] INFO Search executed successfully, total time is 130.3 ms, dao time is 4.300 μs, random time is 9.548 ms, memory time is 23.09 ms , tcp time is 38.90 ms, hazelcast time is 57.89 ms | |
12:01:58.370 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.09 ms | |
12:01:58.370 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 38.90 ms | |
12:01:58.370 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 57.89 ms | |
12:02:00.238 [l-7-thread-1] INFO Searching users... | |
12:02:00.328 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:02:00.373 [l-7-thread-1] INFO Search executed successfully, total time is 135.0 ms, dao time is 4.600 μs, random time is 11.43 ms, memory time is 29.31 ms , tcp time is 57.80 ms, hazelcast time is 36.08 ms | |
12:02:00.373 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 29.31 ms | |
12:02:00.373 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 57.80 ms | |
12:02:00.373 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 36.08 ms | |
12:02:02.241 [l-7-thread-1] INFO Searching users... | |
12:02:02.309 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:02:02.369 [l-7-thread-1] INFO Search executed successfully, total time is 127.5 ms, dao time is 4.100 μs, random time is 8.937 ms, memory time is 35.12 ms , tcp time is 30.68 ms, hazelcast time is 52.45 ms | |
12:02:02.369 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 35.12 ms | |
12:02:02.369 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.68 ms | |
12:02:02.369 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 52.45 ms | |
12:02:04.238 [l-7-thread-1] INFO Searching users... | |
12:02:04.286 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:02:04.325 [l-7-thread-1] INFO Search executed successfully, total time is 87.47 ms, dao time is 4.400 μs, random time is 10.65 ms, memory time is 16.43 ms , tcp time is 26.30 ms, hazelcast time is 33.73 ms | |
12:02:04.325 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.43 ms | |
12:02:04.326 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.30 ms | |
12:02:04.326 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 33.73 ms | |
12:02:06.238 [l-7-thread-1] INFO Searching users... | |
12:02:06.295 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:02:06.328 [l-7-thread-1] INFO Search executed successfully, total time is 90.09 ms, dao time is 3.500 μs, random time is 8.258 ms, memory time is 19.12 ms , tcp time is 34.54 ms, hazelcast time is 27.80 ms | |
12:02:06.328 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.12 ms | |
12:02:06.328 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.54 ms | |
12:02:06.328 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 27.80 ms | |
12:02:08.238 [l-7-thread-1] INFO Searching users... | |
12:02:08.298 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:02:08.341 [l-7-thread-1] INFO Search executed successfully, total time is 102.9 ms, dao time is 5.100 μs, random time is 13.85 ms, memory time is 15.42 ms , tcp time is 35.77 ms, hazelcast time is 37.54 ms | |
12:02:08.341 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.42 ms | |
12:02:08.342 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.77 ms | |
12:02:08.342 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 37.54 ms | |
12:02:10.240 [l-7-thread-1] INFO Searching users... | |
12:02:10.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:02:11.628 [l-7-thread-1] INFO Search executed successfully, total time is 1.388 s, dao time is 4.000 μs, random time is 6.439 ms, memory time is 15.27 ms , tcp time is 41.56 ms, hazelcast time is 1.324 s | |
12:02:11.629 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.27 ms | |
12:02:11.629 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 41.56 ms | |
12:02:11.629 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.324 s | |
12:02:12.241 [l-7-thread-1] INFO Searching users... | |
12:02:12.301 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:02:12.353 [l-7-thread-1] INFO Search executed successfully, total time is 112.1 ms, dao time is 4.100 μs, random time is 6.521 ms, memory time is 14.73 ms , tcp time is 48.60 ms, hazelcast time is 41.91 ms | |
12:02:12.353 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.73 ms | |
12:02:12.354 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 48.60 ms | |
12:02:12.354 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.91 ms | |
12:02:14.241 [l-7-thread-1] INFO Searching users... | |
12:02:14.290 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:02:14.344 [l-7-thread-1] INFO Search executed successfully, total time is 102.7 ms, dao time is 4.700 μs, random time is 8.318 ms, memory time is 16.45 ms , tcp time is 29.68 ms, hazelcast time is 47.86 ms | |
12:02:14.344 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.45 ms | |
12:02:14.344 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.68 ms | |
12:02:14.344 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 47.86 ms | |
12:02:16.238 [l-7-thread-1] INFO Searching users... | |
12:02:16.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:02:16.342 [l-7-thread-1] INFO Search executed successfully, total time is 104.7 ms, dao time is 3.900 μs, random time is 6.852 ms, memory time is 20.45 ms , tcp time is 37.61 ms, hazelcast time is 39.35 ms | |
12:02:16.343 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.45 ms | |
12:02:16.343 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.61 ms | |
12:02:16.343 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.35 ms | |
12:02:18.238 [l-7-thread-1] INFO Searching users... | |
12:02:18.317 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:02:18.422 [l-7-thread-1] INFO Search executed successfully, total time is 184.0 ms, dao time is 5.000 μs, random time is 8.320 ms, memory time is 15.51 ms , tcp time is 60.78 ms, hazelcast time is 98.98 ms | |
12:02:18.422 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.51 ms | |
12:02:18.422 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 60.78 ms | |
12:02:18.422 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 98.98 ms | |
12:02:20.238 [l-7-thread-1] INFO Searching users... | |
12:02:20.306 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:02:20.370 [l-7-thread-1] INFO Search executed successfully, total time is 131.3 ms, dao time is 4.400 μs, random time is 11.18 ms, memory time is 24.99 ms , tcp time is 36.21 ms, hazelcast time is 57.80 ms | |
12:02:20.370 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 24.99 ms | |
12:02:20.370 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.21 ms | |
12:02:20.370 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 57.80 ms | |
12:02:22.239 [l-7-thread-1] INFO Searching users... | |
12:02:22.320 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:02:22.384 [l-7-thread-1] INFO Search executed successfully, total time is 144.0 ms, dao time is 4.100 μs, random time is 15.54 ms, memory time is 21.88 ms , tcp time is 54.65 ms, hazelcast time is 51.55 ms | |
12:02:22.384 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.88 ms | |
12:02:22.384 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 54.65 ms | |
12:02:22.384 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 51.55 ms | |
12:02:24.238 [l-7-thread-1] INFO Searching users... | |
12:02:24.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:02:24.328 [l-7-thread-1] INFO Search executed successfully, total time is 90.47 ms, dao time is 3.800 μs, random time is 7.238 ms, memory time is 19.02 ms , tcp time is 29.95 ms, hazelcast time is 33.91 ms | |
12:02:24.328 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.02 ms | |
12:02:24.329 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.95 ms | |
12:02:24.329 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 33.91 ms | |
12:02:26.238 [l-7-thread-1] INFO Searching users... | |
12:02:26.303 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:02:26.342 [l-7-thread-1] INFO Search executed successfully, total time is 103.7 ms, dao time is 4.300 μs, random time is 11.15 ms, memory time is 14.68 ms , tcp time is 46.03 ms, hazelcast time is 31.43 ms | |
12:02:26.342 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.68 ms | |
12:02:26.342 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 46.03 ms | |
12:02:26.342 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 31.43 ms | |
12:02:28.238 [l-7-thread-1] INFO Searching users... | |
12:02:28.301 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:02:28.350 [l-7-thread-1] INFO Search executed successfully, total time is 112.1 ms, dao time is 4.700 μs, random time is 13.23 ms, memory time is 26.87 ms , tcp time is 33.37 ms, hazelcast time is 38.08 ms | |
12:02:28.351 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.87 ms | |
12:02:28.351 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.37 ms | |
12:02:28.351 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 38.08 ms | |
12:02:30.238 [l-7-thread-1] INFO Searching users... | |
12:02:30.321 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:02:31.624 [l-7-thread-1] INFO Search executed successfully, total time is 1.386 s, dao time is 4.400 μs, random time is 15.41 ms, memory time is 39.94 ms , tcp time is 37.98 ms, hazelcast time is 1.292 s | |
12:02:31.624 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 39.94 ms | |
12:02:31.624 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.98 ms | |
12:02:31.624 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.292 s | |
12:02:32.238 [l-7-thread-1] INFO Searching users... | |
12:02:32.292 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:02:32.341 [l-7-thread-1] INFO Search executed successfully, total time is 102.4 ms, dao time is 4.000 μs, random time is 9.331 ms, memory time is 18.56 ms , tcp time is 32.69 ms, hazelcast time is 41.46 ms | |
12:02:32.341 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.56 ms | |
12:02:32.341 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.69 ms | |
12:02:32.341 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.46 ms | |
12:02:34.238 [l-7-thread-1] INFO Searching users... | |
12:02:34.292 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:02:34.347 [l-7-thread-1] INFO Search executed successfully, total time is 109.3 ms, dao time is 4.800 μs, random time is 9.314 ms, memory time is 18.87 ms , tcp time is 30.44 ms, hazelcast time is 50.00 ms | |
12:02:34.347 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.87 ms | |
12:02:34.348 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.44 ms | |
12:02:34.348 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 50.00 ms | |
12:02:36.238 [l-7-thread-1] INFO Searching users... | |
12:02:36.304 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:02:36.358 [l-7-thread-1] INFO Search executed successfully, total time is 120.1 ms, dao time is 4.000 μs, random time is 8.663 ms, memory time is 23.03 ms , tcp time is 38.72 ms, hazelcast time is 49.05 ms | |
12:02:36.358 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.03 ms | |
12:02:36.358 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 38.72 ms | |
12:02:36.358 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 49.05 ms | |
12:02:38.238 [l-7-thread-1] INFO Searching users... | |
12:02:38.330 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:02:38.393 [l-7-thread-1] INFO Search executed successfully, total time is 155.4 ms, dao time is 4.000 μs, random time is 14.73 ms, memory time is 40.41 ms , tcp time is 42.31 ms, hazelcast time is 57.60 ms | |
12:02:38.394 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 40.41 ms | |
12:02:38.394 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 42.31 ms | |
12:02:38.394 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 57.60 ms | |
12:02:40.238 [l-7-thread-1] INFO Searching users... | |
12:02:40.300 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:02:40.360 [l-7-thread-1] INFO Search executed successfully, total time is 122.6 ms, dao time is 4.700 μs, random time is 7.737 ms, memory time is 18.31 ms , tcp time is 50.24 ms, hazelcast time is 45.89 ms | |
12:02:40.361 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.31 ms | |
12:02:40.361 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 50.24 ms | |
12:02:40.361 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.89 ms | |
12:02:42.240 [l-7-thread-1] INFO Searching users... | |
12:02:42.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:02:42.354 [l-7-thread-1] INFO Search executed successfully, total time is 112.9 ms, dao time is 4.900 μs, random time is 10.96 ms, memory time is 18.74 ms , tcp time is 29.42 ms, hazelcast time is 52.92 ms | |
12:02:42.354 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.74 ms | |
12:02:42.354 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.42 ms | |
12:02:42.354 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 52.92 ms | |
12:02:44.241 [l-7-thread-1] INFO Searching users... | |
12:02:44.290 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:02:44.336 [l-7-thread-1] INFO Search executed successfully, total time is 94.75 ms, dao time is 4.600 μs, random time is 10.76 ms, memory time is 15.70 ms , tcp time is 32.27 ms, hazelcast time is 35.69 ms | |
12:02:44.336 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.70 ms | |
12:02:44.336 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.27 ms | |
12:02:44.336 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 35.69 ms | |
12:02:46.238 [l-7-thread-1] INFO Searching users... | |
12:02:46.306 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:02:46.374 [l-7-thread-1] INFO Search executed successfully, total time is 136.2 ms, dao time is 4.100 μs, random time is 7.501 ms, memory time is 20.50 ms , tcp time is 45.02 ms, hazelcast time is 62.82 ms | |
12:02:46.374 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.50 ms | |
12:02:46.374 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 45.02 ms | |
12:02:46.374 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 62.82 ms | |
12:02:48.244 [l-7-thread-1] INFO Searching users... | |
12:02:48.317 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:02:48.372 [l-7-thread-1] INFO Search executed successfully, total time is 127.3 ms, dao time is 4.200 μs, random time is 8.032 ms, memory time is 26.47 ms , tcp time is 47.74 ms, hazelcast time is 43.52 ms | |
12:02:48.373 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.47 ms | |
12:02:48.373 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 47.74 ms | |
12:02:48.373 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.52 ms | |
12:02:50.238 [l-7-thread-1] INFO Searching users... | |
12:02:50.328 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:02:51.635 [l-7-thread-1] INFO Search executed successfully, total time is 1.397 s, dao time is 5.100 μs, random time is 9.574 ms, memory time is 19.39 ms , tcp time is 66.36 ms, hazelcast time is 1.302 s | |
12:02:51.636 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.39 ms | |
12:02:51.636 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 66.36 ms | |
12:02:51.636 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.302 s | |
12:02:52.238 [l-7-thread-1] INFO Searching users... | |
12:02:52.337 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:02:52.403 [l-7-thread-1] INFO Search executed successfully, total time is 161.2 ms, dao time is 4.800 μs, random time is 16.10 ms, memory time is 45.92 ms , tcp time is 39.41 ms, hazelcast time is 56.48 ms | |
12:02:52.403 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 45.92 ms | |
12:02:52.403 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 39.41 ms | |
12:02:52.403 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 56.48 ms | |
12:02:54.238 [l-7-thread-1] INFO Searching users... | |
12:02:54.308 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:02:54.343 [l-7-thread-1] INFO Search executed successfully, total time is 105.2 ms, dao time is 4.000 μs, random time is 7.898 ms, memory time is 18.74 ms , tcp time is 49.83 ms, hazelcast time is 28.25 ms | |
12:02:54.343 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.74 ms | |
12:02:54.343 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 49.83 ms | |
12:02:54.343 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 28.25 ms | |
12:02:56.240 [l-7-thread-1] INFO Searching users... | |
12:02:56.288 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:02:56.342 [l-7-thread-1] INFO Search executed successfully, total time is 101.0 ms, dao time is 5.100 μs, random time is 6.514 ms, memory time is 16.71 ms , tcp time is 32.15 ms, hazelcast time is 45.24 ms | |
12:02:56.342 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.71 ms | |
12:02:56.342 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.15 ms | |
12:02:56.342 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.24 ms | |
12:02:58.238 [l-7-thread-1] INFO Searching users... | |
12:02:58.336 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:02:58.396 [l-7-thread-1] INFO Search executed successfully, total time is 157.7 ms, dao time is 2.969 ms, random time is 18.21 ms, memory time is 39.68 ms , tcp time is 46.89 ms, hazelcast time is 49.32 ms | |
12:02:58.396 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 39.68 ms | |
12:02:58.396 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 46.89 ms | |
12:02:58.396 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 49.32 ms | |
12:03:00.238 [l-7-thread-1] INFO Searching users... | |
12:03:00.326 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:03:00.427 [l-7-thread-1] INFO Search executed successfully, total time is 189.1 ms, dao time is 4.200 μs, random time is 15.47 ms, memory time is 30.25 ms , tcp time is 52.93 ms, hazelcast time is 89.45 ms | |
12:03:00.428 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 30.25 ms | |
12:03:00.428 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 52.93 ms | |
12:03:00.428 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 89.45 ms | |
12:03:02.238 [l-7-thread-1] INFO Searching users... | |
12:03:02.311 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:03:02.383 [l-7-thread-1] INFO Search executed successfully, total time is 144.9 ms, dao time is 4.700 μs, random time is 8.916 ms, memory time is 20.47 ms , tcp time is 60.00 ms, hazelcast time is 54.98 ms | |
12:03:02.383 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.47 ms | |
12:03:02.383 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 60.00 ms | |
12:03:02.383 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 54.98 ms | |
12:03:04.238 [l-7-thread-1] INFO Searching users... | |
12:03:04.284 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:03:04.324 [l-7-thread-1] INFO Search executed successfully, total time is 86.28 ms, dao time is 4.600 μs, random time is 8.321 ms, memory time is 20.48 ms , tcp time is 22.25 ms, hazelcast time is 34.83 ms | |
12:03:04.324 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.48 ms | |
12:03:04.324 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 22.25 ms | |
12:03:04.324 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 34.83 ms | |
12:03:06.239 [l-7-thread-1] INFO Searching users... | |
12:03:06.285 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:03:06.328 [l-7-thread-1] INFO Search executed successfully, total time is 88.61 ms, dao time is 4.200 μs, random time is 7.564 ms, memory time is 17.18 ms , tcp time is 26.72 ms, hazelcast time is 36.82 ms | |
12:03:06.328 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.18 ms | |
12:03:06.328 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.72 ms | |
12:03:06.330 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 36.82 ms | |
12:03:08.239 [l-7-thread-1] INFO Searching users... | |
12:03:08.313 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:03:08.352 [l-7-thread-1] INFO Search executed successfully, total time is 112.6 ms, dao time is 4.200 μs, random time is 11.60 ms, memory time is 34.26 ms , tcp time is 33.82 ms, hazelcast time is 32.58 ms | |
12:03:08.352 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 34.26 ms | |
12:03:08.352 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.82 ms | |
12:03:08.352 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 32.58 ms | |
12:03:10.238 [l-7-thread-1] INFO Searching users... | |
12:03:10.284 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:03:11.629 [l-7-thread-1] INFO Search executed successfully, total time is 1.391 s, dao time is 4.700 μs, random time is 7.295 ms, memory time is 21.86 ms , tcp time is 22.30 ms, hazelcast time is 1.339 s | |
12:03:11.629 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.86 ms | |
12:03:11.629 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 22.30 ms | |
12:03:11.629 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.339 s | |
12:03:12.238 [l-7-thread-1] INFO Searching users... | |
12:03:12.291 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:03:12.340 [l-7-thread-1] INFO Search executed successfully, total time is 102.4 ms, dao time is 4.100 μs, random time is 9.384 ms, memory time is 20.47 ms , tcp time is 28.66 ms, hazelcast time is 43.57 ms | |
12:03:12.340 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.47 ms | |
12:03:12.340 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.66 ms | |
12:03:12.341 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.57 ms | |
12:03:14.238 [l-7-thread-1] INFO Searching users... | |
12:03:14.292 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:03:14.347 [l-7-thread-1] INFO Search executed successfully, total time is 108.7 ms, dao time is 4.400 μs, random time is 7.212 ms, memory time is 18.12 ms , tcp time is 33.90 ms, hazelcast time is 49.18 ms | |
12:03:14.347 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.12 ms | |
12:03:14.347 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.90 ms | |
12:03:14.347 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 49.18 ms | |
12:03:16.240 [l-7-thread-1] INFO Searching users... | |
12:03:16.292 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:03:16.348 [l-7-thread-1] INFO Search executed successfully, total time is 108.2 ms, dao time is 4.300 μs, random time is 6.503 ms, memory time is 18.77 ms , tcp time is 32.83 ms, hazelcast time is 49.65 ms | |
12:03:16.349 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.77 ms | |
12:03:16.349 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.83 ms | |
12:03:16.349 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 49.65 ms | |
12:03:18.238 [l-7-thread-1] INFO Searching users... | |
12:03:18.316 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:03:18.374 [l-7-thread-1] INFO Search executed successfully, total time is 132.6 ms, dao time is 4.400 μs, random time is 11.39 ms, memory time is 27.99 ms , tcp time is 40.35 ms, hazelcast time is 52.45 ms | |
12:03:18.374 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 27.99 ms | |
12:03:18.374 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 40.35 ms | |
12:03:18.374 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 52.45 ms | |
12:03:20.241 [l-7-thread-1] INFO Searching users... | |
12:03:20.305 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:03:20.355 [l-7-thread-1] INFO Search executed successfully, total time is 113.5 ms, dao time is 4.000 μs, random time is 13.14 ms, memory time is 26.71 ms , tcp time is 28.67 ms, hazelcast time is 44.70 ms | |
12:03:20.355 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.71 ms | |
12:03:20.357 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.67 ms | |
12:03:20.357 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.70 ms | |
12:03:22.240 [l-7-thread-1] INFO Searching users... | |
12:03:22.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:03:22.356 [l-7-thread-1] INFO Search executed successfully, total time is 115.2 ms, dao time is 4.400 μs, random time is 14.16 ms, memory time is 18.28 ms , tcp time is 25.22 ms, hazelcast time is 57.14 ms | |
12:03:22.356 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.28 ms | |
12:03:22.356 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 25.22 ms | |
12:03:22.356 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 57.14 ms | |
12:03:24.239 [l-7-thread-1] INFO Searching users... | |
12:03:24.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:03:24.343 [l-7-thread-1] INFO Search executed successfully, total time is 103.8 ms, dao time is 338.8 μs, random time is 7.297 ms, memory time is 21.17 ms , tcp time is 31.25 ms, hazelcast time is 43.45 ms | |
12:03:24.343 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.17 ms | |
12:03:24.343 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.25 ms | |
12:03:24.343 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.45 ms | |
12:03:26.238 [l-7-thread-1] INFO Searching users... | |
12:03:26.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:03:26.330 [l-7-thread-1] INFO Search executed successfully, total time is 92.25 ms, dao time is 4.000 μs, random time is 8.591 ms, memory time is 23.75 ms , tcp time is 28.73 ms, hazelcast time is 30.79 ms | |
12:03:26.330 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.75 ms | |
12:03:26.330 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.73 ms | |
12:03:26.330 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 30.79 ms | |
12:03:28.238 [l-7-thread-1] INFO Searching users... | |
12:03:28.305 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:03:28.364 [l-7-thread-1] INFO Search executed successfully, total time is 126.0 ms, dao time is 3.700 μs, random time is 6.240 ms, memory time is 19.57 ms , tcp time is 46.56 ms, hazelcast time is 53.36 ms | |
12:03:28.364 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.57 ms | |
12:03:28.364 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 46.56 ms | |
12:03:28.364 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 53.36 ms | |
12:03:30.238 [l-7-thread-1] INFO Searching users... | |
12:03:30.306 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:03:31.631 [l-7-thread-1] INFO Search executed successfully, total time is 1.393 s, dao time is 4.400 μs, random time is 6.913 ms, memory time is 19.15 ms , tcp time is 47.25 ms, hazelcast time is 1.320 s | |
12:03:31.632 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.15 ms | |
12:03:31.632 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 47.25 ms | |
12:03:31.632 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.320 s | |
12:03:32.238 [l-7-thread-1] INFO Searching users... | |
12:03:32.281 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:03:32.322 [l-7-thread-1] INFO Search executed successfully, total time is 83.13 ms, dao time is 4.600 μs, random time is 6.157 ms, memory time is 14.98 ms , tcp time is 25.86 ms, hazelcast time is 35.85 ms | |
12:03:32.322 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.98 ms | |
12:03:32.322 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 25.86 ms | |
12:03:32.322 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 35.85 ms | |
12:03:34.238 [l-7-thread-1] INFO Searching users... | |
12:03:34.306 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:03:34.358 [l-7-thread-1] INFO Search executed successfully, total time is 119.7 ms, dao time is 4.600 μs, random time is 16.07 ms, memory time is 20.13 ms , tcp time is 39.99 ms, hazelcast time is 43.13 ms | |
12:03:34.358 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.13 ms | |
12:03:34.358 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 39.99 ms | |
12:03:34.358 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.13 ms | |
12:03:36.240 [l-7-thread-1] INFO Searching users... | |
12:03:36.296 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:03:36.341 [l-7-thread-1] INFO Search executed successfully, total time is 100.2 ms, dao time is 4.200 μs, random time is 13.97 ms, memory time is 17.03 ms , tcp time is 29.42 ms, hazelcast time is 39.44 ms | |
12:03:36.342 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.03 ms | |
12:03:36.342 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.42 ms | |
12:03:36.342 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.44 ms | |
12:03:38.238 [l-7-thread-1] INFO Searching users... | |
12:03:38.309 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:03:38.370 [l-7-thread-1] INFO Search executed successfully, total time is 132.5 ms, dao time is 4.300 μs, random time is 10.71 ms, memory time is 20.92 ms , tcp time is 44.08 ms, hazelcast time is 56.46 ms | |
12:03:38.371 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.92 ms | |
12:03:38.371 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 44.08 ms | |
12:03:38.371 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 56.46 ms | |
12:03:40.238 [l-7-thread-1] INFO Searching users... | |
12:03:40.320 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:03:40.388 [l-7-thread-1] INFO Search executed successfully, total time is 149.7 ms, dao time is 5.300 μs, random time is 8.934 ms, memory time is 18.34 ms , tcp time is 60.01 ms, hazelcast time is 62.11 ms | |
12:03:40.388 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.34 ms | |
12:03:40.388 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 60.01 ms | |
12:03:40.388 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 62.11 ms | |
12:03:42.238 [l-7-thread-1] INFO Searching users... | |
12:03:42.306 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:03:42.345 [l-7-thread-1] INFO Search executed successfully, total time is 107.3 ms, dao time is 4.500 μs, random time is 30.57 ms, memory time is 15.59 ms , tcp time is 26.34 ms, hazelcast time is 34.50 ms | |
12:03:42.345 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.59 ms | |
12:03:42.345 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.34 ms | |
12:03:42.345 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 34.50 ms | |
12:03:44.238 [l-7-thread-1] INFO Searching users... | |
12:03:44.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:03:44.360 [l-7-thread-1] INFO Search executed successfully, total time is 121.8 ms, dao time is 4.400 μs, random time is 6.519 ms, memory time is 22.38 ms , tcp time is 31.00 ms, hazelcast time is 61.63 ms | |
12:03:44.360 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.38 ms | |
12:03:44.360 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.00 ms | |
12:03:44.360 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 61.63 ms | |
12:03:46.238 [l-7-thread-1] INFO Searching users... | |
12:03:46.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:03:46.332 [l-7-thread-1] INFO Search executed successfully, total time is 93.06 ms, dao time is 4.700 μs, random time is 13.01 ms, memory time is 15.45 ms , tcp time is 34.14 ms, hazelcast time is 30.10 ms | |
12:03:46.333 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.45 ms | |
12:03:46.333 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.14 ms | |
12:03:46.333 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 30.10 ms | |
12:03:48.238 [l-7-thread-1] INFO Searching users... | |
12:03:48.303 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:03:48.346 [l-7-thread-1] INFO Search executed successfully, total time is 107.9 ms, dao time is 3.700 μs, random time is 8.988 ms, memory time is 21.52 ms , tcp time is 42.48 ms, hazelcast time is 34.52 ms | |
12:03:48.346 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.52 ms | |
12:03:48.346 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 42.48 ms | |
12:03:48.346 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 34.52 ms | |
12:03:50.240 [l-7-thread-1] INFO Searching users... | |
12:03:50.307 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:03:51.629 [l-7-thread-1] INFO Search executed successfully, total time is 1.389 s, dao time is 3.900 μs, random time is 10.44 ms, memory time is 18.63 ms , tcp time is 46.35 ms, hazelcast time is 1.313 s | |
12:03:51.629 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.63 ms | |
12:03:51.630 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 46.35 ms | |
12:03:51.630 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.313 s | |
12:03:52.238 [l-7-thread-1] INFO Searching users... | |
12:03:52.296 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:03:52.341 [l-7-thread-1] INFO Search executed successfully, total time is 103.5 ms, dao time is 3.900 μs, random time is 10.06 ms, memory time is 27.27 ms , tcp time is 25.73 ms, hazelcast time is 40.07 ms | |
12:03:52.342 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 27.27 ms | |
12:03:52.342 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 25.73 ms | |
12:03:52.342 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.07 ms | |
12:03:54.238 [l-7-thread-1] INFO Searching users... | |
12:03:54.282 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:03:54.317 [l-7-thread-1] INFO Search executed successfully, total time is 78.85 ms, dao time is 3.700 μs, random time is 6.139 ms, memory time is 16.41 ms , tcp time is 26.74 ms, hazelcast time is 29.24 ms | |
12:03:54.317 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.41 ms | |
12:03:54.317 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.74 ms | |
12:03:54.317 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 29.24 ms | |
12:03:56.238 [l-7-thread-1] INFO Searching users... | |
12:03:56.291 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:03:56.332 [l-7-thread-1] INFO Search executed successfully, total time is 93.62 ms, dao time is 4.600 μs, random time is 8.537 ms, memory time is 19.46 ms , tcp time is 28.25 ms, hazelcast time is 36.84 ms | |
12:03:56.332 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.46 ms | |
12:03:56.332 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.25 ms | |
12:03:56.332 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 36.84 ms | |
12:03:58.241 [l-7-thread-1] INFO Searching users... | |
12:03:58.301 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:03:58.360 [l-7-thread-1] INFO Search executed successfully, total time is 113.6 ms, dao time is 4.300 μs, random time is 12.40 ms, memory time is 16.26 ms , tcp time is 30.71 ms, hazelcast time is 53.83 ms | |
12:03:58.360 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.26 ms | |
12:03:58.360 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.71 ms | |
12:03:58.360 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 53.83 ms | |
12:04:00.238 [l-7-thread-1] INFO Searching users... | |
12:04:00.299 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:04:00.360 [l-7-thread-1] INFO Search executed successfully, total time is 121.7 ms, dao time is 3.800 μs, random time is 8.176 ms, memory time is 20.09 ms , tcp time is 52.32 ms, hazelcast time is 40.80 ms | |
12:04:00.360 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.09 ms | |
12:04:00.360 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 52.32 ms | |
12:04:00.360 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.80 ms | |
12:04:02.238 [l-7-thread-1] INFO Searching users... | |
12:04:02.307 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:04:02.359 [l-7-thread-1] INFO Search executed successfully, total time is 121.4 ms, dao time is 5.000 μs, random time is 17.65 ms, memory time is 21.25 ms , tcp time is 38.48 ms, hazelcast time is 43.54 ms | |
12:04:02.360 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.25 ms | |
12:04:02.360 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 38.48 ms | |
12:04:02.360 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.54 ms | |
12:04:04.238 [l-7-thread-1] INFO Searching users... | |
12:04:04.304 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:04:04.355 [l-7-thread-1] INFO Search executed successfully, total time is 116.8 ms, dao time is 3.800 μs, random time is 6.492 ms, memory time is 18.83 ms , tcp time is 45.64 ms, hazelcast time is 45.51 ms | |
12:04:04.355 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.83 ms | |
12:04:04.355 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 45.64 ms | |
12:04:04.355 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.51 ms | |
12:04:06.238 [l-7-thread-1] INFO Searching users... | |
12:04:06.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:04:06.320 [l-7-thread-1] INFO Search executed successfully, total time is 81.98 ms, dao time is 4.200 μs, random time is 7.374 ms, memory time is 20.72 ms , tcp time is 27.82 ms, hazelcast time is 25.76 ms | |
12:04:06.323 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.72 ms | |
12:04:06.323 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.82 ms | |
12:04:06.324 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 25.76 ms | |
12:04:08.240 [l-7-thread-1] INFO Searching users... | |
12:04:08.305 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:04:08.358 [l-7-thread-1] INFO Search executed successfully, total time is 117.5 ms, dao time is 3.900 μs, random time is 9.687 ms, memory time is 19.74 ms , tcp time is 45.24 ms, hazelcast time is 42.53 ms | |
12:04:08.358 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.74 ms | |
12:04:08.358 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 45.24 ms | |
12:04:08.359 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 42.53 ms | |
12:04:10.238 [l-7-thread-1] INFO Searching users... | |
12:04:10.313 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:04:11.638 [l-7-thread-1] INFO Search executed successfully, total time is 1.400 s, dao time is 4.000 μs, random time is 24.98 ms, memory time is 23.50 ms , tcp time is 31.58 ms, hazelcast time is 1.319 s | |
12:04:11.638 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.50 ms | |
12:04:11.638 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.58 ms | |
12:04:11.638 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.319 s | |
12:04:12.238 [l-7-thread-1] INFO Searching users... | |
12:04:12.284 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:04:12.329 [l-7-thread-1] INFO Search executed successfully, total time is 91.43 ms, dao time is 4.300 μs, random time is 8.730 ms, memory time is 16.18 ms , tcp time is 27.63 ms, hazelcast time is 38.54 ms | |
12:04:12.329 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.18 ms | |
12:04:12.329 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.63 ms | |
12:04:12.330 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 38.54 ms | |
12:04:14.238 [l-7-thread-1] INFO Searching users... | |
12:04:14.281 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:04:14.326 [l-7-thread-1] INFO Search executed successfully, total time is 88.52 ms, dao time is 3.500 μs, random time is 6.200 ms, memory time is 17.70 ms , tcp time is 23.95 ms, hazelcast time is 40.39 ms | |
12:04:14.327 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.70 ms | |
12:04:14.327 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 23.95 ms | |
12:04:14.327 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.39 ms | |
12:04:16.238 [l-7-thread-1] INFO Searching users... | |
12:04:16.305 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:04:16.353 [l-7-thread-1] INFO Search executed successfully, total time is 114.2 ms, dao time is 3.600 μs, random time is 8.678 ms, memory time is 27.50 ms , tcp time is 35.62 ms, hazelcast time is 42.12 ms | |
12:04:16.353 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 27.50 ms | |
12:04:16.353 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.62 ms | |
12:04:16.355 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 42.12 ms | |
12:04:18.238 [l-7-thread-1] INFO Searching users... | |
12:04:18.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:04:18.367 [l-7-thread-1] INFO Search executed successfully, total time is 129.4 ms, dao time is 3.800 μs, random time is 8.252 ms, memory time is 18.60 ms , tcp time is 41.30 ms, hazelcast time is 60.77 ms | |
12:04:18.368 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.60 ms | |
12:04:18.368 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 41.30 ms | |
12:04:18.368 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 60.77 ms | |
12:04:20.240 [l-7-thread-1] INFO Searching users... | |
12:04:20.306 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:04:20.368 [l-7-thread-1] INFO Search executed successfully, total time is 127.6 ms, dao time is 13.60 μs, random time is 8.068 ms, memory time is 25.67 ms , tcp time is 47.83 ms, hazelcast time is 45.70 ms | |
12:04:20.368 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 25.67 ms | |
12:04:20.368 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 47.83 ms | |
12:04:20.368 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.70 ms | |
12:04:22.240 [l-7-thread-1] INFO Searching users... | |
12:04:22.299 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:04:22.334 [l-7-thread-1] INFO Search executed successfully, total time is 93.08 ms, dao time is 3.900 μs, random time is 6.692 ms, memory time is 26.05 ms , tcp time is 30.49 ms, hazelcast time is 29.51 ms | |
12:04:22.334 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.05 ms | |
12:04:22.334 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.49 ms | |
12:04:22.334 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 29.51 ms | |
12:04:24.241 [l-7-thread-1] INFO Searching users... | |
12:04:24.286 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:04:24.357 [l-7-thread-1] INFO Search executed successfully, total time is 116.3 ms, dao time is 4.700 μs, random time is 10.49 ms, memory time is 14.97 ms , tcp time is 24.01 ms, hazelcast time is 66.53 ms | |
12:04:24.357 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.97 ms | |
12:04:24.357 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 24.01 ms | |
12:04:24.358 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 66.53 ms | |
12:04:26.238 [l-7-thread-1] INFO Searching users... | |
12:04:26.299 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:04:26.333 [l-7-thread-1] INFO Search executed successfully, total time is 95.05 ms, dao time is 4.200 μs, random time is 9.223 ms, memory time is 22.39 ms , tcp time is 36.07 ms, hazelcast time is 26.72 ms | |
12:04:26.333 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.39 ms | |
12:04:26.333 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.07 ms | |
12:04:26.333 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 26.72 ms | |
12:04:28.241 [l-7-thread-1] INFO Searching users... | |
12:04:28.317 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:04:28.387 [l-7-thread-1] INFO Search executed successfully, total time is 145.9 ms, dao time is 3.500 μs, random time is 24.68 ms, memory time is 29.30 ms , tcp time is 26.50 ms, hazelcast time is 65.02 ms | |
12:04:28.388 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 29.30 ms | |
12:04:28.388 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.50 ms | |
12:04:28.388 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 65.02 ms | |
12:04:30.238 [l-7-thread-1] INFO Searching users... | |
12:04:30.292 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:04:31.614 [l-7-thread-1] INFO Search executed successfully, total time is 1.376 s, dao time is 4.300 μs, random time is 15.16 ms, memory time is 15.82 ms , tcp time is 28.46 ms, hazelcast time is 1.316 s | |
12:04:31.614 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.82 ms | |
12:04:31.614 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.46 ms | |
12:04:31.614 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.316 s | |
12:04:32.238 [l-7-thread-1] INFO Searching users... | |
12:04:32.302 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:04:32.355 [l-7-thread-1] INFO Search executed successfully, total time is 116.1 ms, dao time is 3.600 μs, random time is 7.336 ms, memory time is 16.98 ms , tcp time is 46.92 ms, hazelcast time is 44.60 ms | |
12:04:32.355 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.98 ms | |
12:04:32.355 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 46.92 ms | |
12:04:32.355 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.60 ms | |
12:04:34.238 [l-7-thread-1] INFO Searching users... | |
12:04:34.325 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:04:34.369 [l-7-thread-1] INFO Search executed successfully, total time is 131.4 ms, dao time is 4.100 μs, random time is 24.86 ms, memory time is 20.01 ms , tcp time is 48.24 ms, hazelcast time is 37.87 ms | |
12:04:34.369 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.01 ms | |
12:04:34.369 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 48.24 ms | |
12:04:34.369 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 37.87 ms | |
12:04:36.238 [l-7-thread-1] INFO Searching users... | |
12:04:36.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:04:36.335 [l-7-thread-1] INFO Search executed successfully, total time is 96.83 ms, dao time is 4.200 μs, random time is 10.45 ms, memory time is 21.37 ms , tcp time is 31.07 ms, hazelcast time is 33.63 ms | |
12:04:36.335 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.37 ms | |
12:04:36.335 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.07 ms | |
12:04:36.335 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 33.63 ms | |
12:04:38.243 [l-7-thread-1] INFO Searching users... | |
12:04:38.313 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:04:38.378 [l-7-thread-1] INFO Search executed successfully, total time is 134.4 ms, dao time is 4.100 μs, random time is 10.30 ms, memory time is 30.98 ms , tcp time is 37.91 ms, hazelcast time is 54.83 ms | |
12:04:38.378 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 30.98 ms | |
12:04:38.378 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.91 ms | |
12:04:38.378 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 54.83 ms | |
12:04:40.239 [l-7-thread-1] INFO Searching users... | |
12:04:40.327 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:04:40.386 [l-7-thread-1] INFO Search executed successfully, total time is 147.5 ms, dao time is 3.900 μs, random time is 16.88 ms, memory time is 26.20 ms , tcp time is 49.52 ms, hazelcast time is 54.28 ms | |
12:04:40.387 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.20 ms | |
12:04:40.387 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 49.52 ms | |
12:04:40.387 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 54.28 ms | |
12:04:42.238 [l-7-thread-1] INFO Searching users... | |
12:04:42.309 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:04:42.384 [l-7-thread-1] INFO Search executed successfully, total time is 146.1 ms, dao time is 4.200 μs, random time is 10.70 ms, memory time is 16.45 ms , tcp time is 55.99 ms, hazelcast time is 62.65 ms | |
12:04:42.384 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.45 ms | |
12:04:42.384 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 55.99 ms | |
12:04:42.384 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 62.65 ms | |
12:04:44.241 [l-7-thread-1] INFO Searching users... | |
12:04:44.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:04:44.363 [l-7-thread-1] INFO Search executed successfully, total time is 121.7 ms, dao time is 15.90 μs, random time is 11.28 ms, memory time is 15.95 ms , tcp time is 33.00 ms, hazelcast time is 60.95 ms | |
12:04:44.363 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.95 ms | |
12:04:44.363 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.00 ms | |
12:04:44.363 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 60.95 ms | |
12:04:46.238 [l-7-thread-1] INFO Searching users... | |
12:04:46.284 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:04:46.344 [l-7-thread-1] INFO Search executed successfully, total time is 106.1 ms, dao time is 3.900 μs, random time is 6.902 ms, memory time is 18.39 ms , tcp time is 23.72 ms, hazelcast time is 54.03 ms | |
12:04:46.344 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.39 ms | |
12:04:46.344 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 23.72 ms | |
12:04:46.344 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 54.03 ms | |
12:04:48.238 [l-7-thread-1] INFO Searching users... | |
12:04:48.305 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:04:48.357 [l-7-thread-1] INFO Search executed successfully, total time is 119.0 ms, dao time is 4.000 μs, random time is 8.906 ms, memory time is 16.71 ms , tcp time is 46.42 ms, hazelcast time is 46.58 ms | |
12:04:48.357 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.71 ms | |
12:04:48.357 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 46.42 ms | |
12:04:48.357 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 46.58 ms | |
12:04:50.238 [l-7-thread-1] INFO Searching users... | |
12:04:50.317 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:04:51.647 [l-7-thread-1] INFO Search executed successfully, total time is 1.409 s, dao time is 4.800 μs, random time is 21.67 ms, memory time is 18.59 ms , tcp time is 43.56 ms, hazelcast time is 1.325 s | |
12:04:51.647 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.59 ms | |
12:04:51.647 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 43.56 ms | |
12:04:51.647 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.325 s | |
12:04:52.238 [l-7-thread-1] INFO Searching users... | |
12:04:52.307 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:04:52.356 [l-7-thread-1] INFO Search executed successfully, total time is 118.5 ms, dao time is 4.000 μs, random time is 15.15 ms, memory time is 24.23 ms , tcp time is 34.76 ms, hazelcast time is 43.94 ms | |
12:04:52.357 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 24.23 ms | |
12:04:52.357 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.76 ms | |
12:04:52.357 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.94 ms | |
12:04:54.241 [l-7-thread-1] INFO Searching users... | |
12:04:54.286 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:04:54.336 [l-7-thread-1] INFO Search executed successfully, total time is 94.11 ms, dao time is 4.200 μs, random time is 7.112 ms, memory time is 17.72 ms , tcp time is 24.57 ms, hazelcast time is 44.40 ms | |
12:04:54.336 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.72 ms | |
12:04:54.336 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 24.57 ms | |
12:04:54.336 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.40 ms | |
12:04:56.238 [l-7-thread-1] INFO Searching users... | |
12:04:56.285 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:04:56.333 [l-7-thread-1] INFO Search executed successfully, total time is 94.98 ms, dao time is 3.700 μs, random time is 6.259 ms, memory time is 20.57 ms , tcp time is 28.04 ms, hazelcast time is 39.81 ms | |
12:04:56.333 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.57 ms | |
12:04:56.333 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.04 ms | |
12:04:56.334 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.81 ms | |
12:04:58.238 [l-7-thread-1] INFO Searching users... | |
12:04:58.316 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:04:58.388 [l-7-thread-1] INFO Search executed successfully, total time is 149.9 ms, dao time is 4.600 μs, random time is 14.68 ms, memory time is 41.19 ms , tcp time is 41.24 ms, hazelcast time is 51.15 ms | |
12:04:58.388 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 41.19 ms | |
12:04:58.388 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 41.24 ms | |
12:04:58.388 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 51.15 ms | |
12:05:00.239 [l-7-thread-1] INFO Searching users... | |
12:05:00.310 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:05:00.370 [l-7-thread-1] INFO Search executed successfully, total time is 129.5 ms, dao time is 4.500 μs, random time is 12.54 ms, memory time is 29.64 ms , tcp time is 32.81 ms, hazelcast time is 54.16 ms | |
12:05:00.370 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 29.64 ms | |
12:05:00.370 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.81 ms | |
12:05:00.370 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 54.16 ms | |
12:05:02.238 [l-7-thread-1] INFO Searching users... | |
12:05:02.300 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:05:02.352 [l-7-thread-1] INFO Search executed successfully, total time is 113.9 ms, dao time is 4.300 μs, random time is 7.839 ms, memory time is 23.27 ms , tcp time is 35.48 ms, hazelcast time is 47.00 ms | |
12:05:02.355 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.27 ms | |
12:05:02.355 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.48 ms | |
12:05:02.355 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 47.00 ms | |
12:05:04.238 [l-7-thread-1] INFO Searching users... | |
12:05:04.307 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:05:04.340 [l-7-thread-1] INFO Search executed successfully, total time is 101.9 ms, dao time is 3.700 μs, random time is 8.503 ms, memory time is 24.34 ms , tcp time is 40.42 ms, hazelcast time is 28.34 ms | |
12:05:04.340 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 24.34 ms | |
12:05:04.340 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 40.42 ms | |
12:05:04.340 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 28.34 ms | |
12:05:06.238 [l-7-thread-1] INFO Searching users... | |
12:05:06.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:05:06.330 [l-7-thread-1] INFO Search executed successfully, total time is 92.53 ms, dao time is 4.300 μs, random time is 11.82 ms, memory time is 18.26 ms , tcp time is 29.31 ms, hazelcast time is 32.80 ms | |
12:05:06.331 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.26 ms | |
12:05:06.331 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.31 ms | |
12:05:06.331 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 32.80 ms | |
12:05:08.238 [l-7-thread-1] INFO Searching users... | |
12:05:08.291 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:05:08.341 [l-7-thread-1] INFO Search executed successfully, total time is 103.4 ms, dao time is 14.60 μs, random time is 9.610 ms, memory time is 16.55 ms , tcp time is 33.73 ms, hazelcast time is 42.83 ms | |
12:05:08.341 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.55 ms | |
12:05:08.341 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.73 ms | |
12:05:08.341 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 42.83 ms | |
12:05:10.238 [l-7-thread-1] INFO Searching users... | |
12:05:10.315 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:05:11.620 [l-7-thread-1] INFO Search executed successfully, total time is 1.382 s, dao time is 4.000 μs, random time is 12.23 ms, memory time is 20.22 ms , tcp time is 49.42 ms, hazelcast time is 1.299 s | |
12:05:11.620 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.22 ms | |
12:05:11.620 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 49.42 ms | |
12:05:11.620 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.299 s | |
12:05:12.239 [l-7-thread-1] INFO Searching users... | |
12:05:12.321 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:05:12.374 [l-7-thread-1] INFO Search executed successfully, total time is 134.7 ms, dao time is 4.200 μs, random time is 11.30 ms, memory time is 18.91 ms , tcp time is 60.75 ms, hazelcast time is 43.41 ms | |
12:05:12.374 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.91 ms | |
12:05:12.374 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 60.75 ms | |
12:05:12.374 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.41 ms | |
12:05:14.238 [l-7-thread-1] INFO Searching users... | |
12:05:14.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:05:14.342 [l-7-thread-1] INFO Search executed successfully, total time is 103.8 ms, dao time is 3.700 μs, random time is 9.882 ms, memory time is 14.94 ms , tcp time is 34.61 ms, hazelcast time is 44.06 ms | |
12:05:14.342 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.94 ms | |
12:05:14.342 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.61 ms | |
12:05:14.342 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.06 ms | |
12:05:16.238 [l-7-thread-1] INFO Searching users... | |
12:05:16.314 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:05:16.374 [l-7-thread-1] INFO Search executed successfully, total time is 135.8 ms, dao time is 4.100 μs, random time is 8.313 ms, memory time is 26.00 ms , tcp time is 46.56 ms, hazelcast time is 54.54 ms | |
12:05:16.375 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.00 ms | |
12:05:16.375 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 46.56 ms | |
12:05:16.375 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 54.54 ms | |
12:05:18.243 [l-7-thread-1] INFO Searching users... | |
12:05:18.326 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:05:18.409 [l-7-thread-1] INFO Search executed successfully, total time is 165.8 ms, dao time is 4.600 μs, random time is 12.25 ms, memory time is 27.62 ms , tcp time is 47.28 ms, hazelcast time is 73.18 ms | |
12:05:18.409 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 27.62 ms | |
12:05:18.410 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 47.28 ms | |
12:05:18.410 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 73.18 ms | |
12:05:20.255 [l-7-thread-1] INFO Searching users... | |
12:05:20.336 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:05:20.412 [l-7-thread-1] INFO Search executed successfully, total time is 154.6 ms, dao time is 4.900 μs, random time is 23.88 ms, memory time is 26.07 ms , tcp time is 34.17 ms, hazelcast time is 69.83 ms | |
12:05:20.412 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.07 ms | |
12:05:20.412 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.17 ms | |
12:05:20.412 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 69.83 ms | |
12:05:22.238 [l-7-thread-1] INFO Searching users... | |
12:05:22.309 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:05:22.388 [l-7-thread-1] INFO Search executed successfully, total time is 149.8 ms, dao time is 5.100 μs, random time is 8.006 ms, memory time is 17.59 ms , tcp time is 51.86 ms, hazelcast time is 71.97 ms | |
12:05:22.388 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.59 ms | |
12:05:22.388 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 51.86 ms | |
12:05:22.388 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 71.97 ms | |
12:05:24.238 [l-7-thread-1] INFO Searching users... | |
12:05:24.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:05:24.352 [l-7-thread-1] INFO Search executed successfully, total time is 111.6 ms, dao time is 3.800 μs, random time is 7.897 ms, memory time is 21.90 ms , tcp time is 31.28 ms, hazelcast time is 50.16 ms | |
12:05:24.353 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.90 ms | |
12:05:24.353 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.28 ms | |
12:05:24.359 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 50.16 ms | |
12:05:26.238 [l-7-thread-1] INFO Searching users... | |
12:05:26.290 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:05:26.341 [l-7-thread-1] INFO Search executed successfully, total time is 103.2 ms, dao time is 3.700 μs, random time is 8.215 ms, memory time is 20.77 ms , tcp time is 29.35 ms, hazelcast time is 44.52 ms | |
12:05:26.342 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.77 ms | |
12:05:26.342 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.35 ms | |
12:05:26.342 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.52 ms | |
12:05:28.238 [l-7-thread-1] INFO Searching users... | |
12:05:28.299 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:05:28.355 [l-7-thread-1] INFO Search executed successfully, total time is 117.7 ms, dao time is 3.700 μs, random time is 7.911 ms, memory time is 22.68 ms , tcp time is 47.08 ms, hazelcast time is 39.51 ms | |
12:05:28.356 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.68 ms | |
12:05:28.356 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 47.08 ms | |
12:05:28.356 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.51 ms | |
12:05:30.238 [l-7-thread-1] INFO Searching users... | |
12:05:30.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:05:31.632 [l-7-thread-1] INFO Search executed successfully, total time is 1.394 s, dao time is 3.900 μs, random time is 8.834 ms, memory time is 23.16 ms , tcp time is 31.07 ms, hazelcast time is 1.331 s | |
12:05:31.632 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.16 ms | |
12:05:31.632 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.07 ms | |
12:05:31.632 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.331 s | |
12:05:32.238 [l-7-thread-1] INFO Searching users... | |
12:05:32.305 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:05:32.372 [l-7-thread-1] INFO Search executed successfully, total time is 134.4 ms, dao time is 3.700 μs, random time is 10.67 ms, memory time is 27.79 ms , tcp time is 35.37 ms, hazelcast time is 60.28 ms | |
12:05:32.372 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 27.79 ms | |
12:05:32.372 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.37 ms | |
12:05:32.372 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 60.28 ms | |
12:05:34.240 [l-7-thread-1] INFO Searching users... | |
12:05:34.290 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:05:34.333 [l-7-thread-1] INFO Search executed successfully, total time is 93.09 ms, dao time is 3.800 μs, random time is 8.935 ms, memory time is 16.27 ms , tcp time is 29.42 ms, hazelcast time is 37.98 ms | |
12:05:34.333 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.27 ms | |
12:05:34.333 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.42 ms | |
12:05:34.333 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 37.98 ms | |
12:05:36.238 [l-7-thread-1] INFO Searching users... | |
12:05:36.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:05:36.340 [l-7-thread-1] INFO Search executed successfully, total time is 102.2 ms, dao time is 4.100 μs, random time is 14.93 ms, memory time is 19.61 ms , tcp time is 29.05 ms, hazelcast time is 38.26 ms | |
12:05:36.340 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.61 ms | |
12:05:36.340 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.05 ms | |
12:05:36.341 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 38.26 ms | |
12:05:38.243 [l-7-thread-1] INFO Searching users... | |
12:05:38.323 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:05:38.399 [l-7-thread-1] INFO Search executed successfully, total time is 155.3 ms, dao time is 4.100 μs, random time is 8.593 ms, memory time is 18.25 ms , tcp time is 63.07 ms, hazelcast time is 65.10 ms | |
12:05:38.399 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.25 ms | |
12:05:38.399 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 63.07 ms | |
12:05:38.399 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 65.10 ms | |
12:05:40.238 [l-7-thread-1] INFO Searching users... | |
12:05:40.307 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:05:40.374 [l-7-thread-1] INFO Search executed successfully, total time is 135.9 ms, dao time is 4.600 μs, random time is 8.348 ms, memory time is 25.10 ms , tcp time is 43.83 ms, hazelcast time is 58.37 ms | |
12:05:40.375 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 25.10 ms | |
12:05:40.375 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 43.83 ms | |
12:05:40.375 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 58.37 ms | |
12:05:42.240 [l-7-thread-1] INFO Searching users... | |
12:05:42.288 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:05:42.344 [l-7-thread-1] INFO Search executed successfully, total time is 103.4 ms, dao time is 4.100 μs, random time is 9.621 ms, memory time is 18.79 ms , tcp time is 23.82 ms, hazelcast time is 50.78 ms | |
12:05:42.344 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.79 ms | |
12:05:42.344 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 23.82 ms | |
12:05:42.344 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 50.78 ms | |
12:05:44.241 [l-7-thread-1] INFO Searching users... | |
12:05:44.298 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:05:44.368 [l-7-thread-1] INFO Search executed successfully, total time is 127.2 ms, dao time is 5.100 μs, random time is 10.37 ms, memory time is 26.87 ms , tcp time is 24.47 ms, hazelcast time is 65.15 ms | |
12:05:44.371 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.87 ms | |
12:05:44.371 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 24.47 ms | |
12:05:44.371 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 65.15 ms | |
12:05:46.238 [l-7-thread-1] INFO Searching users... | |
12:05:46.292 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:05:46.341 [l-7-thread-1] INFO Search executed successfully, total time is 102.6 ms, dao time is 4.000 μs, random time is 12.89 ms, memory time is 20.18 ms , tcp time is 25.19 ms, hazelcast time is 43.99 ms | |
12:05:46.341 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.18 ms | |
12:05:46.341 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 25.19 ms | |
12:05:46.341 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.99 ms | |
12:05:48.238 [l-7-thread-1] INFO Searching users... | |
12:05:48.307 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:05:48.355 [l-7-thread-1] INFO Search executed successfully, total time is 117.4 ms, dao time is 4.300 μs, random time is 10.87 ms, memory time is 24.12 ms , tcp time is 44.29 ms, hazelcast time is 37.73 ms | |
12:05:48.356 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 24.12 ms | |
12:05:48.356 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 44.29 ms | |
12:05:48.356 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 37.73 ms | |
12:05:50.238 [l-7-thread-1] INFO Searching users... | |
12:05:50.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:05:51.624 [l-7-thread-1] INFO Search executed successfully, total time is 1.386 s, dao time is 4.500 μs, random time is 17.95 ms, memory time is 15.55 ms , tcp time is 27.65 ms, hazelcast time is 1.324 s | |
12:05:51.624 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.55 ms | |
12:05:51.624 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.65 ms | |
12:05:51.624 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.324 s | |
12:05:52.239 [l-7-thread-1] INFO Searching users... | |
12:05:52.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:05:52.336 [l-7-thread-1] INFO Search executed successfully, total time is 96.96 ms, dao time is 4.400 μs, random time is 9.715 ms, memory time is 18.76 ms , tcp time is 36.65 ms, hazelcast time is 30.59 ms | |
12:05:52.336 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.76 ms | |
12:05:52.336 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.65 ms | |
12:05:52.336 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 30.59 ms | |
12:05:54.239 [l-7-thread-1] INFO Searching users... | |
12:05:54.290 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:05:54.343 [l-7-thread-1] INFO Search executed successfully, total time is 103.8 ms, dao time is 4.300 μs, random time is 6.557 ms, memory time is 15.85 ms , tcp time is 33.62 ms, hazelcast time is 47.42 ms | |
12:05:54.343 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.85 ms | |
12:05:54.343 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.62 ms | |
12:05:54.343 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 47.42 ms | |
12:05:56.238 [l-7-thread-1] INFO Searching users... | |
12:05:56.305 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:05:56.354 [l-7-thread-1] INFO Search executed successfully, total time is 116.2 ms, dao time is 4.000 μs, random time is 21.60 ms, memory time is 21.52 ms , tcp time is 28.94 ms, hazelcast time is 43.71 ms | |
12:05:56.356 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.52 ms | |
12:05:56.356 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.94 ms | |
12:05:56.356 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.71 ms | |
12:05:58.238 [l-7-thread-1] INFO Searching users... | |
12:05:58.302 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:05:58.402 [l-7-thread-1] INFO Search executed successfully, total time is 163.7 ms, dao time is 4.100 μs, random time is 11.89 ms, memory time is 23.61 ms , tcp time is 43.17 ms, hazelcast time is 83.77 ms | |
12:05:58.402 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.61 ms | |
12:05:58.403 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 43.17 ms | |
12:05:58.403 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 83.77 ms | |
12:06:00.240 [l-7-thread-1] INFO Searching users... | |
12:06:00.330 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:06:00.388 [l-7-thread-1] INFO Search executed successfully, total time is 147.9 ms, dao time is 4.200 μs, random time is 18.93 ms, memory time is 33.60 ms , tcp time is 42.34 ms, hazelcast time is 52.52 ms | |
12:06:00.389 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 33.60 ms | |
12:06:00.389 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 42.34 ms | |
12:06:00.389 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 52.52 ms | |
12:06:02.238 [l-7-thread-1] INFO Searching users... | |
12:06:02.314 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:06:02.367 [l-7-thread-1] INFO Search executed successfully, total time is 129.2 ms, dao time is 4.300 μs, random time is 18.62 ms, memory time is 30.05 ms , tcp time is 34.93 ms, hazelcast time is 44.67 ms | |
12:06:02.367 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 30.05 ms | |
12:06:02.367 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.93 ms | |
12:06:02.367 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.67 ms | |
12:06:04.238 [l-7-thread-1] INFO Searching users... | |
12:06:04.298 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:06:04.353 [l-7-thread-1] INFO Search executed successfully, total time is 114.9 ms, dao time is 4.000 μs, random time is 6.664 ms, memory time is 19.84 ms , tcp time is 38.43 ms, hazelcast time is 49.72 ms | |
12:06:04.354 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.84 ms | |
12:06:04.354 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 38.43 ms | |
12:06:04.354 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 49.72 ms | |
12:06:06.238 [l-7-thread-1] INFO Searching users... | |
12:06:06.276 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:06:06.327 [l-7-thread-1] INFO Search executed successfully, total time is 89.16 ms, dao time is 4.400 μs, random time is 6.875 ms, memory time is 15.38 ms , tcp time is 21.34 ms, hazelcast time is 45.27 ms | |
12:06:06.327 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.38 ms | |
12:06:06.327 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 21.34 ms | |
12:06:06.327 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.27 ms | |
12:06:08.238 [l-7-thread-1] INFO Searching users... | |
12:06:08.305 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:06:08.364 [l-7-thread-1] INFO Search executed successfully, total time is 126.3 ms, dao time is 38.10 μs, random time is 10.19 ms, memory time is 26.66 ms , tcp time is 42.19 ms, hazelcast time is 46.69 ms | |
12:06:08.365 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.66 ms | |
12:06:08.365 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 42.19 ms | |
12:06:08.365 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 46.69 ms | |
12:06:10.240 [l-7-thread-1] INFO Searching users... | |
12:06:10.316 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:06:11.662 [l-7-thread-1] INFO Search executed successfully, total time is 1.423 s, dao time is 1.400 μs, random time is 7.910 ms, memory time is 21.34 ms , tcp time is 51.96 ms, hazelcast time is 1.341 s | |
12:06:11.663 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.34 ms | |
12:06:11.663 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 51.96 ms | |
12:06:11.663 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.341 s | |
12:06:12.241 [l-7-thread-1] INFO Searching users... | |
12:06:12.308 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:06:12.358 [l-7-thread-1] INFO Search executed successfully, total time is 117.0 ms, dao time is 1.400 μs, random time is 14.90 ms, memory time is 19.90 ms , tcp time is 44.75 ms, hazelcast time is 37.10 ms | |
12:06:12.358 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.90 ms | |
12:06:12.358 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 44.75 ms | |
12:06:12.358 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 37.10 ms | |
12:06:14.238 [l-7-thread-1] INFO Searching users... | |
12:06:14.284 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:06:14.345 [l-7-thread-1] INFO Search executed successfully, total time is 106.7 ms, dao time is 1.300 μs, random time is 6.452 ms, memory time is 17.70 ms , tcp time is 25.71 ms, hazelcast time is 56.36 ms | |
12:06:14.347 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.70 ms | |
12:06:14.347 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 25.71 ms | |
12:06:14.347 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 56.36 ms | |
12:06:16.238 [l-7-thread-1] INFO Searching users... | |
12:06:16.286 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:06:16.331 [l-7-thread-1] INFO Search executed successfully, total time is 93.01 ms, dao time is 1.300 μs, random time is 9.045 ms, memory time is 17.95 ms , tcp time is 27.76 ms, hazelcast time is 37.94 ms | |
12:06:16.331 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.95 ms | |
12:06:16.331 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.76 ms | |
12:06:16.331 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 37.94 ms | |
12:06:18.238 [l-7-thread-1] INFO Searching users... | |
12:06:18.277 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:06:18.323 [l-7-thread-1] INFO Search executed successfully, total time is 84.74 ms, dao time is 1.500 μs, random time is 6.247 ms, memory time is 14.64 ms , tcp time is 21.95 ms, hazelcast time is 41.60 ms | |
12:06:18.324 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.64 ms | |
12:06:18.324 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 21.95 ms | |
12:06:18.324 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.60 ms | |
12:06:20.240 [l-7-thread-1] INFO Searching users... | |
12:06:20.325 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:06:20.392 [l-7-thread-1] INFO Search executed successfully, total time is 149.7 ms, dao time is 1.700 μs, random time is 15.74 ms, memory time is 36.24 ms , tcp time is 35.79 ms, hazelcast time is 61.55 ms | |
12:06:20.392 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 36.24 ms | |
12:06:20.393 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.79 ms | |
12:06:20.395 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 61.55 ms | |
12:06:22.238 [l-7-thread-1] INFO Searching users... | |
12:06:22.296 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:06:22.343 [l-7-thread-1] INFO Search executed successfully, total time is 104.6 ms, dao time is 1.500 μs, random time is 11.15 ms, memory time is 22.70 ms , tcp time is 29.82 ms, hazelcast time is 40.62 ms | |
12:06:22.343 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.70 ms | |
12:06:22.343 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.82 ms | |
12:06:22.343 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.62 ms | |
12:06:24.238 [l-7-thread-1] INFO Searching users... | |
12:06:24.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:06:24.342 [l-7-thread-1] INFO Search executed successfully, total time is 104.1 ms, dao time is 1.500 μs, random time is 11.93 ms, memory time is 23.09 ms , tcp time is 30.37 ms, hazelcast time is 38.23 ms | |
12:06:24.343 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.09 ms | |
12:06:24.343 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.37 ms | |
12:06:24.343 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 38.23 ms | |
12:06:26.238 [l-7-thread-1] INFO Searching users... | |
12:06:26.285 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:06:26.324 [l-7-thread-1] INFO Search executed successfully, total time is 85.80 ms, dao time is 1.400 μs, random time is 7.045 ms, memory time is 15.61 ms , tcp time is 29.29 ms, hazelcast time is 33.51 ms | |
12:06:26.324 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.61 ms | |
12:06:26.324 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.29 ms | |
12:06:26.324 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 33.51 ms | |
12:06:28.238 [l-7-thread-1] INFO Searching users... | |
12:06:28.320 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:06:28.364 [l-7-thread-1] INFO Search executed successfully, total time is 125.4 ms, dao time is 1.700 μs, random time is 19.00 ms, memory time is 21.94 ms , tcp time is 45.62 ms, hazelcast time is 38.44 ms | |
12:06:28.364 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.94 ms | |
12:06:28.364 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 45.62 ms | |
12:06:28.364 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 38.44 ms | |
12:06:30.238 [l-7-thread-1] INFO Searching users... | |
12:06:30.339 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:06:31.631 [l-7-thread-1] INFO Search executed successfully, total time is 1.393 s, dao time is 1.300 μs, random time is 11.23 ms, memory time is 34.27 ms , tcp time is 61.83 ms, hazelcast time is 1.286 s | |
12:06:31.631 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 34.27 ms | |
12:06:31.632 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 61.83 ms | |
12:06:31.632 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.286 s | |
12:06:32.238 [l-7-thread-1] INFO Searching users... | |
12:06:32.295 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:06:32.340 [l-7-thread-1] INFO Search executed successfully, total time is 102.5 ms, dao time is 1.800 μs, random time is 10.28 ms, memory time is 20.56 ms , tcp time is 31.22 ms, hazelcast time is 40.09 ms | |
12:06:32.340 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.56 ms | |
12:06:32.340 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.22 ms | |
12:06:32.340 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.09 ms | |
12:06:34.238 [l-7-thread-1] INFO Searching users... | |
12:06:34.299 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:06:34.348 [l-7-thread-1] INFO Search executed successfully, total time is 110.4 ms, dao time is 1.400 μs, random time is 9.029 ms, memory time is 24.16 ms , tcp time is 42.51 ms, hazelcast time is 34.34 ms | |
12:06:34.349 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 24.16 ms | |
12:06:34.349 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 42.51 ms | |
12:06:34.349 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 34.34 ms | |
12:06:36.238 [l-7-thread-1] INFO Searching users... | |
12:06:36.303 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:06:36.376 [l-7-thread-1] INFO Search executed successfully, total time is 137.9 ms, dao time is 1.500 μs, random time is 17.45 ms, memory time is 17.52 ms , tcp time is 35.83 ms, hazelcast time is 66.64 ms | |
12:06:36.376 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.52 ms | |
12:06:36.376 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.83 ms | |
12:06:36.376 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 66.64 ms | |
12:06:38.238 [l-7-thread-1] INFO Searching users... | |
12:06:38.311 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:06:38.381 [l-7-thread-1] INFO Search executed successfully, total time is 143.0 ms, dao time is 1.400 μs, random time is 7.972 ms, memory time is 17.56 ms , tcp time is 62.28 ms, hazelcast time is 54.81 ms | |
12:06:38.381 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.56 ms | |
12:06:38.381 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 62.28 ms | |
12:06:38.381 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 54.81 ms | |
12:06:40.238 [l-7-thread-1] INFO Searching users... | |
12:06:40.311 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:06:40.377 [l-7-thread-1] INFO Search executed successfully, total time is 139.3 ms, dao time is 2.400 μs, random time is 11.89 ms, memory time is 32.22 ms , tcp time is 43.82 ms, hazelcast time is 50.42 ms | |
12:06:40.377 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 32.22 ms | |
12:06:40.377 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 43.82 ms | |
12:06:40.378 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 50.42 ms | |
12:06:42.238 [l-7-thread-1] INFO Searching users... | |
12:06:42.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:06:42.356 [l-7-thread-1] INFO Search executed successfully, total time is 116.3 ms, dao time is 1.500 μs, random time is 10.54 ms, memory time is 19.52 ms , tcp time is 38.03 ms, hazelcast time is 47.91 ms | |
12:06:42.357 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.52 ms | |
12:06:42.357 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 38.03 ms | |
12:06:42.358 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 47.91 ms | |
12:06:44.239 [l-7-thread-1] INFO Searching users... | |
12:06:44.287 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:06:44.355 [l-7-thread-1] INFO Search executed successfully, total time is 115.3 ms, dao time is 1.900 μs, random time is 8.849 ms, memory time is 17.10 ms , tcp time is 29.25 ms, hazelcast time is 59.66 ms | |
12:06:44.355 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.10 ms | |
12:06:44.355 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.25 ms | |
12:06:44.355 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 59.66 ms | |
12:06:46.240 [l-7-thread-1] INFO Searching users... | |
12:06:46.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:06:46.345 [l-7-thread-1] INFO Search executed successfully, total time is 104.2 ms, dao time is 1.600 μs, random time is 7.294 ms, memory time is 23.68 ms , tcp time is 27.14 ms, hazelcast time is 45.75 ms | |
12:06:46.345 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.68 ms | |
12:06:46.345 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.14 ms | |
12:06:46.345 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.75 ms | |
12:06:48.238 [l-7-thread-1] INFO Searching users... | |
12:06:48.317 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:06:48.365 [l-7-thread-1] INFO Search executed successfully, total time is 126.8 ms, dao time is 1.500 μs, random time is 14.21 ms, memory time is 31.61 ms , tcp time is 38.55 ms, hazelcast time is 41.75 ms | |
12:06:48.365 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 31.61 ms | |
12:06:48.365 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 38.55 ms | |
12:06:48.365 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.75 ms | |
12:06:50.238 [l-7-thread-1] INFO Searching users... | |
12:06:50.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:06:51.623 [l-7-thread-1] INFO Search executed successfully, total time is 1.385 s, dao time is 1.900 μs, random time is 6.091 ms, memory time is 18.65 ms , tcp time is 37.03 ms, hazelcast time is 1.323 s | |
12:06:51.623 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.65 ms | |
12:06:51.623 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.03 ms | |
12:06:51.623 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.323 s | |
12:06:52.241 [l-7-thread-1] INFO Searching users... | |
12:06:52.299 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:06:52.393 [l-7-thread-1] INFO Search executed successfully, total time is 151.8 ms, dao time is 1.500 μs, random time is 6.176 ms, memory time is 19.99 ms , tcp time is 40.09 ms, hazelcast time is 85.24 ms | |
12:06:52.393 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.99 ms | |
12:06:52.393 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 40.09 ms | |
12:06:52.393 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 85.24 ms | |
12:06:54.238 [l-7-thread-1] INFO Searching users... | |
12:06:54.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:06:54.341 [l-7-thread-1] INFO Search executed successfully, total time is 103.3 ms, dao time is 24.30 μs, random time is 7.073 ms, memory time is 19.48 ms , tcp time is 35.21 ms, hazelcast time is 41.07 ms | |
12:06:54.341 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.48 ms | |
12:06:54.341 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.21 ms | |
12:06:54.341 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.07 ms | |
12:06:56.238 [l-7-thread-1] INFO Searching users... | |
12:06:56.281 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:06:56.315 [l-7-thread-1] INFO Search executed successfully, total time is 77.17 ms, dao time is 1.300 μs, random time is 7.845 ms, memory time is 14.80 ms , tcp time is 24.54 ms, hazelcast time is 29.59 ms | |
12:06:56.316 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.80 ms | |
12:06:56.316 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 24.54 ms | |
12:06:56.316 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 29.59 ms | |
12:06:58.238 [l-7-thread-1] INFO Searching users... | |
12:06:58.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:06:58.333 [l-7-thread-1] INFO Search executed successfully, total time is 94.97 ms, dao time is 1.800 μs, random time is 7.860 ms, memory time is 18.28 ms , tcp time is 33.89 ms, hazelcast time is 34.30 ms | |
12:06:58.333 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.28 ms | |
12:06:58.333 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.89 ms | |
12:06:58.333 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 34.30 ms | |
12:07:00.238 [l-7-thread-1] INFO Searching users... | |
12:07:00.329 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:07:00.378 [l-7-thread-1] INFO Search executed successfully, total time is 140.3 ms, dao time is 1.700 μs, random time is 8.280 ms, memory time is 26.97 ms , tcp time is 64.26 ms, hazelcast time is 40.44 ms | |
12:07:00.379 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.97 ms | |
12:07:00.379 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 64.26 ms | |
12:07:00.379 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.44 ms | |
12:07:02.241 [l-7-thread-1] INFO Searching users... | |
12:07:02.290 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:07:02.340 [l-7-thread-1] INFO Search executed successfully, total time is 98.80 ms, dao time is 1.400 μs, random time is 6.276 ms, memory time is 15.92 ms , tcp time is 38.12 ms, hazelcast time is 38.20 ms | |
12:07:02.340 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.92 ms | |
12:07:02.340 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 38.12 ms | |
12:07:02.340 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 38.20 ms | |
12:07:04.238 [l-7-thread-1] INFO Searching users... | |
12:07:04.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:07:04.331 [l-7-thread-1] INFO Search executed successfully, total time is 93.51 ms, dao time is 1.300 μs, random time is 9.125 ms, memory time is 18.49 ms , tcp time is 29.27 ms, hazelcast time is 36.28 ms | |
12:07:04.332 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.49 ms | |
12:07:04.332 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.27 ms | |
12:07:04.332 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 36.28 ms | |
12:07:06.238 [l-7-thread-1] INFO Searching users... | |
12:07:06.287 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:07:06.322 [l-7-thread-1] INFO Search executed successfully, total time is 84.13 ms, dao time is 1.400 μs, random time is 6.670 ms, memory time is 18.82 ms , tcp time is 29.57 ms, hazelcast time is 28.76 ms | |
12:07:06.322 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.82 ms | |
12:07:06.323 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.57 ms | |
12:07:06.323 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 28.76 ms | |
12:07:08.238 [l-7-thread-1] INFO Searching users... | |
12:07:08.322 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:07:08.369 [l-7-thread-1] INFO Search executed successfully, total time is 127.1 ms, dao time is 1.400 μs, random time is 20.85 ms, memory time is 30.35 ms , tcp time is 32.34 ms, hazelcast time is 41.59 ms | |
12:07:08.369 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 30.35 ms | |
12:07:08.369 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.34 ms | |
12:07:08.370 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.59 ms | |
12:07:10.238 [l-7-thread-1] INFO Searching users... | |
12:07:10.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:07:11.658 [l-7-thread-1] INFO Search executed successfully, total time is 1.420 s, dao time is 1.500 μs, random time is 10.82 ms, memory time is 19.61 ms , tcp time is 35.29 ms, hazelcast time is 1.353 s | |
12:07:11.658 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.61 ms | |
12:07:11.658 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.29 ms | |
12:07:11.658 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.353 s | |
12:07:12.239 [l-7-thread-1] INFO Searching users... | |
12:07:12.296 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:07:12.354 [l-7-thread-1] INFO Search executed successfully, total time is 114.7 ms, dao time is 1.400 μs, random time is 7.368 ms, memory time is 19.18 ms , tcp time is 35.34 ms, hazelcast time is 52.48 ms | |
12:07:12.354 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.18 ms | |
12:07:12.354 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.34 ms | |
12:07:12.354 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 52.48 ms | |
12:07:14.238 [l-7-thread-1] INFO Searching users... | |
12:07:14.295 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:07:14.350 [l-7-thread-1] INFO Search executed successfully, total time is 112.0 ms, dao time is 1.500 μs, random time is 6.593 ms, memory time is 26.10 ms , tcp time is 31.32 ms, hazelcast time is 47.66 ms | |
12:07:14.350 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.10 ms | |
12:07:14.350 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.32 ms | |
12:07:14.350 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 47.66 ms | |
12:07:16.238 [l-7-thread-1] INFO Searching users... | |
12:07:16.300 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:07:16.365 [l-7-thread-1] INFO Search executed successfully, total time is 127.0 ms, dao time is 1.600 μs, random time is 9.822 ms, memory time is 22.40 ms , tcp time is 39.27 ms, hazelcast time is 55.12 ms | |
12:07:16.365 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.40 ms | |
12:07:16.366 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 39.27 ms | |
12:07:16.366 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 55.12 ms | |
12:07:18.238 [l-7-thread-1] INFO Searching users... | |
12:07:18.304 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:07:18.378 [l-7-thread-1] INFO Search executed successfully, total time is 139.1 ms, dao time is 1.900 μs, random time is 10.66 ms, memory time is 18.10 ms , tcp time is 49.01 ms, hazelcast time is 61.03 ms | |
12:07:18.378 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.10 ms | |
12:07:18.378 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 49.01 ms | |
12:07:18.378 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 61.03 ms | |
12:07:20.238 [l-7-thread-1] INFO Searching users... | |
12:07:20.349 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:07:20.416 [l-7-thread-1] INFO Search executed successfully, total time is 178.2 ms, dao time is 122.0 μs, random time is 26.10 ms, memory time is 33.62 ms , tcp time is 55.10 ms, hazelcast time is 62.52 ms | |
12:07:20.416 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 33.62 ms | |
12:07:20.416 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 55.10 ms | |
12:07:20.416 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 62.52 ms | |
12:07:22.239 [l-7-thread-1] INFO Searching users... | |
12:07:22.308 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:07:22.385 [l-7-thread-1] INFO Search executed successfully, total time is 145.3 ms, dao time is 1.300 μs, random time is 8.555 ms, memory time is 22.67 ms , tcp time is 47.89 ms, hazelcast time is 65.82 ms | |
12:07:22.385 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.67 ms | |
12:07:22.385 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 47.89 ms | |
12:07:22.385 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 65.82 ms | |
12:07:24.238 [l-7-thread-1] INFO Searching users... | |
12:07:24.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:07:24.343 [l-7-thread-1] INFO Search executed successfully, total time is 105.5 ms, dao time is 1.500 μs, random time is 11.99 ms, memory time is 16.85 ms , tcp time is 29.78 ms, hazelcast time is 46.61 ms | |
12:07:24.343 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.85 ms | |
12:07:24.343 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.78 ms | |
12:07:24.344 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 46.61 ms | |
12:07:26.238 [l-7-thread-1] INFO Searching users... | |
12:07:26.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:07:26.348 [l-7-thread-1] INFO Search executed successfully, total time is 110.0 ms, dao time is 1.400 μs, random time is 16.63 ms, memory time is 20.25 ms , tcp time is 25.48 ms, hazelcast time is 47.25 ms | |
12:07:26.348 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.25 ms | |
12:07:26.348 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 25.48 ms | |
12:07:26.348 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 47.25 ms | |
12:07:28.238 [l-7-thread-1] INFO Searching users... | |
12:07:28.288 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:07:28.357 [l-7-thread-1] INFO Search executed successfully, total time is 119.3 ms, dao time is 1.600 μs, random time is 7.351 ms, memory time is 20.37 ms , tcp time is 29.89 ms, hazelcast time is 61.33 ms | |
12:07:28.357 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.37 ms | |
12:07:28.357 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.89 ms | |
12:07:28.357 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 61.33 ms | |
12:07:30.238 [l-7-thread-1] INFO Searching users... | |
12:07:30.316 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:07:31.628 [l-7-thread-1] INFO Search executed successfully, total time is 1.389 s, dao time is 1.500 μs, random time is 11.56 ms, memory time is 33.27 ms , tcp time is 37.78 ms, hazelcast time is 1.306 s | |
12:07:31.628 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 33.27 ms | |
12:07:31.628 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.78 ms | |
12:07:31.628 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.306 s | |
12:07:32.238 [l-7-thread-1] INFO Searching users... | |
12:07:32.292 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:07:32.338 [l-7-thread-1] INFO Search executed successfully, total time is 100.6 ms, dao time is 1.500 μs, random time is 14.74 ms, memory time is 18.65 ms , tcp time is 26.03 ms, hazelcast time is 40.80 ms | |
12:07:32.339 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.65 ms | |
12:07:32.339 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.03 ms | |
12:07:32.339 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.80 ms | |
12:07:34.238 [l-7-thread-1] INFO Searching users... | |
12:07:34.288 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:07:34.329 [l-7-thread-1] INFO Search executed successfully, total time is 90.73 ms, dao time is 1.500 μs, random time is 6.164 ms, memory time is 17.74 ms , tcp time is 31.33 ms, hazelcast time is 35.19 ms | |
12:07:34.329 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.74 ms | |
12:07:34.329 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.33 ms | |
12:07:34.329 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 35.19 ms | |
12:07:36.240 [l-7-thread-1] INFO Searching users... | |
12:07:36.301 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:07:36.361 [l-7-thread-1] INFO Search executed successfully, total time is 119.1 ms, dao time is 1.500 μs, random time is 11.31 ms, memory time is 17.28 ms , tcp time is 36.11 ms, hazelcast time is 53.99 ms | |
12:07:36.361 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.28 ms | |
12:07:36.361 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.11 ms | |
12:07:36.362 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 53.99 ms | |
12:07:38.238 [l-7-thread-1] INFO Searching users... | |
12:07:38.311 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:07:38.380 [l-7-thread-1] INFO Search executed successfully, total time is 141.4 ms, dao time is 1.400 μs, random time is 21.17 ms, memory time is 28.84 ms , tcp time is 28.28 ms, hazelcast time is 62.71 ms | |
12:07:38.380 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 28.84 ms | |
12:07:38.380 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.28 ms | |
12:07:38.380 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 62.71 ms | |
12:07:40.242 [l-7-thread-1] INFO Searching users... | |
12:07:40.323 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:07:40.381 [l-7-thread-1] INFO Search executed successfully, total time is 139.0 ms, dao time is 1.300 μs, random time is 15.59 ms, memory time is 31.11 ms , tcp time is 31.55 ms, hazelcast time is 53.32 ms | |
12:07:40.381 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 31.11 ms | |
12:07:40.381 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.55 ms | |
12:07:40.381 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 53.32 ms | |
12:07:42.238 [l-7-thread-1] INFO Searching users... | |
12:07:42.317 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:07:42.394 [l-7-thread-1] INFO Search executed successfully, total time is 155.9 ms, dao time is 1.500 μs, random time is 10.61 ms, memory time is 15.16 ms , tcp time is 65.66 ms, hazelcast time is 64.11 ms | |
12:07:42.394 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.16 ms | |
12:07:42.394 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 65.66 ms | |
12:07:42.394 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 64.11 ms | |
12:07:44.238 [l-7-thread-1] INFO Searching users... | |
12:07:44.309 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:07:44.374 [l-7-thread-1] INFO Search executed successfully, total time is 136.3 ms, dao time is 1.500 μs, random time is 5.981 ms, memory time is 23.82 ms , tcp time is 48.53 ms, hazelcast time is 57.61 ms | |
12:07:44.374 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.82 ms | |
12:07:44.374 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 48.53 ms | |
12:07:44.374 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 57.61 ms | |
12:07:46.238 [l-7-thread-1] INFO Searching users... | |
12:07:46.295 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:07:46.339 [l-7-thread-1] INFO Search executed successfully, total time is 101.5 ms, dao time is 1.600 μs, random time is 10.07 ms, memory time is 23.46 ms , tcp time is 27.84 ms, hazelcast time is 39.43 ms | |
12:07:46.339 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.46 ms | |
12:07:46.339 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.84 ms | |
12:07:46.340 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.43 ms | |
12:07:48.239 [l-7-thread-1] INFO Searching users... | |
12:07:48.313 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:07:48.358 [l-7-thread-1] INFO Search executed successfully, total time is 118.9 ms, dao time is 1.300 μs, random time is 14.81 ms, memory time is 22.66 ms , tcp time is 40.96 ms, hazelcast time is 40.14 ms | |
12:07:48.358 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.66 ms | |
12:07:48.358 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 40.96 ms | |
12:07:48.358 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.14 ms | |
12:07:50.239 [l-7-thread-1] INFO Searching users... | |
12:07:50.286 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:07:51.617 [l-7-thread-1] INFO Search executed successfully, total time is 1.377 s, dao time is 2.200 μs, random time is 9.644 ms, memory time is 18.03 ms , tcp time is 23.93 ms, hazelcast time is 1.325 s | |
12:07:51.617 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.03 ms | |
12:07:51.617 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 23.93 ms | |
12:07:51.617 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.325 s | |
12:07:52.239 [l-7-thread-1] INFO Searching users... | |
12:07:52.288 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:07:52.341 [l-7-thread-1] INFO Search executed successfully, total time is 102.2 ms, dao time is 1.300 μs, random time is 7.073 ms, memory time is 21.20 ms , tcp time is 25.10 ms, hazelcast time is 48.58 ms | |
12:07:52.342 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.20 ms | |
12:07:52.342 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 25.10 ms | |
12:07:52.342 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 48.58 ms | |
12:07:54.239 [l-7-thread-1] INFO Searching users... | |
12:07:54.288 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:07:54.323 [l-7-thread-1] INFO Search executed successfully, total time is 84.40 ms, dao time is 1.300 μs, random time is 7.694 ms, memory time is 15.57 ms , tcp time is 29.83 ms, hazelcast time is 31.01 ms | |
12:07:54.323 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.57 ms | |
12:07:54.323 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.83 ms | |
12:07:54.323 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 31.01 ms | |
12:07:56.238 [l-7-thread-1] INFO Searching users... | |
12:07:56.286 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:07:56.326 [l-7-thread-1] INFO Search executed successfully, total time is 88.04 ms, dao time is 1.500 μs, random time is 6.165 ms, memory time is 22.06 ms , tcp time is 25.63 ms, hazelcast time is 33.91 ms | |
12:07:56.326 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.06 ms | |
12:07:56.326 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 25.63 ms | |
12:07:56.326 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 33.91 ms | |
12:07:58.240 [l-7-thread-1] INFO Searching users... | |
12:07:58.313 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:07:58.378 [l-7-thread-1] INFO Search executed successfully, total time is 137.8 ms, dao time is 1.400 μs, random time is 10.34 ms, memory time is 32.71 ms , tcp time is 34.30 ms, hazelcast time is 60.08 ms | |
12:07:58.379 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 32.71 ms | |
12:07:58.379 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.30 ms | |
12:07:58.379 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 60.08 ms | |
12:08:00.238 [l-7-thread-1] INFO Searching users... | |
12:08:00.300 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:08:00.369 [l-7-thread-1] INFO Search executed successfully, total time is 131.1 ms, dao time is 20.60 μs, random time is 13.67 ms, memory time is 27.42 ms , tcp time is 30.33 ms, hazelcast time is 59.19 ms | |
12:08:00.369 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 27.42 ms | |
12:08:00.369 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.33 ms | |
12:08:00.369 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 59.19 ms | |
12:08:02.239 [l-7-thread-1] INFO Searching users... | |
12:08:02.322 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:08:02.366 [l-7-thread-1] INFO Search executed successfully, total time is 126.9 ms, dao time is 1.500 μs, random time is 17.05 ms, memory time is 28.46 ms , tcp time is 46.09 ms, hazelcast time is 34.91 ms | |
12:08:02.366 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 28.46 ms | |
12:08:02.366 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 46.09 ms | |
12:08:02.366 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 34.91 ms | |
12:08:04.238 [l-7-thread-1] INFO Searching users... | |
12:08:04.301 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:08:04.353 [l-7-thread-1] INFO Search executed successfully, total time is 115.4 ms, dao time is 1.400 μs, random time is 6.706 ms, memory time is 18.49 ms , tcp time is 43.28 ms, hazelcast time is 46.67 ms | |
12:08:04.353 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.49 ms | |
12:08:04.353 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 43.28 ms | |
12:08:04.353 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 46.67 ms | |
12:08:06.238 [l-7-thread-1] INFO Searching users... | |
12:08:06.304 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:08:06.343 [l-7-thread-1] INFO Search executed successfully, total time is 105.5 ms, dao time is 1.500 μs, random time is 8.161 ms, memory time is 20.90 ms , tcp time is 43.22 ms, hazelcast time is 32.93 ms | |
12:08:06.344 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.90 ms | |
12:08:06.344 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 43.22 ms | |
12:08:06.344 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 32.93 ms | |
12:08:08.238 [l-7-thread-1] INFO Searching users... | |
12:08:08.303 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:08:08.347 [l-7-thread-1] INFO Search executed successfully, total time is 108.8 ms, dao time is 1.800 μs, random time is 11.74 ms, memory time is 21.68 ms , tcp time is 39.76 ms, hazelcast time is 35.38 ms | |
12:08:08.347 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.68 ms | |
12:08:08.347 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 39.76 ms | |
12:08:08.347 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 35.38 ms | |
12:08:10.238 [l-7-thread-1] INFO Searching users... | |
12:08:10.285 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:08:11.634 [l-7-thread-1] INFO Search executed successfully, total time is 1.396 s, dao time is 1.300 μs, random time is 8.428 ms, memory time is 18.23 ms , tcp time is 26.79 ms, hazelcast time is 1.343 s | |
12:08:11.634 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.23 ms | |
12:08:11.635 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.79 ms | |
12:08:11.635 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.343 s | |
12:08:12.240 [l-7-thread-1] INFO Searching users... | |
12:08:12.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:08:12.330 [l-7-thread-1] INFO Search executed successfully, total time is 89.35 ms, dao time is 1.300 μs, random time is 6.551 ms, memory time is 14.99 ms , tcp time is 33.37 ms, hazelcast time is 34.18 ms | |
12:08:12.330 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.99 ms | |
12:08:12.330 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.37 ms | |
12:08:12.330 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 34.18 ms | |
12:08:14.238 [l-7-thread-1] INFO Searching users... | |
12:08:14.285 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:08:14.321 [l-7-thread-1] INFO Search executed successfully, total time is 83.17 ms, dao time is 1.600 μs, random time is 7.266 ms, memory time is 17.46 ms , tcp time is 26.61 ms, hazelcast time is 31.58 ms | |
12:08:14.321 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.46 ms | |
12:08:14.321 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.61 ms | |
12:08:14.321 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 31.58 ms | |
12:08:16.238 [l-7-thread-1] INFO Searching users... | |
12:08:16.280 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:08:16.325 [l-7-thread-1] INFO Search executed successfully, total time is 86.79 ms, dao time is 1.500 μs, random time is 8.338 ms, memory time is 17.07 ms , tcp time is 21.12 ms, hazelcast time is 40.01 ms | |
12:08:16.325 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.07 ms | |
12:08:16.325 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 21.12 ms | |
12:08:16.325 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.01 ms | |
12:08:18.238 [l-7-thread-1] INFO Searching users... | |
12:08:18.311 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:08:18.364 [l-7-thread-1] INFO Search executed successfully, total time is 124.9 ms, dao time is 1.500 μs, random time is 15.47 ms, memory time is 24.72 ms , tcp time is 45.31 ms, hazelcast time is 39.08 ms | |
12:08:18.364 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 24.72 ms | |
12:08:18.364 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 45.31 ms | |
12:08:18.364 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.08 ms | |
12:08:20.238 [l-7-thread-1] INFO Searching users... | |
12:08:20.308 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:08:20.358 [l-7-thread-1] INFO Search executed successfully, total time is 120.2 ms, dao time is 1.500 μs, random time is 18.26 ms, memory time is 30.87 ms , tcp time is 29.58 ms, hazelcast time is 41.16 ms | |
12:08:20.359 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 30.87 ms | |
12:08:20.359 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.58 ms | |
12:08:20.359 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.16 ms | |
12:08:22.241 [l-7-thread-1] INFO Searching users... | |
12:08:22.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:08:22.350 [l-7-thread-1] INFO Search executed successfully, total time is 108.8 ms, dao time is 1.800 μs, random time is 10.06 ms, memory time is 23.40 ms , tcp time is 27.90 ms, hazelcast time is 47.12 ms | |
12:08:22.350 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.40 ms | |
12:08:22.350 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.90 ms | |
12:08:22.350 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 47.12 ms | |
12:08:24.242 [l-7-thread-1] INFO Searching users... | |
12:08:24.303 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:08:24.355 [l-7-thread-1] INFO Search executed successfully, total time is 113.4 ms, dao time is 1.800 μs, random time is 7.497 ms, memory time is 24.98 ms , tcp time is 35.17 ms, hazelcast time is 45.46 ms | |
12:08:24.355 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 24.98 ms | |
12:08:24.355 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.17 ms | |
12:08:24.356 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.46 ms | |
12:08:26.238 [l-7-thread-1] INFO Searching users... | |
12:08:26.282 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:08:26.325 [l-7-thread-1] INFO Search executed successfully, total time is 87.06 ms, dao time is 1.400 μs, random time is 7.427 ms, memory time is 18.44 ms , tcp time is 22.76 ms, hazelcast time is 38.14 ms | |
12:08:26.325 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.44 ms | |
12:08:26.325 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 22.76 ms | |
12:08:26.325 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 38.14 ms | |
12:08:28.239 [l-7-thread-1] INFO Searching users... | |
12:08:28.306 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:08:28.367 [l-7-thread-1] INFO Search executed successfully, total time is 128.2 ms, dao time is 1.200 μs, random time is 12.30 ms, memory time is 17.24 ms , tcp time is 43.34 ms, hazelcast time is 55.03 ms | |
12:08:28.367 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.24 ms | |
12:08:28.367 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 43.34 ms | |
12:08:28.367 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 55.03 ms | |
12:08:30.238 [l-7-thread-1] INFO Searching users... | |
12:08:30.299 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:08:31.625 [l-7-thread-1] INFO Search executed successfully, total time is 1.386 s, dao time is 1.500 μs, random time is 10.95 ms, memory time is 19.49 ms , tcp time is 38.60 ms, hazelcast time is 1.316 s | |
12:08:31.627 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.49 ms | |
12:08:31.628 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 38.60 ms | |
12:08:31.628 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.316 s | |
12:08:32.238 [l-7-thread-1] INFO Searching users... | |
12:08:32.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:08:32.348 [l-7-thread-1] INFO Search executed successfully, total time is 109.9 ms, dao time is 1.500 μs, random time is 7.091 ms, memory time is 15.78 ms , tcp time is 38.60 ms, hazelcast time is 47.96 ms | |
12:08:32.348 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.78 ms | |
12:08:32.348 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 38.60 ms | |
12:08:32.348 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 47.96 ms | |
12:08:34.238 [l-7-thread-1] INFO Searching users... | |
12:08:34.290 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:08:34.333 [l-7-thread-1] INFO Search executed successfully, total time is 94.28 ms, dao time is 1.500 μs, random time is 6.692 ms, memory time is 17.54 ms , tcp time is 32.50 ms, hazelcast time is 37.26 ms | |
12:08:34.333 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.54 ms | |
12:08:34.333 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.50 ms | |
12:08:34.333 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 37.26 ms | |
12:08:35.942 [.local:2181)] INFO Client session timed out, have not heard from server in 26677ms for sessionid 0x56417eb1a7c001a, closing socket connection and attempting reconnect | |
12:08:36.043 [-EventThread] INFO State change: SUSPENDED | |
12:08:36.238 [l-7-thread-1] INFO Searching users... | |
12:08:36.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:08:36.323 [l-7-thread-1] INFO Search executed successfully, total time is 84.56 ms, dao time is 1.800 μs, random time is 8.651 ms, memory time is 19.80 ms , tcp time is 27.08 ms, hazelcast time is 28.77 ms | |
12:08:36.323 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.80 ms | |
12:08:36.323 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.08 ms | |
12:08:36.323 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 28.77 ms | |
12:08:37.970 [.local:2181)] INFO Opening socket connection to server zookeeper.integration.svc.cluster.local/10.0.28.180:2181. Will not attempt to authenticate using SASL (unknown error) | |
12:08:37.972 [.local:2181)] INFO Socket connection established to zookeeper.integration.svc.cluster.local/10.0.28.180:2181, initiating session | |
12:08:37.974 [.local:2181)] INFO Session establishment complete on server zookeeper.integration.svc.cluster.local/10.0.28.180:2181, sessionid = 0x56417eb1a7c001a, negotiated timeout = 40000 | |
12:08:37.974 [-EventThread] INFO State change: RECONNECTED | |
12:08:38.238 [l-7-thread-1] INFO Searching users... | |
12:08:38.311 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:08:38.359 [l-7-thread-1] INFO Search executed successfully, total time is 120.9 ms, dao time is 1.600 μs, random time is 7.370 ms, memory time is 21.58 ms , tcp time is 50.61 ms, hazelcast time is 41.08 ms | |
12:08:38.359 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.58 ms | |
12:08:38.359 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 50.61 ms | |
12:08:38.359 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.08 ms | |
12:08:40.240 [l-7-thread-1] INFO Searching users... | |
12:08:40.322 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:08:40.374 [l-7-thread-1] INFO Search executed successfully, total time is 134.6 ms, dao time is 1.500 μs, random time is 8.400 ms, memory time is 25.20 ms , tcp time is 55.94 ms, hazelcast time is 44.82 ms | |
12:08:40.375 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 25.20 ms | |
12:08:40.375 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 55.94 ms | |
12:08:40.375 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.82 ms | |
12:08:42.240 [l-7-thread-1] INFO Searching users... | |
12:08:42.298 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:08:42.358 [l-7-thread-1] INFO Search executed successfully, total time is 118.3 ms, dao time is 1.300 μs, random time is 14.73 ms, memory time is 17.97 ms , tcp time is 29.98 ms, hazelcast time is 33.97 ms | |
12:08:42.358 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.97 ms | |
12:08:42.358 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.98 ms | |
12:08:42.358 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 33.97 ms | |
12:08:44.238 [l-7-thread-1] INFO Searching users... | |
12:08:44.299 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:08:44.365 [l-7-thread-1] INFO Search executed successfully, total time is 127.3 ms, dao time is 1.400 μs, random time is 6.639 ms, memory time is 20.17 ms , tcp time is 41.16 ms, hazelcast time is 59.07 ms | |
12:08:44.365 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.17 ms | |
12:08:44.365 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 41.16 ms | |
12:08:44.365 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 59.07 ms | |
12:08:46.238 [l-7-thread-1] INFO Searching users... | |
12:08:46.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:08:46.344 [l-7-thread-1] INFO Search executed successfully, total time is 98.30 ms, dao time is 1.600 μs, random time is 6.287 ms, memory time is 18.90 ms , tcp time is 28.04 ms, hazelcast time is 44.83 ms | |
12:08:46.344 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.90 ms | |
12:08:46.344 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.04 ms | |
12:08:46.344 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.83 ms | |
12:08:48.238 [l-7-thread-1] INFO Searching users... | |
12:08:48.304 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:08:48.370 [l-7-thread-1] INFO Search executed successfully, total time is 131.9 ms, dao time is 1.400 μs, random time is 15.08 ms, memory time is 23.53 ms , tcp time is 31.44 ms, hazelcast time is 61.58 ms | |
12:08:48.370 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.53 ms | |
12:08:48.371 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.44 ms | |
12:08:48.371 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 61.58 ms | |
12:08:50.238 [l-7-thread-1] INFO Searching users... | |
12:08:50.298 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:08:51.628 [l-7-thread-1] INFO Search executed successfully, total time is 1.390 s, dao time is 1.300 μs, random time is 7.856 ms, memory time is 20.79 ms , tcp time is 35.85 ms, hazelcast time is 1.325 s | |
12:08:51.628 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.79 ms | |
12:08:51.628 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.85 ms | |
12:08:51.628 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.325 s | |
12:08:52.238 [l-7-thread-1] INFO Searching users... | |
12:08:52.303 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:08:52.365 [l-7-thread-1] INFO Search executed successfully, total time is 127.3 ms, dao time is 1.500 μs, random time is 15.20 ms, memory time is 21.98 ms , tcp time is 35.52 ms, hazelcast time is 54.34 ms | |
12:08:52.365 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.98 ms | |
12:08:52.365 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.52 ms | |
12:08:52.365 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 54.34 ms | |
12:08:54.238 [l-7-thread-1] INFO Searching users... | |
12:08:54.295 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:08:54.411 [l-7-thread-1] INFO Search executed successfully, total time is 172.8 ms, dao time is 1.300 μs, random time is 6.823 ms, memory time is 19.77 ms , tcp time is 34.72 ms, hazelcast time is 111.3 ms | |
12:08:54.411 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.77 ms | |
12:08:54.411 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.72 ms | |
12:08:54.411 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 111.3 ms | |
12:08:56.238 [l-7-thread-1] INFO Searching users... | |
12:08:56.282 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:08:56.326 [l-7-thread-1] INFO Search executed successfully, total time is 88.49 ms, dao time is 1.700 μs, random time is 6.571 ms, memory time is 18.25 ms , tcp time is 26.21 ms, hazelcast time is 37.21 ms | |
12:08:56.326 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.25 ms | |
12:08:56.327 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.21 ms | |
12:08:56.327 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 37.21 ms | |
12:08:58.239 [l-7-thread-1] INFO Searching users... | |
12:08:58.305 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:08:58.385 [l-7-thread-1] INFO Search executed successfully, total time is 146.4 ms, dao time is 1.500 μs, random time is 14.46 ms, memory time is 14.34 ms , tcp time is 43.96 ms, hazelcast time is 73.41 ms | |
12:08:58.386 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.34 ms | |
12:08:58.386 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 43.96 ms | |
12:08:58.386 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 73.41 ms | |
12:09:00.240 [l-7-thread-1] INFO Searching users... | |
12:09:00.285 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:09:00.348 [l-7-thread-1] INFO Search executed successfully, total time is 108.5 ms, dao time is 1.900 μs, random time is 6.140 ms, memory time is 14.89 ms , tcp time is 28.26 ms, hazelcast time is 58.96 ms | |
12:09:00.349 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.89 ms | |
12:09:00.349 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.26 ms | |
12:09:00.349 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 58.96 ms | |
12:09:02.239 [l-7-thread-1] INFO Searching users... | |
12:09:02.292 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:09:02.349 [l-7-thread-1] INFO Search executed successfully, total time is 110.1 ms, dao time is 1.500 μs, random time is 8.672 ms, memory time is 16.90 ms , tcp time is 32.32 ms, hazelcast time is 51.99 ms | |
12:09:02.349 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.90 ms | |
12:09:02.349 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.32 ms | |
12:09:02.349 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 51.99 ms | |
12:09:04.238 [l-7-thread-1] INFO Searching users... | |
12:09:04.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:09:04.353 [l-7-thread-1] INFO Search executed successfully, total time is 115.0 ms, dao time is 1.900 μs, random time is 9.741 ms, memory time is 18.12 ms , tcp time is 35.83 ms, hazelcast time is 51.09 ms | |
12:09:04.353 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.12 ms | |
12:09:04.353 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.83 ms | |
12:09:04.353 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 51.09 ms | |
12:09:06.238 [l-7-thread-1] INFO Searching users... | |
12:09:06.283 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:09:06.321 [l-7-thread-1] INFO Search executed successfully, total time is 83.07 ms, dao time is 1.600 μs, random time is 7.178 ms, memory time is 18.15 ms , tcp time is 24.78 ms, hazelcast time is 32.71 ms | |
12:09:06.321 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.15 ms | |
12:09:06.321 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 24.78 ms | |
12:09:06.321 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 32.71 ms | |
12:09:08.238 [l-7-thread-1] INFO Searching users... | |
12:09:08.291 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:09:08.337 [l-7-thread-1] INFO Search executed successfully, total time is 98.90 ms, dao time is 2.100 μs, random time is 7.372 ms, memory time is 18.47 ms , tcp time is 31.54 ms, hazelcast time is 41.22 ms | |
12:09:08.338 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.47 ms | |
12:09:08.338 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.54 ms | |
12:09:08.338 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.22 ms | |
12:09:10.238 [l-7-thread-1] INFO Searching users... | |
12:09:10.327 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:09:11.621 [l-7-thread-1] INFO Search executed successfully, total time is 1.383 s, dao time is 1.500 μs, random time is 19.77 ms, memory time is 28.48 ms , tcp time is 54.19 ms, hazelcast time is 1.280 s | |
12:09:11.621 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 28.48 ms | |
12:09:11.621 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 54.19 ms | |
12:09:11.621 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.280 s | |
12:09:12.241 [l-7-thread-1] INFO Searching users... | |
12:09:12.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:09:12.366 [l-7-thread-1] INFO Search executed successfully, total time is 125.0 ms, dao time is 1.400 μs, random time is 6.999 ms, memory time is 18.19 ms , tcp time is 36.20 ms, hazelcast time is 63.37 ms | |
12:09:12.366 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.19 ms | |
12:09:12.366 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.20 ms | |
12:09:12.366 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 63.37 ms | |
12:09:14.238 [l-7-thread-1] INFO Searching users... | |
12:09:14.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:09:14.327 [l-7-thread-1] INFO Search executed successfully, total time is 88.38 ms, dao time is 1.400 μs, random time is 6.005 ms, memory time is 24.56 ms , tcp time is 30.22 ms, hazelcast time is 27.38 ms | |
12:09:14.327 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 24.56 ms | |
12:09:14.327 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.22 ms | |
12:09:14.327 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 27.38 ms | |
12:09:16.238 [l-7-thread-1] INFO Searching users... | |
12:09:16.287 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:09:16.331 [l-7-thread-1] INFO Search executed successfully, total time is 93.22 ms, dao time is 1.700 μs, random time is 10.77 ms, memory time is 16.54 ms , tcp time is 29.09 ms, hazelcast time is 36.58 ms | |
12:09:16.331 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.54 ms | |
12:09:16.331 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.09 ms | |
12:09:16.331 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 36.58 ms | |
12:09:18.238 [l-7-thread-1] INFO Searching users... | |
12:09:18.302 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:09:18.366 [l-7-thread-1] INFO Search executed successfully, total time is 128.1 ms, dao time is 1.600 μs, random time is 12.57 ms, memory time is 15.04 ms , tcp time is 50.31 ms, hazelcast time is 49.83 ms | |
12:09:18.366 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.04 ms | |
12:09:18.366 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 50.31 ms | |
12:09:18.366 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 49.83 ms | |
12:09:20.240 [l-7-thread-1] INFO Searching users... | |
12:09:20.307 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:09:20.375 [l-7-thread-1] INFO Search executed successfully, total time is 134.0 ms, dao time is 1.400 μs, random time is 13.91 ms, memory time is 25.50 ms , tcp time is 33.10 ms, hazelcast time is 61.28 ms | |
12:09:20.375 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 25.50 ms | |
12:09:20.375 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.10 ms | |
12:09:20.375 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 61.28 ms | |
12:09:22.241 [l-7-thread-1] INFO Searching users... | |
12:09:22.312 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:09:22.368 [l-7-thread-1] INFO Search executed successfully, total time is 127.3 ms, dao time is 2.200 μs, random time is 12.26 ms, memory time is 30.85 ms , tcp time is 32.67 ms, hazelcast time is 51.22 ms | |
12:09:22.368 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 30.85 ms | |
12:09:22.368 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.67 ms | |
12:09:22.368 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 51.22 ms | |
12:09:24.245 [l-7-thread-1] INFO Searching users... | |
12:09:24.317 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:09:24.363 [l-7-thread-1] INFO Search executed successfully, total time is 117.5 ms, dao time is 1.400 μs, random time is 21.06 ms, memory time is 16.25 ms , tcp time is 42.10 ms, hazelcast time is 37.87 ms | |
12:09:24.363 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.25 ms | |
12:09:24.363 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 42.10 ms | |
12:09:24.363 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 37.87 ms | |
12:09:26.238 [l-7-thread-1] INFO Searching users... | |
12:09:26.292 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:09:26.335 [l-7-thread-1] INFO Search executed successfully, total time is 97.70 ms, dao time is 1.300 μs, random time is 10.38 ms, memory time is 21.08 ms , tcp time is 31.29 ms, hazelcast time is 34.68 ms | |
12:09:26.336 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.08 ms | |
12:09:26.336 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.29 ms | |
12:09:26.336 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 34.68 ms | |
12:09:28.238 [l-7-thread-1] INFO Searching users... | |
12:09:28.298 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:09:28.360 [l-7-thread-1] INFO Search executed successfully, total time is 120.8 ms, dao time is 1.600 μs, random time is 11.77 ms, memory time is 21.59 ms , tcp time is 30.92 ms, hazelcast time is 56.29 ms | |
12:09:28.360 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.59 ms | |
12:09:28.360 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.92 ms | |
12:09:28.360 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 56.29 ms | |
12:09:30.238 [l-7-thread-1] INFO Searching users... | |
12:09:30.325 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:09:31.619 [l-7-thread-1] INFO Search executed successfully, total time is 1.382 s, dao time is 1.400 μs, random time is 9.168 ms, memory time is 21.10 ms , tcp time is 61.94 ms, hazelcast time is 1.289 s | |
12:09:31.620 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.10 ms | |
12:09:31.620 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 61.94 ms | |
12:09:31.620 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.289 s | |
12:09:32.238 [l-7-thread-1] INFO Searching users... | |
12:09:32.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:09:32.357 [l-7-thread-1] INFO Search executed successfully, total time is 119.2 ms, dao time is 1.600 μs, random time is 11.94 ms, memory time is 26.36 ms , tcp time is 25.76 ms, hazelcast time is 54.76 ms | |
12:09:32.357 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.36 ms | |
12:09:32.357 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 25.76 ms | |
12:09:32.357 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 54.76 ms | |
12:09:34.238 [l-7-thread-1] INFO Searching users... | |
12:09:34.301 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:09:34.365 [l-7-thread-1] INFO Search executed successfully, total time is 122.9 ms, dao time is 1.500 μs, random time is 8.088 ms, memory time is 17.94 ms , tcp time is 43.46 ms, hazelcast time is 51.36 ms | |
12:09:34.365 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.94 ms | |
12:09:34.365 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 43.46 ms | |
12:09:34.365 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 51.36 ms | |
12:09:36.240 [l-7-thread-1] INFO Searching users... | |
12:09:36.283 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:09:36.332 [l-7-thread-1] INFO Search executed successfully, total time is 92.35 ms, dao time is 1.500 μs, random time is 6.691 ms, memory time is 18.45 ms , tcp time is 24.69 ms, hazelcast time is 42.21 ms | |
12:09:36.332 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.45 ms | |
12:09:36.332 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 24.69 ms | |
12:09:36.332 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 42.21 ms | |
12:09:38.238 [l-7-thread-1] INFO Searching users... | |
12:09:38.302 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:09:38.368 [l-7-thread-1] INFO Search executed successfully, total time is 130.6 ms, dao time is 1.600 μs, random time is 9.323 ms, memory time is 19.53 ms , tcp time is 46.08 ms, hazelcast time is 52.98 ms | |
12:09:38.369 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.53 ms | |
12:09:38.369 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 46.08 ms | |
12:09:38.369 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 52.98 ms | |
12:09:40.239 [l-7-thread-1] INFO Searching users... | |
12:09:40.312 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:09:40.365 [l-7-thread-1] INFO Search executed successfully, total time is 125.8 ms, dao time is 1.800 μs, random time is 6.306 ms, memory time is 37.51 ms , tcp time is 36.10 ms, hazelcast time is 45.42 ms | |
12:09:40.365 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 37.51 ms | |
12:09:40.365 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.10 ms | |
12:09:40.366 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.42 ms | |
12:09:42.238 [l-7-thread-1] INFO Searching users... | |
12:09:42.328 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:09:42.385 [l-7-thread-1] INFO Search executed successfully, total time is 146.9 ms, dao time is 2.500 μs, random time is 13.58 ms, memory time is 23.86 ms , tcp time is 63.69 ms, hazelcast time is 45.52 ms | |
12:09:42.385 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.86 ms | |
12:09:42.385 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 63.69 ms | |
12:09:42.385 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.52 ms | |
12:09:44.238 [l-7-thread-1] INFO Searching users... | |
12:09:44.298 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:09:44.343 [l-7-thread-1] INFO Search executed successfully, total time is 105.3 ms, dao time is 1.300 μs, random time is 6.422 ms, memory time is 16.34 ms , tcp time is 43.38 ms, hazelcast time is 38.96 ms | |
12:09:44.344 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.34 ms | |
12:09:44.344 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 43.38 ms | |
12:09:44.344 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 38.96 ms | |
12:09:46.238 [l-7-thread-1] INFO Searching users... | |
12:09:46.315 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:09:46.349 [l-7-thread-1] INFO Search executed successfully, total time is 111.0 ms, dao time is 1.800 μs, random time is 11.51 ms, memory time is 24.04 ms , tcp time is 46.05 ms, hazelcast time is 29.16 ms | |
12:09:46.349 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 24.04 ms | |
12:09:46.349 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 46.05 ms | |
12:09:46.349 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 29.16 ms | |
12:09:48.238 [l-7-thread-1] INFO Searching users... | |
12:09:48.279 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:09:48.328 [l-7-thread-1] INFO Search executed successfully, total time is 90.40 ms, dao time is 1.700 μs, random time is 6.186 ms, memory time is 17.08 ms , tcp time is 22.40 ms, hazelcast time is 44.52 ms | |
12:09:48.328 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.08 ms | |
12:09:48.328 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 22.40 ms | |
12:09:48.328 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.52 ms | |
12:09:50.238 [l-7-thread-1] INFO Searching users... | |
12:09:50.326 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:09:51.626 [l-7-thread-1] INFO Search executed successfully, total time is 1.388 s, dao time is 1.600 μs, random time is 10.41 ms, memory time is 23.43 ms , tcp time is 58.61 ms, hazelcast time is 1.295 s | |
12:09:51.626 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.43 ms | |
12:09:51.626 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 58.61 ms | |
12:09:51.626 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.295 s | |
12:09:52.239 [l-7-thread-1] INFO Searching users... | |
12:09:52.296 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:09:52.346 [l-7-thread-1] INFO Search executed successfully, total time is 107.2 ms, dao time is 1.400 μs, random time is 7.669 ms, memory time is 17.81 ms , tcp time is 37.25 ms, hazelcast time is 44.29 ms | |
12:09:52.346 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.81 ms | |
12:09:52.346 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.25 ms | |
12:09:52.346 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.29 ms | |
12:09:54.238 [l-7-thread-1] INFO Searching users... | |
12:09:54.285 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:09:54.335 [l-7-thread-1] INFO Search executed successfully, total time is 97.03 ms, dao time is 1.400 μs, random time is 7.694 ms, memory time is 18.08 ms , tcp time is 26.18 ms, hazelcast time is 44.85 ms | |
12:09:54.335 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.08 ms | |
12:09:54.335 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.18 ms | |
12:09:54.335 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.85 ms | |
12:09:56.238 [l-7-thread-1] INFO Searching users... | |
12:09:56.300 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:09:56.344 [l-7-thread-1] INFO Search executed successfully, total time is 105.7 ms, dao time is 1.700 μs, random time is 6.843 ms, memory time is 18.71 ms , tcp time is 40.77 ms, hazelcast time is 39.16 ms | |
12:09:56.344 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.71 ms | |
12:09:56.344 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 40.77 ms | |
12:09:56.345 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.16 ms | |
12:09:58.240 [l-7-thread-1] INFO Searching users... | |
12:09:58.295 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:09:58.350 [l-7-thread-1] INFO Search executed successfully, total time is 109.8 ms, dao time is 1.700 μs, random time is 14.04 ms, memory time is 14.77 ms , tcp time is 32.61 ms, hazelcast time is 48.11 ms | |
12:09:58.351 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.77 ms | |
12:09:58.351 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.61 ms | |
12:09:58.351 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 48.11 ms | |
12:10:00.238 [l-7-thread-1] INFO Searching users... | |
12:10:00.330 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:10:00.400 [l-7-thread-1] INFO Search executed successfully, total time is 160.1 ms, dao time is 1.500 μs, random time is 25.85 ms, memory time is 25.89 ms , tcp time is 46.47 ms, hazelcast time is 61.45 ms | |
12:10:00.404 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 25.89 ms | |
12:10:00.404 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 46.47 ms | |
12:10:00.404 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 61.45 ms | |
12:10:02.238 [l-7-thread-1] INFO Searching users... | |
12:10:02.329 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:10:02.379 [l-7-thread-1] INFO Search executed successfully, total time is 140.7 ms, dao time is 1.500 μs, random time is 18.34 ms, memory time is 40.94 ms , tcp time is 38.70 ms, hazelcast time is 42.49 ms | |
12:10:02.379 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 40.94 ms | |
12:10:02.379 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 38.70 ms | |
12:10:02.379 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 42.49 ms | |
12:10:04.238 [l-7-thread-1] INFO Searching users... | |
12:10:04.305 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:10:04.355 [l-7-thread-1] INFO Search executed successfully, total time is 116.9 ms, dao time is 1.700 μs, random time is 14.88 ms, memory time is 30.70 ms , tcp time is 27.15 ms, hazelcast time is 43.89 ms | |
12:10:04.355 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 30.70 ms | |
12:10:04.355 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.15 ms | |
12:10:04.355 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.89 ms | |
12:10:06.241 [l-7-thread-1] INFO Searching users... | |
12:10:06.296 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:10:06.339 [l-7-thread-1] INFO Search executed successfully, total time is 97.95 ms, dao time is 1.700 μs, random time is 10.07 ms, memory time is 21.25 ms , tcp time is 31.08 ms, hazelcast time is 35.29 ms | |
12:10:06.339 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.25 ms | |
12:10:06.339 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.08 ms | |
12:10:06.339 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 35.29 ms | |
12:10:08.238 [l-7-thread-1] INFO Searching users... | |
12:10:08.292 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:10:08.338 [l-7-thread-1] INFO Search executed successfully, total time is 100.3 ms, dao time is 1.500 μs, random time is 7.506 ms, memory time is 23.27 ms , tcp time is 27.77 ms, hazelcast time is 41.51 ms | |
12:10:08.338 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.27 ms | |
12:10:08.338 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.77 ms | |
12:10:08.338 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.51 ms | |
12:10:10.239 [l-7-thread-1] INFO Searching users... | |
12:10:10.300 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:10:11.630 [l-7-thread-1] INFO Search executed successfully, total time is 1.391 s, dao time is 1.500 μs, random time is 8.935 ms, memory time is 20.05 ms , tcp time is 37.11 ms, hazelcast time is 1.324 s | |
12:10:11.630 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.05 ms | |
12:10:11.630 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.11 ms | |
12:10:11.630 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.324 s | |
12:10:12.238 [l-7-thread-1] INFO Searching users... | |
12:10:12.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:10:12.364 [l-7-thread-1] INFO Search executed successfully, total time is 126.5 ms, dao time is 1.500 μs, random time is 11.87 ms, memory time is 17.12 ms , tcp time is 46.84 ms, hazelcast time is 50.41 ms | |
12:10:12.364 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.12 ms | |
12:10:12.365 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 46.84 ms | |
12:10:12.365 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 50.41 ms | |
12:10:14.240 [l-7-thread-1] INFO Searching users... | |
12:10:14.290 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:10:14.328 [l-7-thread-1] INFO Search executed successfully, total time is 88.00 ms, dao time is 1.500 μs, random time is 7.803 ms, memory time is 22.53 ms , tcp time is 23.85 ms, hazelcast time is 33.21 ms | |
12:10:14.328 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.53 ms | |
12:10:14.328 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 23.85 ms | |
12:10:14.328 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 33.21 ms | |
12:10:16.238 [l-7-thread-1] INFO Searching users... | |
12:10:16.300 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:10:16.350 [l-7-thread-1] INFO Search executed successfully, total time is 112.7 ms, dao time is 1.600 μs, random time is 10.24 ms, memory time is 27.37 ms , tcp time is 29.86 ms, hazelcast time is 45.00 ms | |
12:10:16.351 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 27.37 ms | |
12:10:16.351 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.86 ms | |
12:10:16.351 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.00 ms | |
12:10:18.241 [l-7-thread-1] INFO Searching users... | |
12:10:18.302 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:10:18.379 [l-7-thread-1] INFO Search executed successfully, total time is 138.4 ms, dao time is 1.300 μs, random time is 6.567 ms, memory time is 19.31 ms , tcp time is 43.75 ms, hazelcast time is 68.51 ms | |
12:10:18.379 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.31 ms | |
12:10:18.379 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 43.75 ms | |
12:10:18.379 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 68.51 ms | |
12:10:20.239 [l-7-thread-1] INFO Searching users... | |
12:10:20.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:10:20.355 [l-7-thread-1] INFO Search executed successfully, total time is 116.2 ms, dao time is 1.400 μs, random time is 10.06 ms, memory time is 15.77 ms , tcp time is 32.23 ms, hazelcast time is 57.94 ms | |
12:10:20.355 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.77 ms | |
12:10:20.355 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.23 ms | |
12:10:20.355 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 57.94 ms | |
12:10:22.238 [l-7-thread-1] INFO Searching users... | |
12:10:22.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:10:22.404 [l-7-thread-1] INFO Search executed successfully, total time is 166.5 ms, dao time is 1.500 μs, random time is 7.823 ms, memory time is 16.38 ms , tcp time is 31.03 ms, hazelcast time is 111.0 ms | |
12:10:22.405 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.38 ms | |
12:10:22.405 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.03 ms | |
12:10:22.405 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 111.0 ms | |
12:10:24.238 [l-7-thread-1] INFO Searching users... | |
12:10:24.302 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:10:24.340 [l-7-thread-1] INFO Search executed successfully, total time is 102.6 ms, dao time is 2.000 μs, random time is 8.547 ms, memory time is 19.69 ms , tcp time is 45.33 ms, hazelcast time is 28.76 ms | |
12:10:24.341 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.69 ms | |
12:10:24.341 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 45.33 ms | |
12:10:24.341 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 28.76 ms | |
12:10:26.238 [l-7-thread-1] INFO Searching users... | |
12:10:26.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:10:26.341 [l-7-thread-1] INFO Search executed successfully, total time is 102.4 ms, dao time is 1.600 μs, random time is 6.152 ms, memory time is 21.17 ms , tcp time is 32.34 ms, hazelcast time is 42.41 ms | |
12:10:26.341 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.17 ms | |
12:10:26.341 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.34 ms | |
12:10:26.341 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 42.41 ms | |
12:10:28.238 [l-7-thread-1] INFO Searching users... | |
12:10:28.301 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:10:28.350 [l-7-thread-1] INFO Search executed successfully, total time is 111.9 ms, dao time is 2.000 μs, random time is 6.359 ms, memory time is 25.07 ms , tcp time is 34.59 ms, hazelcast time is 44.36 ms | |
12:10:28.350 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 25.07 ms | |
12:10:28.350 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.59 ms | |
12:10:28.350 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.36 ms | |
12:10:30.238 [l-7-thread-1] INFO Searching users... | |
12:10:30.328 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:10:31.655 [l-7-thread-1] INFO Search executed successfully, total time is 1.416 s, dao time is 1.800 μs, random time is 14.16 ms, memory time is 23.39 ms , tcp time is 59.27 ms, hazelcast time is 1.319 s | |
12:10:31.655 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.39 ms | |
12:10:31.655 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 59.27 ms | |
12:10:31.655 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.319 s | |
12:10:32.240 [l-7-thread-1] INFO Searching users... | |
12:10:32.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:10:32.340 [l-7-thread-1] INFO Search executed successfully, total time is 100.1 ms, dao time is 1.800 μs, random time is 11.25 ms, memory time is 17.55 ms , tcp time is 29.13 ms, hazelcast time is 41.94 ms | |
12:10:32.340 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.55 ms | |
12:10:32.341 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.13 ms | |
12:10:32.341 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.94 ms | |
12:10:34.238 [l-7-thread-1] INFO Searching users... | |
12:10:34.311 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:10:34.354 [l-7-thread-1] INFO Search executed successfully, total time is 116.1 ms, dao time is 2.300 μs, random time is 7.336 ms, memory time is 23.50 ms , tcp time is 50.08 ms, hazelcast time is 34.92 ms | |
12:10:34.354 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.50 ms | |
12:10:34.354 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 50.08 ms | |
12:10:34.354 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 34.92 ms | |
12:10:36.238 [l-7-thread-1] INFO Searching users... | |
12:10:36.292 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:10:36.336 [l-7-thread-1] INFO Search executed successfully, total time is 98.18 ms, dao time is 1.600 μs, random time is 10.48 ms, memory time is 16.37 ms , tcp time is 31.83 ms, hazelcast time is 39.18 ms | |
12:10:36.336 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.37 ms | |
12:10:36.336 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.83 ms | |
12:10:36.336 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.18 ms | |
12:10:38.240 [l-7-thread-1] INFO Searching users... | |
12:10:38.342 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:10:38.408 [l-7-thread-1] INFO Search executed successfully, total time is 167.9 ms, dao time is 1.400 μs, random time is 28.33 ms, memory time is 35.23 ms , tcp time is 51.80 ms, hazelcast time is 52.23 ms | |
12:10:38.408 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 35.23 ms | |
12:10:38.408 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 51.80 ms | |
12:10:38.408 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 52.23 ms | |
12:10:40.240 [l-7-thread-1] INFO Searching users... | |
12:10:40.320 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:10:40.386 [l-7-thread-1] INFO Search executed successfully, total time is 145.4 ms, dao time is 1.800 μs, random time is 15.50 ms, memory time is 39.03 ms , tcp time is 31.80 ms, hazelcast time is 58.85 ms | |
12:10:40.386 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 39.03 ms | |
12:10:40.386 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.80 ms | |
12:10:40.386 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 58.85 ms | |
12:10:42.238 [l-7-thread-1] INFO Searching users... | |
12:10:42.303 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:10:42.361 [l-7-thread-1] INFO Search executed successfully, total time is 122.7 ms, dao time is 1.800 μs, random time is 12.04 ms, memory time is 15.83 ms , tcp time is 44.57 ms, hazelcast time is 50.07 ms | |
12:10:42.361 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.83 ms | |
12:10:42.361 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 44.57 ms | |
12:10:42.361 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 50.07 ms | |
12:10:44.238 [l-7-thread-1] INFO Searching users... | |
12:10:44.303 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:10:44.337 [l-7-thread-1] INFO Search executed successfully, total time is 99.08 ms, dao time is 1.700 μs, random time is 16.56 ms, memory time is 21.74 ms , tcp time is 31.85 ms, hazelcast time is 28.66 ms | |
12:10:44.337 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.74 ms | |
12:10:44.337 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.85 ms | |
12:10:44.337 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 28.66 ms | |
12:10:46.238 [l-7-thread-1] INFO Searching users... | |
12:10:46.281 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:10:46.322 [l-7-thread-1] INFO Search executed successfully, total time is 84.59 ms, dao time is 1.600 μs, random time is 6.643 ms, memory time is 15.48 ms , tcp time is 25.76 ms, hazelcast time is 36.50 ms | |
12:10:46.322 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.48 ms | |
12:10:46.322 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 25.76 ms | |
12:10:46.323 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 36.50 ms | |
12:10:48.239 [l-7-thread-1] INFO Searching users... | |
12:10:48.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:10:48.354 [l-7-thread-1] INFO Search executed successfully, total time is 115.0 ms, dao time is 1.600 μs, random time is 8.828 ms, memory time is 16.11 ms , tcp time is 34.28 ms, hazelcast time is 55.40 ms | |
12:10:48.354 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.11 ms | |
12:10:48.354 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.28 ms | |
12:10:48.354 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 55.40 ms | |
12:10:50.240 [l-7-thread-1] INFO Searching users... | |
12:10:50.300 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:10:51.625 [l-7-thread-1] INFO Search executed successfully, total time is 1.385 s, dao time is 1.900 μs, random time is 15.55 ms, memory time is 17.88 ms , tcp time is 31.88 ms, hazelcast time is 1.319 s | |
12:10:51.625 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.88 ms | |
12:10:51.625 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.88 ms | |
12:10:51.625 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.319 s | |
12:10:52.238 [l-7-thread-1] INFO Searching users... | |
12:10:52.288 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:10:52.334 [l-7-thread-1] INFO Search executed successfully, total time is 95.90 ms, dao time is 1.500 μs, random time is 6.345 ms, memory time is 16.34 ms , tcp time is 33.52 ms, hazelcast time is 39.49 ms | |
12:10:52.334 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.34 ms | |
12:10:52.334 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.52 ms | |
12:10:52.334 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.49 ms | |
12:10:54.238 [l-7-thread-1] INFO Searching users... | |
12:10:54.284 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:10:54.335 [l-7-thread-1] INFO Search executed successfully, total time is 96.22 ms, dao time is 1.600 μs, random time is 6.605 ms, memory time is 15.14 ms , tcp time is 29.32 ms, hazelcast time is 43.07 ms | |
12:10:54.335 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.14 ms | |
12:10:54.335 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.32 ms | |
12:10:54.335 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.07 ms | |
12:10:56.238 [l-7-thread-1] INFO Searching users... | |
12:10:56.288 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:10:56.339 [l-7-thread-1] INFO Search executed successfully, total time is 101.3 ms, dao time is 1.500 μs, random time is 6.332 ms, memory time is 20.26 ms , tcp time is 30.76 ms, hazelcast time is 43.70 ms | |
12:10:56.339 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.26 ms | |
12:10:56.339 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.76 ms | |
12:10:56.339 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.70 ms | |
12:10:58.238 [l-7-thread-1] INFO Searching users... | |
12:10:58.303 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:10:58.374 [l-7-thread-1] INFO Search executed successfully, total time is 136.3 ms, dao time is 1.500 μs, random time is 14.25 ms, memory time is 27.08 ms , tcp time is 28.49 ms, hazelcast time is 66.24 ms | |
12:10:58.374 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 27.08 ms | |
12:10:58.374 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.49 ms | |
12:10:58.374 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 66.24 ms | |
12:11:00.238 [l-7-thread-1] INFO Searching users... | |
12:11:00.316 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:11:00.375 [l-7-thread-1] INFO Search executed successfully, total time is 137.1 ms, dao time is 1.500 μs, random time is 16.58 ms, memory time is 38.64 ms , tcp time is 33.45 ms, hazelcast time is 47.71 ms | |
12:11:00.376 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 38.64 ms | |
12:11:00.376 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.45 ms | |
12:11:00.376 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 47.71 ms | |
12:11:02.238 [l-7-thread-1] INFO Searching users... | |
12:11:02.304 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:11:02.415 [l-7-thread-1] INFO Search executed successfully, total time is 177.4 ms, dao time is 2.000 μs, random time is 6.221 ms, memory time is 25.94 ms , tcp time is 44.83 ms, hazelcast time is 100.1 ms | |
12:11:02.415 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 25.94 ms | |
12:11:02.415 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 44.83 ms | |
12:11:02.415 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 100.1 ms | |
12:11:04.238 [l-7-thread-1] INFO Searching users... | |
12:11:04.311 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:11:04.371 [l-7-thread-1] INFO Search executed successfully, total time is 132.5 ms, dao time is 1.400 μs, random time is 6.030 ms, memory time is 22.94 ms , tcp time is 53.24 ms, hazelcast time is 50.06 ms | |
12:11:04.371 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.94 ms | |
12:11:04.371 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 53.24 ms | |
12:11:04.371 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 50.06 ms | |
12:11:06.238 [l-7-thread-1] INFO Searching users... | |
12:11:06.295 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:11:06.342 [l-7-thread-1] INFO Search executed successfully, total time is 104.5 ms, dao time is 1.500 μs, random time is 7.222 ms, memory time is 24.31 ms , tcp time is 30.06 ms, hazelcast time is 42.73 ms | |
12:11:06.342 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 24.31 ms | |
12:11:06.342 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.06 ms | |
12:11:06.342 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 42.73 ms | |
12:11:08.238 [l-7-thread-1] INFO Searching users... | |
12:11:08.290 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:11:08.356 [l-7-thread-1] INFO Search executed successfully, total time is 118.5 ms, dao time is 1.700 μs, random time is 7.305 ms, memory time is 19.32 ms , tcp time is 37.29 ms, hazelcast time is 54.35 ms | |
12:11:08.356 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.32 ms | |
12:11:08.356 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.29 ms | |
12:11:08.356 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 54.35 ms | |
12:11:10.239 [l-7-thread-1] INFO Searching users... | |
12:11:10.295 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:11:11.623 [l-7-thread-1] INFO Search executed successfully, total time is 1.384 s, dao time is 1.700 μs, random time is 8.766 ms, memory time is 25.83 ms , tcp time is 25.47 ms, hazelcast time is 1.323 s | |
12:11:11.623 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 25.83 ms | |
12:11:11.623 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 25.47 ms | |
12:11:11.623 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.323 s | |
12:11:12.238 [l-7-thread-1] INFO Searching users... | |
12:11:12.292 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:11:12.357 [l-7-thread-1] INFO Search executed successfully, total time is 119.2 ms, dao time is 1.600 μs, random time is 12.88 ms, memory time is 15.05 ms , tcp time is 32.90 ms, hazelcast time is 58.18 ms | |
12:11:12.358 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.05 ms | |
12:11:12.358 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.90 ms | |
12:11:12.358 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 58.18 ms | |
12:11:14.238 [l-7-thread-1] INFO Searching users... | |
12:11:14.295 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:11:14.354 [l-7-thread-1] INFO Search executed successfully, total time is 116.5 ms, dao time is 1.600 μs, random time is 9.504 ms, memory time is 20.74 ms , tcp time is 32.38 ms, hazelcast time is 53.62 ms | |
12:11:14.354 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.74 ms | |
12:11:14.355 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.38 ms | |
12:11:14.355 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 53.62 ms | |
12:11:16.238 [l-7-thread-1] INFO Searching users... | |
12:11:16.295 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:11:16.361 [l-7-thread-1] INFO Search executed successfully, total time is 123.2 ms, dao time is 1.500 μs, random time is 11.00 ms, memory time is 17.04 ms , tcp time is 33.66 ms, hazelcast time is 61.22 ms | |
12:11:16.361 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.04 ms | |
12:11:16.361 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.66 ms | |
12:11:16.361 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 61.22 ms | |
12:11:18.238 [l-7-thread-1] INFO Searching users... | |
12:11:18.342 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:11:18.413 [l-7-thread-1] INFO Search executed successfully, total time is 170.6 ms, dao time is 2.000 μs, random time is 21.88 ms, memory time is 42.43 ms , tcp time is 54.87 ms, hazelcast time is 51.14 ms | |
12:11:18.413 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 42.43 ms | |
12:11:18.413 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 54.87 ms | |
12:11:18.413 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 51.14 ms | |
12:11:20.238 [l-7-thread-1] INFO Searching users... | |
12:11:20.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:11:20.365 [l-7-thread-1] INFO Search executed successfully, total time is 126.9 ms, dao time is 1.800 μs, random time is 9.301 ms, memory time is 24.70 ms , tcp time is 28.83 ms, hazelcast time is 63.35 ms | |
12:11:20.366 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 24.70 ms | |
12:11:20.366 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.83 ms | |
12:11:20.366 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 63.35 ms | |
12:11:22.240 [l-7-thread-1] INFO Searching users... | |
12:11:22.300 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:11:22.359 [l-7-thread-1] INFO Search executed successfully, total time is 119.7 ms, dao time is 1.700 μs, random time is 7.773 ms, memory time is 20.85 ms , tcp time is 37.21 ms, hazelcast time is 53.59 ms | |
12:11:22.360 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.85 ms | |
12:11:22.360 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.21 ms | |
12:11:22.360 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 53.59 ms | |
12:11:24.241 [l-7-thread-1] INFO Searching users... | |
12:11:24.286 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:11:24.324 [l-7-thread-1] INFO Search executed successfully, total time is 82.77 ms, dao time is 1.400 μs, random time is 7.499 ms, memory time is 14.61 ms , tcp time is 27.39 ms, hazelcast time is 33.05 ms | |
12:11:24.324 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.61 ms | |
12:11:24.324 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.39 ms | |
12:11:24.324 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 33.05 ms | |
12:11:26.238 [l-7-thread-1] INFO Searching users... | |
12:11:26.298 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:11:26.340 [l-7-thread-1] INFO Search executed successfully, total time is 102.5 ms, dao time is 1.800 μs, random time is 13.61 ms, memory time is 17.42 ms , tcp time is 34.05 ms, hazelcast time is 37.16 ms | |
12:11:26.340 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.42 ms | |
12:11:26.341 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.05 ms | |
12:11:26.341 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 37.16 ms | |
12:11:28.238 [l-7-thread-1] INFO Searching users... | |
12:11:28.319 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:11:28.362 [l-7-thread-1] INFO Search executed successfully, total time is 123.7 ms, dao time is 1.800 μs, random time is 15.88 ms, memory time is 28.06 ms , tcp time is 42.69 ms, hazelcast time is 36.39 ms | |
12:11:28.362 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 28.06 ms | |
12:11:28.362 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 42.69 ms | |
12:11:28.362 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 36.39 ms | |
12:11:30.238 [l-7-thread-1] INFO Searching users... | |
12:11:30.314 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:11:31.622 [l-7-thread-1] INFO Search executed successfully, total time is 1.384 s, dao time is 1.500 μs, random time is 17.12 ms, memory time is 38.92 ms , tcp time is 25.77 ms, hazelcast time is 1.302 s | |
12:11:31.622 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 38.92 ms | |
12:11:31.623 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 25.77 ms | |
12:11:31.623 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.302 s | |
12:11:32.238 [l-7-thread-1] INFO Searching users... | |
12:11:32.295 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:11:32.343 [l-7-thread-1] INFO Search executed successfully, total time is 105.6 ms, dao time is 1.500 μs, random time is 10.47 ms, memory time is 24.42 ms , tcp time is 26.71 ms, hazelcast time is 43.80 ms | |
12:11:32.344 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 24.42 ms | |
12:11:32.344 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.71 ms | |
12:11:32.344 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.80 ms | |
12:11:34.238 [l-7-thread-1] INFO Searching users... | |
12:11:34.285 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:11:34.325 [l-7-thread-1] INFO Search executed successfully, total time is 87.57 ms, dao time is 1.800 μs, random time is 7.254 ms, memory time is 19.67 ms , tcp time is 24.72 ms, hazelcast time is 35.59 ms | |
12:11:34.325 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.67 ms | |
12:11:34.325 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 24.72 ms | |
12:11:34.326 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 35.59 ms | |
12:11:36.238 [l-7-thread-1] INFO Searching users... | |
12:11:36.295 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:11:36.336 [l-7-thread-1] INFO Search executed successfully, total time is 98.01 ms, dao time is 1.500 μs, random time is 11.95 ms, memory time is 16.14 ms , tcp time is 33.40 ms, hazelcast time is 36.30 ms | |
12:11:36.336 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.14 ms | |
12:11:36.336 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.40 ms | |
12:11:36.336 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 36.30 ms | |
12:11:38.238 [l-7-thread-1] INFO Searching users... | |
12:11:38.309 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:11:38.366 [l-7-thread-1] INFO Search executed successfully, total time is 128.5 ms, dao time is 2.200 μs, random time is 10.61 ms, memory time is 29.89 ms , tcp time is 35.62 ms, hazelcast time is 52.21 ms | |
12:11:38.366 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 29.89 ms | |
12:11:38.366 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.62 ms | |
12:11:38.367 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 52.21 ms | |
12:11:40.242 [l-7-thread-1] INFO Searching users... | |
12:11:40.333 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:11:40.409 [l-7-thread-1] INFO Search executed successfully, total time is 166.7 ms, dao time is 1.400 μs, random time is 9.035 ms, memory time is 30.52 ms , tcp time is 60.95 ms, hazelcast time is 65.96 ms | |
12:11:40.409 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 30.52 ms | |
12:11:40.409 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 60.95 ms | |
12:11:40.409 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 65.96 ms | |
12:11:42.239 [l-7-thread-1] INFO Searching users... | |
12:11:42.307 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:11:42.349 [l-7-thread-1] INFO Search executed successfully, total time is 109.0 ms, dao time is 1.600 μs, random time is 8.553 ms, memory time is 20.98 ms , tcp time is 38.23 ms, hazelcast time is 36.05 ms | |
12:11:42.349 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.98 ms | |
12:11:42.349 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 38.23 ms | |
12:11:42.349 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 36.05 ms | |
12:11:44.238 [l-7-thread-1] INFO Searching users... | |
12:11:44.285 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:11:44.325 [l-7-thread-1] INFO Search executed successfully, total time is 87.40 ms, dao time is 1.800 μs, random time is 9.135 ms, memory time is 16.85 ms , tcp time is 29.99 ms, hazelcast time is 31.17 ms | |
12:11:44.325 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.85 ms | |
12:11:44.326 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.99 ms | |
12:11:44.326 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 31.17 ms | |
12:11:46.238 [l-7-thread-1] INFO Searching users... | |
12:11:46.288 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:11:46.336 [l-7-thread-1] INFO Search executed successfully, total time is 98.63 ms, dao time is 1.500 μs, random time is 7.328 ms, memory time is 21.51 ms , tcp time is 28.62 ms, hazelcast time is 40.97 ms | |
12:11:46.337 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.51 ms | |
12:11:46.337 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.62 ms | |
12:11:46.337 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.97 ms | |
12:11:48.240 [l-7-thread-1] INFO Searching users... | |
12:11:48.310 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:11:48.356 [l-7-thread-1] INFO Search executed successfully, total time is 115.5 ms, dao time is 1.500 μs, random time is 8.627 ms, memory time is 30.15 ms , tcp time is 35.50 ms, hazelcast time is 40.95 ms | |
12:11:48.356 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 30.15 ms | |
12:11:48.356 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.50 ms | |
12:11:48.356 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.95 ms | |
12:11:50.241 [l-7-thread-1] INFO Searching users... | |
12:11:50.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:11:51.618 [l-7-thread-1] INFO Search executed successfully, total time is 1.377 s, dao time is 2.000 μs, random time is 9.884 ms, memory time is 22.90 ms , tcp time is 25.92 ms, hazelcast time is 1.318 s | |
12:11:51.618 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.90 ms | |
12:11:51.618 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 25.92 ms | |
12:11:51.618 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.318 s | |
12:11:52.238 [l-7-thread-1] INFO Searching users... | |
12:11:52.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:11:52.343 [l-7-thread-1] INFO Search executed successfully, total time is 104.7 ms, dao time is 1.600 μs, random time is 13.23 ms, memory time is 15.12 ms , tcp time is 31.78 ms, hazelcast time is 44.38 ms | |
12:11:52.343 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.12 ms | |
12:11:52.343 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.78 ms | |
12:11:52.343 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.38 ms | |
12:11:54.238 [l-7-thread-1] INFO Searching users... | |
12:11:54.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:11:54.338 [l-7-thread-1] INFO Search executed successfully, total time is 100.5 ms, dao time is 1.800 μs, random time is 6.965 ms, memory time is 21.21 ms , tcp time is 35.49 ms, hazelcast time is 36.59 ms | |
12:11:54.338 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.21 ms | |
12:11:54.338 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.49 ms | |
12:11:54.339 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 36.59 ms | |
12:11:56.238 [l-7-thread-1] INFO Searching users... | |
12:11:56.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:11:56.361 [l-7-thread-1] INFO Search executed successfully, total time is 123.4 ms, dao time is 1.500 μs, random time is 9.360 ms, memory time is 25.45 ms , tcp time is 29.47 ms, hazelcast time is 58.76 ms | |
12:11:56.361 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 25.45 ms | |
12:11:56.362 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.47 ms | |
12:11:56.362 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 58.76 ms | |
12:11:58.238 [l-7-thread-1] INFO Searching users... | |
12:11:58.306 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:11:58.369 [l-7-thread-1] INFO Search executed successfully, total time is 131.4 ms, dao time is 2.000 μs, random time is 6.688 ms, memory time is 17.69 ms , tcp time is 48.57 ms, hazelcast time is 58.21 ms | |
12:11:58.370 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.69 ms | |
12:11:58.370 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 48.57 ms | |
12:11:58.370 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 58.21 ms | |
12:12:00.238 [l-7-thread-1] INFO Searching users... | |
12:12:00.320 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:12:00.375 [l-7-thread-1] INFO Search executed successfully, total time is 137.2 ms, dao time is 1.800 μs, random time is 12.61 ms, memory time is 36.72 ms , tcp time is 37.02 ms, hazelcast time is 50.56 ms | |
12:12:00.376 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 36.72 ms | |
12:12:00.376 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.02 ms | |
12:12:00.376 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 50.56 ms | |
12:12:02.239 [l-7-thread-1] INFO Searching users... | |
12:12:02.300 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:12:02.353 [l-7-thread-1] INFO Search executed successfully, total time is 113.9 ms, dao time is 1.700 μs, random time is 17.34 ms, memory time is 15.93 ms , tcp time is 33.78 ms, hazelcast time is 46.63 ms | |
12:12:02.354 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.93 ms | |
12:12:02.354 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.78 ms | |
12:12:02.354 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 46.63 ms | |
12:12:04.238 [l-7-thread-1] INFO Searching users... | |
12:12:04.286 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:12:04.350 [l-7-thread-1] INFO Search executed successfully, total time is 112.0 ms, dao time is 1.700 μs, random time is 9.579 ms, memory time is 19.74 ms , tcp time is 23.39 ms, hazelcast time is 58.86 ms | |
12:12:04.350 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.74 ms | |
12:12:04.351 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 23.39 ms | |
12:12:04.351 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 58.86 ms | |
12:12:06.238 [l-7-thread-1] INFO Searching users... | |
12:12:06.299 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:12:06.371 [l-7-thread-1] INFO Search executed successfully, total time is 133.0 ms, dao time is 1.800 μs, random time is 7.395 ms, memory time is 24.63 ms , tcp time is 34.53 ms, hazelcast time is 66.16 ms | |
12:12:06.371 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 24.63 ms | |
12:12:06.371 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.53 ms | |
12:12:06.371 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 66.16 ms | |
12:12:08.238 [l-7-thread-1] INFO Searching users... | |
12:12:08.311 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:12:08.366 [l-7-thread-1] INFO Search executed successfully, total time is 128.3 ms, dao time is 1.800 μs, random time is 7.897 ms, memory time is 18.58 ms , tcp time is 52.60 ms, hazelcast time is 48.99 ms | |
12:12:08.366 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.58 ms | |
12:12:08.366 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 52.60 ms | |
12:12:08.366 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 48.99 ms | |
12:12:10.239 [l-7-thread-1] INFO Searching users... | |
12:12:10.321 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:12:11.624 [l-7-thread-1] INFO Search executed successfully, total time is 1.385 s, dao time is 1.600 μs, random time is 7.625 ms, memory time is 22.12 ms , tcp time is 57.12 ms, hazelcast time is 1.298 s | |
12:12:11.625 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.12 ms | |
12:12:11.625 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 57.12 ms | |
12:12:11.625 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.298 s | |
12:12:12.238 [l-7-thread-1] INFO Searching users... | |
12:12:12.300 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:12:12.347 [l-7-thread-1] INFO Search executed successfully, total time is 108.1 ms, dao time is 1.500 μs, random time is 9.074 ms, memory time is 16.15 ms , tcp time is 42.03 ms, hazelcast time is 40.67 ms | |
12:12:12.347 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.15 ms | |
12:12:12.347 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 42.03 ms | |
12:12:12.347 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.67 ms | |
12:12:14.238 [l-7-thread-1] INFO Searching users... | |
12:12:14.285 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:12:14.329 [l-7-thread-1] INFO Search executed successfully, total time is 91.74 ms, dao time is 2.100 μs, random time is 6.078 ms, memory time is 15.98 ms , tcp time is 31.09 ms, hazelcast time is 38.39 ms | |
12:12:14.330 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.98 ms | |
12:12:14.330 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.09 ms | |
12:12:14.330 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 38.39 ms | |
12:12:16.238 [l-7-thread-1] INFO Searching users... | |
12:12:16.286 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:12:16.317 [l-7-thread-1] INFO Search executed successfully, total time is 79.57 ms, dao time is 1.400 μs, random time is 8.894 ms, memory time is 17.31 ms , tcp time is 26.46 ms, hazelcast time is 26.70 ms | |
12:12:16.318 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.31 ms | |
12:12:16.318 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.46 ms | |
12:12:16.318 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 26.70 ms | |
12:12:18.238 [l-7-thread-1] INFO Searching users... | |
12:12:18.327 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:12:18.373 [l-7-thread-1] INFO Search executed successfully, total time is 134.4 ms, dao time is 1.500 μs, random time is 19.22 ms, memory time is 32.98 ms , tcp time is 41.81 ms, hazelcast time is 40.10 ms | |
12:12:18.373 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 32.98 ms | |
12:12:18.373 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 41.81 ms | |
12:12:18.373 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.10 ms | |
12:12:20.238 [l-7-thread-1] INFO Searching users... | |
12:12:20.321 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:12:20.371 [l-7-thread-1] INFO Search executed successfully, total time is 132.5 ms, dao time is 1.800 μs, random time is 20.55 ms, memory time is 32.05 ms , tcp time is 35.18 ms, hazelcast time is 44.55 ms | |
12:12:20.371 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 32.05 ms | |
12:12:20.371 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.18 ms | |
12:12:20.371 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.55 ms | |
12:12:22.241 [l-7-thread-1] INFO Searching users... | |
12:12:22.291 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:12:22.338 [l-7-thread-1] INFO Search executed successfully, total time is 96.65 ms, dao time is 1.900 μs, random time is 6.967 ms, memory time is 18.23 ms , tcp time is 36.66 ms, hazelcast time is 34.58 ms | |
12:12:22.338 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.23 ms | |
12:12:22.338 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.66 ms | |
12:12:22.338 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 34.58 ms | |
12:12:24.238 [l-7-thread-1] INFO Searching users... | |
12:12:24.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:12:24.356 [l-7-thread-1] INFO Search executed successfully, total time is 118.5 ms, dao time is 1.700 μs, random time is 12.01 ms, memory time is 19.90 ms , tcp time is 32.43 ms, hazelcast time is 53.95 ms | |
12:12:24.356 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.90 ms | |
12:12:24.357 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.43 ms | |
12:12:24.357 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 53.95 ms | |
12:12:26.238 [l-7-thread-1] INFO Searching users... | |
12:12:26.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:12:26.333 [l-7-thread-1] INFO Search executed successfully, total time is 94.99 ms, dao time is 1.700 μs, random time is 10.51 ms, memory time is 19.48 ms , tcp time is 33.74 ms, hazelcast time is 31.01 ms | |
12:12:26.333 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.48 ms | |
12:12:26.333 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.74 ms | |
12:12:26.333 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 31.01 ms | |
12:12:28.238 [l-7-thread-1] INFO Searching users... | |
12:12:28.298 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:12:28.360 [l-7-thread-1] INFO Search executed successfully, total time is 121.8 ms, dao time is 1.500 μs, random time is 9.586 ms, memory time is 18.66 ms , tcp time is 42.88 ms, hazelcast time is 50.45 ms | |
12:12:28.360 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.66 ms | |
12:12:28.360 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 42.88 ms | |
12:12:28.360 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 50.45 ms | |
12:12:30.238 [l-7-thread-1] INFO Searching users... | |
12:12:30.302 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:12:31.674 [l-7-thread-1] INFO Search executed successfully, total time is 1.436 s, dao time is 1.900 μs, random time is 19.26 ms, memory time is 23.21 ms , tcp time is 37.82 ms, hazelcast time is 1.356 s | |
12:12:31.674 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.21 ms | |
12:12:31.675 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.82 ms | |
12:12:31.675 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.356 s | |
12:12:32.238 [l-7-thread-1] INFO Searching users... | |
12:12:32.316 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:12:32.379 [l-7-thread-1] INFO Search executed successfully, total time is 141.7 ms, dao time is 1.600 μs, random time is 14.48 ms, memory time is 26.21 ms , tcp time is 43.18 ms, hazelcast time is 57.51 ms | |
12:12:32.380 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.21 ms | |
12:12:32.380 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 43.18 ms | |
12:12:32.380 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 57.51 ms | |
12:12:34.238 [l-7-thread-1] INFO Searching users... | |
12:12:34.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:12:34.336 [l-7-thread-1] INFO Search executed successfully, total time is 98.16 ms, dao time is 1.600 μs, random time is 9.017 ms, memory time is 16.01 ms , tcp time is 31.99 ms, hazelcast time is 40.94 ms | |
12:12:34.336 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.01 ms | |
12:12:34.336 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.99 ms | |
12:12:34.336 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.94 ms | |
12:12:36.238 [l-7-thread-1] INFO Searching users... | |
12:12:36.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:12:36.328 [l-7-thread-1] INFO Search executed successfully, total time is 90.23 ms, dao time is 1.800 μs, random time is 8.147 ms, memory time is 21.40 ms , tcp time is 26.03 ms, hazelcast time is 34.40 ms | |
12:12:36.328 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.40 ms | |
12:12:36.328 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.03 ms | |
12:12:36.328 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 34.40 ms | |
12:12:38.238 [l-7-thread-1] INFO Searching users... | |
12:12:38.337 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:12:38.388 [l-7-thread-1] INFO Search executed successfully, total time is 150.0 ms, dao time is 1.800 μs, random time is 18.27 ms, memory time is 30.17 ms , tcp time is 55.85 ms, hazelcast time is 45.36 ms | |
12:12:38.388 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 30.17 ms | |
12:12:38.388 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 55.85 ms | |
12:12:38.388 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.36 ms | |
12:12:40.238 [l-7-thread-1] INFO Searching users... | |
12:12:40.315 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:12:40.377 [l-7-thread-1] INFO Search executed successfully, total time is 135.0 ms, dao time is 1.800 μs, random time is 7.005 ms, memory time is 19.42 ms , tcp time is 50.19 ms, hazelcast time is 57.24 ms | |
12:12:40.377 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.42 ms | |
12:12:40.377 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 50.19 ms | |
12:12:40.377 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 57.24 ms | |
12:12:42.239 [l-7-thread-1] INFO Searching users... | |
12:12:42.310 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:12:42.375 [l-7-thread-1] INFO Search executed successfully, total time is 135.8 ms, dao time is 1.700 μs, random time is 12.68 ms, memory time is 20.52 ms , tcp time is 51.53 ms, hazelcast time is 50.74 ms | |
12:12:42.375 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.52 ms | |
12:12:42.375 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 51.53 ms | |
12:12:42.375 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 50.74 ms | |
12:12:44.238 [l-7-thread-1] INFO Searching users... | |
12:12:44.287 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:12:44.334 [l-7-thread-1] INFO Search executed successfully, total time is 96.20 ms, dao time is 1.600 μs, random time is 14.25 ms, memory time is 15.23 ms , tcp time is 25.40 ms, hazelcast time is 41.06 ms | |
12:12:44.334 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.23 ms | |
12:12:44.334 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 25.40 ms | |
12:12:44.334 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.06 ms | |
12:12:46.238 [l-7-thread-1] INFO Searching users... | |
12:12:46.279 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:12:46.316 [l-7-thread-1] INFO Search executed successfully, total time is 78.40 ms, dao time is 1.500 μs, random time is 6.899 ms, memory time is 14.49 ms , tcp time is 24.47 ms, hazelcast time is 32.34 ms | |
12:12:46.316 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.49 ms | |
12:12:46.316 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 24.47 ms | |
12:12:46.316 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 32.34 ms | |
12:12:48.238 [l-7-thread-1] INFO Searching users... | |
12:12:48.309 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:12:48.356 [l-7-thread-1] INFO Search executed successfully, total time is 118.6 ms, dao time is 1.700 μs, random time is 8.626 ms, memory time is 34.45 ms , tcp time is 35.00 ms, hazelcast time is 40.27 ms | |
12:12:48.356 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 34.45 ms | |
12:12:48.357 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.00 ms | |
12:12:48.357 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.27 ms | |
12:12:50.238 [l-7-thread-1] INFO Searching users... | |
12:12:50.305 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:12:51.621 [l-7-thread-1] INFO Search executed successfully, total time is 1.383 s, dao time is 1.800 μs, random time is 12.95 ms, memory time is 37.23 ms , tcp time is 27.66 ms, hazelcast time is 1.304 s | |
12:12:51.621 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 37.23 ms | |
12:12:51.621 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.66 ms | |
12:12:51.621 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.304 s | |
12:12:52.238 [l-7-thread-1] INFO Searching users... | |
12:12:52.310 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:12:52.354 [l-7-thread-1] INFO Search executed successfully, total time is 116.7 ms, dao time is 1.500 μs, random time is 12.47 ms, memory time is 16.79 ms , tcp time is 48.46 ms, hazelcast time is 38.74 ms | |
12:12:52.355 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.79 ms | |
12:12:52.355 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 48.46 ms | |
12:12:52.355 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 38.74 ms | |
12:12:54.238 [l-7-thread-1] INFO Searching users... | |
12:12:54.280 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:12:54.312 [l-7-thread-1] INFO Search executed successfully, total time is 74.64 ms, dao time is 1.400 μs, random time is 6.216 ms, memory time is 19.02 ms , tcp time is 21.93 ms, hazelcast time is 27.28 ms | |
12:12:54.313 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.02 ms | |
12:12:54.313 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 21.93 ms | |
12:12:54.313 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 27.28 ms | |
12:12:56.238 [l-7-thread-1] INFO Searching users... | |
12:12:56.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:12:56.335 [l-7-thread-1] INFO Search executed successfully, total time is 97.57 ms, dao time is 1.400 μs, random time is 7.666 ms, memory time is 26.69 ms , tcp time is 29.93 ms, hazelcast time is 33.05 ms | |
12:12:56.336 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.69 ms | |
12:12:56.336 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.93 ms | |
12:12:56.336 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 33.05 ms | |
12:12:58.238 [l-7-thread-1] INFO Searching users... | |
12:12:58.329 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:12:58.396 [l-7-thread-1] INFO Search executed successfully, total time is 157.4 ms, dao time is 1.600 μs, random time is 14.25 ms, memory time is 29.77 ms , tcp time is 57.89 ms, hazelcast time is 55.05 ms | |
12:12:58.396 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 29.77 ms | |
12:12:58.396 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 57.89 ms | |
12:12:58.396 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 55.05 ms | |
12:13:00.238 [l-7-thread-1] INFO Searching users... | |
12:13:00.305 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:13:00.361 [l-7-thread-1] INFO Search executed successfully, total time is 123.1 ms, dao time is 2.100 μs, random time is 16.12 ms, memory time is 20.56 ms , tcp time is 36.09 ms, hazelcast time is 49.34 ms | |
12:13:00.361 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.56 ms | |
12:13:00.361 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.09 ms | |
12:13:00.361 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 49.34 ms | |
12:13:02.240 [l-7-thread-1] INFO Searching users... | |
12:13:02.311 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:13:02.362 [l-7-thread-1] INFO Search executed successfully, total time is 122.0 ms, dao time is 1.600 μs, random time is 12.43 ms, memory time is 17.73 ms , tcp time is 45.63 ms, hazelcast time is 45.91 ms | |
12:13:02.362 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.73 ms | |
12:13:02.362 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 45.63 ms | |
12:13:02.362 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.91 ms | |
12:13:04.238 [l-7-thread-1] INFO Searching users... | |
12:13:04.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:13:04.323 [l-7-thread-1] INFO Search executed successfully, total time is 84.69 ms, dao time is 1.800 μs, random time is 8.744 ms, memory time is 21.16 ms , tcp time is 28.32 ms, hazelcast time is 25.87 ms | |
12:13:04.323 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.16 ms | |
12:13:04.323 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.32 ms | |
12:13:04.323 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 25.87 ms | |
12:13:06.238 [l-7-thread-1] INFO Searching users... | |
12:13:06.285 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:13:06.323 [l-7-thread-1] INFO Search executed successfully, total time is 84.53 ms, dao time is 1.900 μs, random time is 8.222 ms, memory time is 18.66 ms , tcp time is 24.35 ms, hazelcast time is 33.02 ms | |
12:13:06.323 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.66 ms | |
12:13:06.323 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 24.35 ms | |
12:13:06.323 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 33.02 ms | |
12:13:08.241 [l-7-thread-1] INFO Searching users... | |
12:13:08.309 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:13:08.360 [l-7-thread-1] INFO Search executed successfully, total time is 118.8 ms, dao time is 1.500 μs, random time is 8.048 ms, memory time is 26.52 ms , tcp time is 41.77 ms, hazelcast time is 39.21 ms | |
12:13:08.360 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.52 ms | |
12:13:08.360 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 41.77 ms | |
12:13:08.360 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.21 ms | |
12:13:10.238 [l-7-thread-1] INFO Searching users... | |
12:13:10.314 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:13:11.634 [l-7-thread-1] INFO Search executed successfully, total time is 1.395 s, dao time is 1.200 μs, random time is 29.33 ms, memory time is 25.00 ms , tcp time is 29.64 ms, hazelcast time is 1.311 s | |
12:13:11.634 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 25.00 ms | |
12:13:11.634 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.64 ms | |
12:13:11.634 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.311 s | |
12:13:12.238 [l-7-thread-1] INFO Searching users... | |
12:13:12.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:13:12.340 [l-7-thread-1] INFO Search executed successfully, total time is 101.9 ms, dao time is 2.000 μs, random time is 8.885 ms, memory time is 16.73 ms , tcp time is 37.47 ms, hazelcast time is 38.49 ms | |
12:13:12.340 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.73 ms | |
12:13:12.340 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.47 ms | |
12:13:12.340 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 38.49 ms | |
12:13:14.241 [l-7-thread-1] INFO Searching users... | |
12:13:14.290 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:13:14.336 [l-7-thread-1] INFO Search executed successfully, total time is 95.11 ms, dao time is 1.700 μs, random time is 7.223 ms, memory time is 18.78 ms , tcp time is 28.41 ms, hazelcast time is 40.47 ms | |
12:13:14.337 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.78 ms | |
12:13:14.337 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.41 ms | |
12:13:14.337 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.47 ms | |
12:13:16.238 [l-7-thread-1] INFO Searching users... | |
12:13:16.295 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:13:16.346 [l-7-thread-1] INFO Search executed successfully, total time is 108.5 ms, dao time is 1.400 μs, random time is 8.384 ms, memory time is 24.87 ms , tcp time is 29.42 ms, hazelcast time is 45.61 ms | |
12:13:16.346 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 24.87 ms | |
12:13:16.346 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.42 ms | |
12:13:16.346 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.61 ms | |
12:13:18.238 [l-7-thread-1] INFO Searching users... | |
12:13:18.310 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:13:18.373 [l-7-thread-1] INFO Search executed successfully, total time is 134.8 ms, dao time is 1.500 μs, random time is 7.474 ms, memory time is 20.86 ms , tcp time is 56.98 ms, hazelcast time is 49.23 ms | |
12:13:18.373 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.86 ms | |
12:13:18.373 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 56.98 ms | |
12:13:18.373 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 49.23 ms | |
12:13:20.238 [l-7-thread-1] INFO Searching users... | |
12:13:20.325 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:13:20.391 [l-7-thread-1] INFO Search executed successfully, total time is 153.3 ms, dao time is 1.500 μs, random time is 16.08 ms, memory time is 36.76 ms , tcp time is 39.88 ms, hazelcast time is 60.17 ms | |
12:13:20.392 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 36.76 ms | |
12:13:20.392 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 39.88 ms | |
12:13:20.392 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 60.17 ms | |
12:13:22.241 [l-7-thread-1] INFO Searching users... | |
12:13:22.286 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:13:22.336 [l-7-thread-1] INFO Search executed successfully, total time is 95.29 ms, dao time is 1.400 μs, random time is 7.104 ms, memory time is 19.47 ms , tcp time is 24.91 ms, hazelcast time is 43.56 ms | |
12:13:22.337 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.47 ms | |
12:13:22.337 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 24.91 ms | |
12:13:22.337 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.56 ms | |
12:13:24.239 [l-7-thread-1] INFO Searching users... | |
12:13:24.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:13:24.352 [l-7-thread-1] INFO Search executed successfully, total time is 113.1 ms, dao time is 1.600 μs, random time is 6.220 ms, memory time is 27.47 ms , tcp time is 32.76 ms, hazelcast time is 45.96 ms | |
12:13:24.353 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 27.47 ms | |
12:13:24.353 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.76 ms | |
12:13:24.353 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.96 ms | |
12:13:26.238 [l-7-thread-1] INFO Searching users... | |
12:13:26.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:13:26.331 [l-7-thread-1] INFO Search executed successfully, total time is 93.68 ms, dao time is 1.500 μs, random time is 6.955 ms, memory time is 26.98 ms , tcp time is 30.55 ms, hazelcast time is 28.98 ms | |
12:13:26.332 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.98 ms | |
12:13:26.332 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.55 ms | |
12:13:26.332 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 28.98 ms | |
12:13:28.238 [l-7-thread-1] INFO Searching users... | |
12:13:28.296 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:13:28.342 [l-7-thread-1] INFO Search executed successfully, total time is 104.2 ms, dao time is 1.500 μs, random time is 9.693 ms, memory time is 19.01 ms , tcp time is 39.33 ms, hazelcast time is 35.96 ms | |
12:13:28.342 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.01 ms | |
12:13:28.342 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 39.33 ms | |
12:13:28.342 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 35.96 ms | |
12:13:30.238 [l-7-thread-1] INFO Searching users... | |
12:13:30.315 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:13:31.623 [l-7-thread-1] INFO Search executed successfully, total time is 1.385 s, dao time is 1.600 μs, random time is 11.56 ms, memory time is 17.28 ms , tcp time is 56.01 ms, hazelcast time is 1.300 s | |
12:13:31.623 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.28 ms | |
12:13:31.623 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 56.01 ms | |
12:13:31.623 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.300 s | |
12:13:32.238 [l-7-thread-1] INFO Searching users... | |
12:13:32.292 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:13:32.351 [l-7-thread-1] INFO Search executed successfully, total time is 113.7 ms, dao time is 1.800 μs, random time is 9.434 ms, memory time is 23.02 ms , tcp time is 26.00 ms, hazelcast time is 54.96 ms | |
12:13:32.352 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.02 ms | |
12:13:32.352 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.00 ms | |
12:13:32.352 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 54.96 ms | |
12:13:34.238 [l-7-thread-1] INFO Searching users... | |
12:13:34.296 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:13:34.350 [l-7-thread-1] INFO Search executed successfully, total time is 112.5 ms, dao time is 1.400 μs, random time is 9.902 ms, memory time is 19.87 ms , tcp time is 33.94 ms, hazelcast time is 48.57 ms | |
12:13:34.350 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.87 ms | |
12:13:34.350 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.94 ms | |
12:13:34.350 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 48.57 ms | |
12:13:36.240 [l-7-thread-1] INFO Searching users... | |
12:13:36.281 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:13:36.328 [l-7-thread-1] INFO Search executed successfully, total time is 88.80 ms, dao time is 1.500 μs, random time is 7.488 ms, memory time is 15.63 ms , tcp time is 24.14 ms, hazelcast time is 41.31 ms | |
12:13:36.329 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.63 ms | |
12:13:36.329 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 24.14 ms | |
12:13:36.329 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.31 ms | |
12:13:38.238 [l-7-thread-1] INFO Searching users... | |
12:13:38.306 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:13:38.399 [l-7-thread-1] INFO Search executed successfully, total time is 160.8 ms, dao time is 1.300 μs, random time is 11.78 ms, memory time is 20.07 ms , tcp time is 40.44 ms, hazelcast time is 88.10 ms | |
12:13:38.399 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.07 ms | |
12:13:38.399 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 40.44 ms | |
12:13:38.399 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 88.10 ms | |
12:13:40.240 [l-7-thread-1] INFO Searching users... | |
12:13:40.330 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:13:40.404 [l-7-thread-1] INFO Search executed successfully, total time is 163.9 ms, dao time is 1.500 μs, random time is 16.41 ms, memory time is 37.25 ms , tcp time is 43.68 ms, hazelcast time is 66.21 ms | |
12:13:40.405 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 37.25 ms | |
12:13:40.406 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 43.68 ms | |
12:13:40.406 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 66.21 ms | |
12:13:42.238 [l-7-thread-1] INFO Searching users... | |
12:13:42.322 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:13:42.381 [l-7-thread-1] INFO Search executed successfully, total time is 143.2 ms, dao time is 1.600 μs, random time is 6.125 ms, memory time is 47.32 ms , tcp time is 37.71 ms, hazelcast time is 51.89 ms | |
12:13:42.381 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 47.32 ms | |
12:13:42.381 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.71 ms | |
12:13:42.382 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 51.89 ms | |
12:13:44.238 [l-7-thread-1] INFO Searching users... | |
12:13:44.288 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:13:44.337 [l-7-thread-1] INFO Search executed successfully, total time is 98.78 ms, dao time is 2.100 μs, random time is 10.84 ms, memory time is 18.09 ms , tcp time is 26.07 ms, hazelcast time is 43.52 ms | |
12:13:44.338 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.09 ms | |
12:13:44.338 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.07 ms | |
12:13:44.338 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.52 ms | |
12:13:46.238 [l-7-thread-1] INFO Searching users... | |
12:13:46.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:13:46.334 [l-7-thread-1] INFO Search executed successfully, total time is 96.45 ms, dao time is 1.400 μs, random time is 6.402 ms, memory time is 18.49 ms , tcp time is 31.52 ms, hazelcast time is 39.82 ms | |
12:13:46.334 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.49 ms | |
12:13:46.334 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.52 ms | |
12:13:46.334 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.82 ms | |
12:13:48.238 [l-7-thread-1] INFO Searching users... | |
12:13:48.284 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:13:48.328 [l-7-thread-1] INFO Search executed successfully, total time is 90.47 ms, dao time is 1.500 μs, random time is 9.681 ms, memory time is 17.27 ms , tcp time is 23.70 ms, hazelcast time is 39.56 ms | |
12:13:48.328 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.27 ms | |
12:13:48.328 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 23.70 ms | |
12:13:48.328 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.56 ms | |
12:13:50.238 [l-7-thread-1] INFO Searching users... | |
12:13:50.321 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:13:51.637 [l-7-thread-1] INFO Search executed successfully, total time is 1.399 s, dao time is 1.300 μs, random time is 14.99 ms, memory time is 39.12 ms , tcp time is 42.47 ms, hazelcast time is 1.302 s | |
12:13:51.637 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 39.12 ms | |
12:13:51.637 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 42.47 ms | |
12:13:51.637 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.302 s | |
12:13:52.238 [l-7-thread-1] INFO Searching users... | |
12:13:52.302 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:13:52.348 [l-7-thread-1] INFO Search executed successfully, total time is 110.1 ms, dao time is 1.600 μs, random time is 8.607 ms, memory time is 31.94 ms , tcp time is 27.60 ms, hazelcast time is 41.77 ms | |
12:13:52.348 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 31.94 ms | |
12:13:52.348 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.60 ms | |
12:13:52.349 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.77 ms | |
12:13:54.238 [l-7-thread-1] INFO Searching users... | |
12:13:54.282 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:13:54.328 [l-7-thread-1] INFO Search executed successfully, total time is 90.58 ms, dao time is 1.400 μs, random time is 6.255 ms, memory time is 18.58 ms , tcp time is 23.84 ms, hazelcast time is 41.70 ms | |
12:13:54.328 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.58 ms | |
12:13:54.329 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 23.84 ms | |
12:13:54.329 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.70 ms | |
12:13:56.238 [l-7-thread-1] INFO Searching users... | |
12:13:56.302 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:13:56.356 [l-7-thread-1] INFO Search executed successfully, total time is 117.7 ms, dao time is 1.500 μs, random time is 12.04 ms, memory time is 29.61 ms , tcp time is 30.15 ms, hazelcast time is 45.59 ms | |
12:13:56.356 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 29.61 ms | |
12:13:56.356 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.15 ms | |
12:13:56.356 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.59 ms | |
12:13:58.238 [l-7-thread-1] INFO Searching users... | |
12:13:58.300 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:13:58.348 [l-7-thread-1] INFO Search executed successfully, total time is 110.4 ms, dao time is 1.700 μs, random time is 6.741 ms, memory time is 17.23 ms , tcp time is 43.06 ms, hazelcast time is 43.18 ms | |
12:13:58.348 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.23 ms | |
12:13:58.348 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 43.06 ms | |
12:13:58.348 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.18 ms | |
12:14:00.238 [l-7-thread-1] INFO Searching users... | |
12:14:00.307 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:14:00.385 [l-7-thread-1] INFO Search executed successfully, total time is 147.0 ms, dao time is 1.600 μs, random time is 16.12 ms, memory time is 32.60 ms , tcp time is 31.93 ms, hazelcast time is 65.90 ms | |
12:14:00.385 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 32.60 ms | |
12:14:00.385 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.93 ms | |
12:14:00.385 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 65.90 ms | |
12:14:02.238 [l-7-thread-1] INFO Searching users... | |
12:14:02.312 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:14:02.380 [l-7-thread-1] INFO Search executed successfully, total time is 142.2 ms, dao time is 1.400 μs, random time is 6.235 ms, memory time is 21.47 ms , tcp time is 54.97 ms, hazelcast time is 59.32 ms | |
12:14:02.380 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.47 ms | |
12:14:02.380 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 54.97 ms | |
12:14:02.380 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 59.32 ms | |
12:14:04.238 [l-7-thread-1] INFO Searching users... | |
12:14:04.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:14:04.360 [l-7-thread-1] INFO Search executed successfully, total time is 121.8 ms, dao time is 1.500 μs, random time is 8.752 ms, memory time is 18.83 ms , tcp time is 34.00 ms, hazelcast time is 60.01 ms | |
12:14:04.360 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.83 ms | |
12:14:04.360 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.00 ms | |
12:14:04.360 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 60.01 ms | |
12:14:06.238 [l-7-thread-1] INFO Searching users... | |
12:14:06.302 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:14:06.344 [l-7-thread-1] INFO Search executed successfully, total time is 106.1 ms, dao time is 1.600 μs, random time is 7.725 ms, memory time is 21.56 ms , tcp time is 39.52 ms, hazelcast time is 37.01 ms | |
12:14:06.344 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.56 ms | |
12:14:06.344 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 39.52 ms | |
12:14:06.344 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 37.01 ms | |
12:14:08.238 [l-7-thread-1] INFO Searching users... | |
12:14:08.313 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:14:08.358 [l-7-thread-1] INFO Search executed successfully, total time is 119.4 ms, dao time is 1.600 μs, random time is 12.40 ms, memory time is 34.83 ms , tcp time is 33.11 ms, hazelcast time is 38.06 ms | |
12:14:08.358 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 34.83 ms | |
12:14:08.358 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.11 ms | |
12:14:08.358 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 38.06 ms | |
12:14:10.238 [l-7-thread-1] INFO Searching users... | |
12:14:10.301 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:14:11.618 [l-7-thread-1] INFO Search executed successfully, total time is 1.380 s, dao time is 1.500 μs, random time is 11.58 ms, memory time is 31.76 ms , tcp time is 24.53 ms, hazelcast time is 1.312 s | |
12:14:11.621 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 31.76 ms | |
12:14:11.621 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 24.53 ms | |
12:14:11.621 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.312 s | |
12:14:12.238 [l-7-thread-1] INFO Searching users... | |
12:14:12.306 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:14:12.351 [l-7-thread-1] INFO Search executed successfully, total time is 113.5 ms, dao time is 1.600 μs, random time is 14.34 ms, memory time is 16.32 ms , tcp time is 43.01 ms, hazelcast time is 39.56 ms | |
12:14:12.351 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.32 ms | |
12:14:12.351 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 43.01 ms | |
12:14:12.351 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.56 ms | |
12:14:14.238 [l-7-thread-1] INFO Searching users... | |
12:14:14.290 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:14:14.324 [l-7-thread-1] INFO Search executed successfully, total time is 86.70 ms, dao time is 1.700 μs, random time is 13.05 ms, memory time is 16.39 ms , tcp time is 28.28 ms, hazelcast time is 28.77 ms | |
12:14:14.325 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.39 ms | |
12:14:14.325 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.28 ms | |
12:14:14.325 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 28.77 ms | |
12:14:16.238 [l-7-thread-1] INFO Searching users... | |
12:14:16.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:14:16.335 [l-7-thread-1] INFO Search executed successfully, total time is 96.03 ms, dao time is 2.000 μs, random time is 10.04 ms, memory time is 21.28 ms , tcp time is 28.60 ms, hazelcast time is 35.87 ms | |
12:14:16.335 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.28 ms | |
12:14:16.335 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.60 ms | |
12:14:16.336 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 35.87 ms | |
12:14:18.243 [l-7-thread-1] INFO Searching users... | |
12:14:18.319 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:14:18.384 [l-7-thread-1] INFO Search executed successfully, total time is 140.2 ms, dao time is 1.600 μs, random time is 14.88 ms, memory time is 17.21 ms , tcp time is 50.62 ms, hazelcast time is 57.22 ms | |
12:14:18.384 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.21 ms | |
12:14:18.384 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 50.62 ms | |
12:14:18.384 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 57.22 ms | |
12:14:20.238 [l-7-thread-1] INFO Searching users... | |
12:14:20.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:14:20.362 [l-7-thread-1] INFO Search executed successfully, total time is 123.9 ms, dao time is 1.800 μs, random time is 6.447 ms, memory time is 15.24 ms , tcp time is 39.28 ms, hazelcast time is 62.73 ms | |
12:14:20.362 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.24 ms | |
12:14:20.362 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 39.28 ms | |
12:14:20.362 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 62.73 ms | |
12:14:22.238 [l-7-thread-1] INFO Searching users... | |
12:14:22.311 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:14:22.375 [l-7-thread-1] INFO Search executed successfully, total time is 136.0 ms, dao time is 1.800 μs, random time is 12.51 ms, memory time is 20.82 ms , tcp time is 45.95 ms, hazelcast time is 56.50 ms | |
12:14:22.375 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.82 ms | |
12:14:22.375 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 45.95 ms | |
12:14:22.375 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 56.50 ms | |
12:14:24.238 [l-7-thread-1] INFO Searching users... | |
12:14:24.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:14:24.350 [l-7-thread-1] INFO Search executed successfully, total time is 111.7 ms, dao time is 1.800 μs, random time is 12.44 ms, memory time is 23.10 ms , tcp time is 29.77 ms, hazelcast time is 46.19 ms | |
12:14:24.350 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.10 ms | |
12:14:24.350 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.77 ms | |
12:14:24.350 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 46.19 ms | |
12:14:26.238 [l-7-thread-1] INFO Searching users... | |
12:14:26.301 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:14:26.337 [l-7-thread-1] INFO Search executed successfully, total time is 99.22 ms, dao time is 1.500 μs, random time is 6.275 ms, memory time is 37.91 ms , tcp time is 23.63 ms, hazelcast time is 31.18 ms | |
12:14:26.337 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 37.91 ms | |
12:14:26.337 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 23.63 ms | |
12:14:26.337 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 31.18 ms | |
12:14:28.240 [l-7-thread-1] INFO Searching users... | |
12:14:28.311 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:14:28.362 [l-7-thread-1] INFO Search executed successfully, total time is 121.6 ms, dao time is 1.500 μs, random time is 8.737 ms, memory time is 23.24 ms , tcp time is 43.57 ms, hazelcast time is 45.80 ms | |
12:14:28.362 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.24 ms | |
12:14:28.362 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 43.57 ms | |
12:14:28.362 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.80 ms | |
12:14:30.238 [l-7-thread-1] INFO Searching users... | |
12:14:30.325 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:14:31.626 [l-7-thread-1] INFO Search executed successfully, total time is 1.388 s, dao time is 2.100 μs, random time is 21.16 ms, memory time is 35.45 ms , tcp time is 35.86 ms, hazelcast time is 1.295 s | |
12:14:31.626 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 35.45 ms | |
12:14:31.626 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.86 ms | |
12:14:31.627 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.295 s | |
12:14:32.238 [l-7-thread-1] INFO Searching users... | |
12:14:32.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:14:32.344 [l-7-thread-1] INFO Search executed successfully, total time is 106.4 ms, dao time is 1.500 μs, random time is 6.537 ms, memory time is 22.58 ms , tcp time is 33.41 ms, hazelcast time is 43.66 ms | |
12:14:32.345 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.58 ms | |
12:14:32.345 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.41 ms | |
12:14:32.345 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.66 ms | |
12:14:34.238 [l-7-thread-1] INFO Searching users... | |
12:14:34.306 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:14:34.356 [l-7-thread-1] INFO Search executed successfully, total time is 118.5 ms, dao time is 1.600 μs, random time is 10.42 ms, memory time is 18.37 ms , tcp time is 52.23 ms, hazelcast time is 37.27 ms | |
12:14:34.357 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.37 ms | |
12:14:34.357 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 52.23 ms | |
12:14:34.357 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 37.27 ms | |
12:14:36.238 [l-7-thread-1] INFO Searching users... | |
12:14:36.292 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:14:36.333 [l-7-thread-1] INFO Search executed successfully, total time is 94.87 ms, dao time is 1.600 μs, random time is 7.943 ms, memory time is 17.82 ms , tcp time is 33.44 ms, hazelcast time is 35.47 ms | |
12:14:36.333 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.82 ms | |
12:14:36.333 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.44 ms | |
12:14:36.333 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 35.47 ms | |
12:14:38.238 [l-7-thread-1] INFO Searching users... | |
12:14:38.333 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:14:38.395 [l-7-thread-1] INFO Search executed successfully, total time is 156.9 ms, dao time is 1.400 μs, random time is 17.72 ms, memory time is 35.22 ms , tcp time is 52.02 ms, hazelcast time is 51.35 ms | |
12:14:38.395 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 35.22 ms | |
12:14:38.395 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 52.02 ms | |
12:14:38.396 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 51.35 ms | |
12:14:40.238 [l-7-thread-1] INFO Searching users... | |
12:14:40.330 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:14:40.390 [l-7-thread-1] INFO Search executed successfully, total time is 152.3 ms, dao time is 1.500 μs, random time is 15.51 ms, memory time is 21.80 ms , tcp time is 60.48 ms, hazelcast time is 54.32 ms | |
12:14:40.390 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.80 ms | |
12:14:40.390 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 60.48 ms | |
12:14:40.390 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 54.32 ms | |
12:14:42.238 [l-7-thread-1] INFO Searching users... | |
12:14:42.313 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:14:42.360 [l-7-thread-1] INFO Search executed successfully, total time is 122.0 ms, dao time is 1.800 μs, random time is 15.95 ms, memory time is 19.70 ms , tcp time is 48.84 ms, hazelcast time is 37.28 ms | |
12:14:42.360 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.70 ms | |
12:14:42.360 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 48.84 ms | |
12:14:42.360 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 37.28 ms | |
12:14:44.241 [l-7-thread-1] INFO Searching users... | |
12:14:44.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:14:44.335 [l-7-thread-1] INFO Search executed successfully, total time is 93.62 ms, dao time is 1.900 μs, random time is 7.896 ms, memory time is 15.99 ms , tcp time is 27.69 ms, hazelcast time is 41.84 ms | |
12:14:44.335 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.99 ms | |
12:14:44.336 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.69 ms | |
12:14:44.336 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.84 ms | |
12:14:46.239 [l-7-thread-1] INFO Searching users... | |
12:14:46.299 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:14:46.334 [l-7-thread-1] INFO Search executed successfully, total time is 94.96 ms, dao time is 1.600 μs, random time is 9.585 ms, memory time is 21.62 ms , tcp time is 35.52 ms, hazelcast time is 28.02 ms | |
12:14:46.334 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.62 ms | |
12:14:46.334 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.52 ms | |
12:14:46.334 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 28.02 ms | |
12:14:48.238 [l-7-thread-1] INFO Searching users... | |
12:14:48.292 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:14:48.336 [l-7-thread-1] INFO Search executed successfully, total time is 98.56 ms, dao time is 1.600 μs, random time is 8.298 ms, memory time is 20.00 ms , tcp time is 30.85 ms, hazelcast time is 38.69 ms | |
12:14:48.337 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.00 ms | |
12:14:48.337 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.85 ms | |
12:14:48.337 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 38.69 ms | |
12:14:50.238 [l-7-thread-1] INFO Searching users... | |
12:14:50.324 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:14:51.620 [l-7-thread-1] INFO Search executed successfully, total time is 1.383 s, dao time is 1.600 μs, random time is 9.992 ms, memory time is 31.22 ms , tcp time is 55.87 ms, hazelcast time is 1.285 s | |
12:14:51.620 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 31.22 ms | |
12:14:51.620 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 55.87 ms | |
12:14:51.621 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.285 s | |
12:14:52.238 [l-7-thread-1] INFO Searching users... | |
12:14:52.298 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:14:52.349 [l-7-thread-1] INFO Search executed successfully, total time is 109.1 ms, dao time is 1.500 μs, random time is 9.647 ms, memory time is 18.90 ms , tcp time is 34.84 ms, hazelcast time is 45.40 ms | |
12:14:52.349 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.90 ms | |
12:14:52.349 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.84 ms | |
12:14:52.349 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.40 ms | |
12:14:54.238 [l-7-thread-1] INFO Searching users... | |
12:14:54.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:14:54.344 [l-7-thread-1] INFO Search executed successfully, total time is 106.6 ms, dao time is 1.600 μs, random time is 8.965 ms, memory time is 16.22 ms , tcp time is 35.20 ms, hazelcast time is 45.97 ms | |
12:14:54.345 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.22 ms | |
12:14:54.345 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.20 ms | |
12:14:54.345 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.97 ms | |
12:14:56.238 [l-7-thread-1] INFO Searching users... | |
12:14:56.291 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:14:56.340 [l-7-thread-1] INFO Search executed successfully, total time is 102.6 ms, dao time is 1.700 μs, random time is 6.724 ms, memory time is 15.02 ms , tcp time is 36.68 ms, hazelcast time is 43.98 ms | |
12:14:56.341 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.02 ms | |
12:14:56.341 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.68 ms | |
12:14:56.341 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.98 ms | |
12:14:58.238 [l-7-thread-1] INFO Searching users... | |
12:14:58.299 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:14:58.361 [l-7-thread-1] INFO Search executed successfully, total time is 122.8 ms, dao time is 1.700 μs, random time is 10.83 ms, memory time is 21.08 ms , tcp time is 36.06 ms, hazelcast time is 54.65 ms | |
12:14:58.361 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.08 ms | |
12:14:58.361 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.06 ms | |
12:14:58.361 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 54.65 ms | |
12:15:00.238 [l-7-thread-1] INFO Searching users... | |
12:15:00.332 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:15:00.414 [l-7-thread-1] INFO Search executed successfully, total time is 176.5 ms, dao time is 1.500 μs, random time is 20.64 ms, memory time is 25.63 ms , tcp time is 57.39 ms, hazelcast time is 72.41 ms | |
12:15:00.414 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 25.63 ms | |
12:15:00.415 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 57.39 ms | |
12:15:00.415 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 72.41 ms | |
12:15:02.239 [l-7-thread-1] INFO Searching users... | |
12:15:02.306 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:15:02.386 [l-7-thread-1] INFO Search executed successfully, total time is 147.2 ms, dao time is 2.200 μs, random time is 10.49 ms, memory time is 25.27 ms , tcp time is 48.90 ms, hazelcast time is 62.33 ms | |
12:15:02.387 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 25.27 ms | |
12:15:02.387 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 48.90 ms | |
12:15:02.387 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 62.33 ms | |
12:15:04.238 [l-7-thread-1] INFO Searching users... | |
12:15:04.318 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:15:04.373 [l-7-thread-1] INFO Search executed successfully, total time is 135.2 ms, dao time is 1.400 μs, random time is 15.90 ms, memory time is 22.11 ms , tcp time is 52.35 ms, hazelcast time is 44.52 ms | |
12:15:04.373 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.11 ms | |
12:15:04.373 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 52.35 ms | |
12:15:04.374 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.52 ms | |
12:15:06.238 [l-7-thread-1] INFO Searching users... | |
12:15:06.306 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:15:06.342 [l-7-thread-1] INFO Search executed successfully, total time is 104.1 ms, dao time is 1.800 μs, random time is 7.134 ms, memory time is 22.09 ms , tcp time is 43.04 ms, hazelcast time is 31.64 ms | |
12:15:06.342 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.09 ms | |
12:15:06.342 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 43.04 ms | |
12:15:06.342 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 31.64 ms | |
12:15:08.238 [l-7-thread-1] INFO Searching users... | |
12:15:08.320 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:15:08.402 [l-7-thread-1] INFO Search executed successfully, total time is 164.3 ms, dao time is 1.800 μs, random time is 14.78 ms, memory time is 28.66 ms , tcp time is 50.35 ms, hazelcast time is 69.99 ms | |
12:15:08.402 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 28.66 ms | |
12:15:08.403 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 50.35 ms | |
12:15:08.403 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 69.99 ms | |
12:15:10.239 [l-7-thread-1] INFO Searching users... | |
12:15:10.311 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:15:11.640 [l-7-thread-1] INFO Search executed successfully, total time is 1.401 s, dao time is 1.600 μs, random time is 11.20 ms, memory time is 23.28 ms , tcp time is 41.05 ms, hazelcast time is 1.325 s | |
12:15:11.641 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.28 ms | |
12:15:11.641 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 41.05 ms | |
12:15:11.641 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.325 s | |
12:15:12.238 [l-7-thread-1] INFO Searching users... | |
12:15:12.311 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:15:12.376 [l-7-thread-1] INFO Search executed successfully, total time is 138.5 ms, dao time is 1.500 μs, random time is 8.850 ms, memory time is 29.79 ms , tcp time is 43.43 ms, hazelcast time is 56.24 ms | |
12:15:12.376 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 29.79 ms | |
12:15:12.377 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 43.43 ms | |
12:15:12.377 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 56.24 ms | |
12:15:14.239 [l-7-thread-1] INFO Searching users... | |
12:15:14.296 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:15:14.352 [l-7-thread-1] INFO Search executed successfully, total time is 112.9 ms, dao time is 1.700 μs, random time is 13.17 ms, memory time is 18.34 ms , tcp time is 31.30 ms, hazelcast time is 47.59 ms | |
12:15:14.352 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.34 ms | |
12:15:14.352 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.30 ms | |
12:15:14.352 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 47.59 ms | |
12:15:16.238 [l-7-thread-1] INFO Searching users... | |
12:15:16.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:15:16.373 [l-7-thread-1] INFO Search executed successfully, total time is 134.1 ms, dao time is 1.700 μs, random time is 9.064 ms, memory time is 27.05 ms , tcp time is 28.35 ms, hazelcast time is 69.42 ms | |
12:15:16.373 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 27.05 ms | |
12:15:16.373 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.35 ms | |
12:15:16.373 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 69.42 ms | |
12:15:18.240 [l-7-thread-1] INFO Searching users... | |
12:15:18.325 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:15:18.403 [l-7-thread-1] INFO Search executed successfully, total time is 162.7 ms, dao time is 1.700 μs, random time is 10.35 ms, memory time is 16.49 ms , tcp time is 66.29 ms, hazelcast time is 69.40 ms | |
12:15:18.403 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.49 ms | |
12:15:18.403 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 66.29 ms | |
12:15:18.403 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 69.40 ms | |
12:15:20.238 [l-7-thread-1] INFO Searching users... | |
12:15:20.313 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:15:20.384 [l-7-thread-1] INFO Search executed successfully, total time is 146.0 ms, dao time is 1.400 μs, random time is 16.91 ms, memory time is 27.01 ms , tcp time is 35.57 ms, hazelcast time is 66.10 ms | |
12:15:20.384 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 27.01 ms | |
12:15:20.384 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.57 ms | |
12:15:20.384 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 66.10 ms | |
12:15:22.241 [l-7-thread-1] INFO Searching users... | |
12:15:22.290 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:15:22.350 [l-7-thread-1] INFO Search executed successfully, total time is 108.8 ms, dao time is 1.900 μs, random time is 6.647 ms, memory time is 24.12 ms , tcp time is 24.18 ms, hazelcast time is 53.69 ms | |
12:15:22.352 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 24.12 ms | |
12:15:22.352 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 24.18 ms | |
12:15:22.352 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 53.69 ms | |
12:15:24.238 [l-7-thread-1] INFO Searching users... | |
12:15:24.288 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:15:24.328 [l-7-thread-1] INFO Search executed successfully, total time is 89.87 ms, dao time is 1.500 μs, random time is 8.624 ms, memory time is 18.98 ms , tcp time is 26.48 ms, hazelcast time is 35.41 ms | |
12:15:24.328 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.98 ms | |
12:15:24.328 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.48 ms | |
12:15:24.328 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 35.41 ms | |
12:15:26.238 [l-7-thread-1] INFO Searching users... | |
12:15:26.298 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:15:26.344 [l-7-thread-1] INFO Search executed successfully, total time is 106.5 ms, dao time is 1.700 μs, random time is 8.985 ms, memory time is 20.53 ms , tcp time is 35.23 ms, hazelcast time is 41.48 ms | |
12:15:26.344 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.53 ms | |
12:15:26.344 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.23 ms | |
12:15:26.345 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.48 ms | |
12:15:28.238 [l-7-thread-1] INFO Searching users... | |
12:15:28.290 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:15:28.353 [l-7-thread-1] INFO Search executed successfully, total time is 115.2 ms, dao time is 1.500 μs, random time is 13.13 ms, memory time is 16.41 ms , tcp time is 29.57 ms, hazelcast time is 55.85 ms | |
12:15:28.353 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.41 ms | |
12:15:28.353 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.57 ms | |
12:15:28.354 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 55.85 ms | |
12:15:30.238 [l-7-thread-1] INFO Searching users... | |
12:15:30.290 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:15:31.644 [l-7-thread-1] INFO Search executed successfully, total time is 1.406 s, dao time is 1.700 μs, random time is 9.852 ms, memory time is 20.22 ms , tcp time is 26.11 ms, hazelcast time is 1.349 s | |
12:15:31.644 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.22 ms | |
12:15:31.644 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.11 ms | |
12:15:31.644 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.349 s | |
12:15:32.238 [l-7-thread-1] INFO Searching users... | |
12:15:32.292 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:15:32.342 [l-7-thread-1] INFO Search executed successfully, total time is 103.8 ms, dao time is 1.300 μs, random time is 6.927 ms, memory time is 17.34 ms , tcp time is 34.41 ms, hazelcast time is 44.90 ms | |
12:15:32.342 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.34 ms | |
12:15:32.342 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.41 ms | |
12:15:32.342 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.90 ms | |
12:15:34.240 [l-7-thread-1] INFO Searching users... | |
12:15:34.305 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:15:34.360 [l-7-thread-1] INFO Search executed successfully, total time is 120.4 ms, dao time is 8.900 μs, random time is 9.064 ms, memory time is 18.42 ms , tcp time is 44.46 ms, hazelcast time is 48.24 ms | |
12:15:34.361 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.42 ms | |
12:15:34.361 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 44.46 ms | |
12:15:34.361 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 48.24 ms | |
12:15:36.238 [l-7-thread-1] INFO Searching users... | |
12:15:36.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:15:36.325 [l-7-thread-1] INFO Search executed successfully, total time is 87.02 ms, dao time is 1.700 μs, random time is 7.887 ms, memory time is 20.59 ms , tcp time is 30.62 ms, hazelcast time is 27.73 ms | |
12:15:36.325 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.59 ms | |
12:15:36.325 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.62 ms | |
12:15:36.325 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 27.73 ms | |
12:15:38.238 [l-7-thread-1] INFO Searching users... | |
12:15:38.311 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:15:38.371 [l-7-thread-1] INFO Search executed successfully, total time is 131.8 ms, dao time is 1.700 μs, random time is 9.983 ms, memory time is 27.58 ms , tcp time is 39.41 ms, hazelcast time is 54.45 ms | |
12:15:38.371 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 27.58 ms | |
12:15:38.371 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 39.41 ms | |
12:15:38.371 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 54.45 ms | |
12:15:40.241 [l-7-thread-1] INFO Searching users... | |
12:15:40.324 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:15:40.356 [l-7-thread-1] INFO Search executed successfully, total time is 115.5 ms, dao time is 1.500 μs, random time is 31.93 ms, memory time is 29.07 ms , tcp time is 26.42 ms, hazelcast time is 27.85 ms | |
12:15:40.357 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 29.07 ms | |
12:15:40.357 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.42 ms | |
12:15:40.357 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 27.85 ms | |
12:15:42.239 [l-7-thread-1] INFO Searching users... | |
12:15:42.322 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:15:42.362 [l-7-thread-1] INFO Search executed successfully, total time is 123.0 ms, dao time is 1.700 μs, random time is 10.81 ms, memory time is 26.10 ms , tcp time is 51.17 ms, hazelcast time is 34.75 ms | |
12:15:42.363 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.10 ms | |
12:15:42.363 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 51.17 ms | |
12:15:42.363 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 34.75 ms | |
12:15:44.238 [l-7-thread-1] INFO Searching users... | |
12:15:44.287 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:15:44.346 [l-7-thread-1] INFO Search executed successfully, total time is 108.5 ms, dao time is 1.400 μs, random time is 6.670 ms, memory time is 17.56 ms , tcp time is 30.59 ms, hazelcast time is 53.42 ms | |
12:15:44.346 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.56 ms | |
12:15:44.346 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.59 ms | |
12:15:44.346 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 53.42 ms | |
12:15:46.238 [l-7-thread-1] INFO Searching users... | |
12:15:46.283 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:15:46.328 [l-7-thread-1] INFO Search executed successfully, total time is 89.61 ms, dao time is 1.500 μs, random time is 6.642 ms, memory time is 14.60 ms , tcp time is 28.51 ms, hazelcast time is 39.66 ms | |
12:15:46.328 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.60 ms | |
12:15:46.328 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.51 ms | |
12:15:46.328 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.66 ms | |
12:15:48.238 [l-7-thread-1] INFO Searching users... | |
12:15:48.304 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:15:48.365 [l-7-thread-1] INFO Search executed successfully, total time is 127.4 ms, dao time is 1.700 μs, random time is 10.18 ms, memory time is 21.62 ms , tcp time is 38.36 ms, hazelcast time is 56.99 ms | |
12:15:48.365 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.62 ms | |
12:15:48.365 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 38.36 ms | |
12:15:48.365 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 56.99 ms | |
12:15:50.240 [l-7-thread-1] INFO Searching users... | |
12:15:50.307 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:15:51.626 [l-7-thread-1] INFO Search executed successfully, total time is 1.386 s, dao time is 2.200 μs, random time is 17.17 ms, memory time is 24.35 ms , tcp time is 41.03 ms, hazelcast time is 1.303 s | |
12:15:51.626 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 24.35 ms | |
12:15:51.626 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 41.03 ms | |
12:15:51.626 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.303 s | |
12:15:52.238 [l-7-thread-1] INFO Searching users... | |
12:15:52.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:15:52.351 [l-7-thread-1] INFO Search executed successfully, total time is 113.4 ms, dao time is 1.700 μs, random time is 7.971 ms, memory time is 20.15 ms , tcp time is 36.74 ms, hazelcast time is 48.30 ms | |
12:15:52.351 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.15 ms | |
12:15:52.351 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.74 ms | |
12:15:52.351 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 48.30 ms | |
12:15:54.238 [l-7-thread-1] INFO Searching users... | |
12:15:54.291 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:15:54.335 [l-7-thread-1] INFO Search executed successfully, total time is 97.63 ms, dao time is 1.800 μs, random time is 9.792 ms, memory time is 14.93 ms , tcp time is 34.32 ms, hazelcast time is 38.37 ms | |
12:15:54.336 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.93 ms | |
12:15:54.336 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.32 ms | |
12:15:54.336 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 38.37 ms | |
12:15:56.238 [l-7-thread-1] INFO Searching users... | |
12:15:56.303 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:15:56.350 [l-7-thread-1] INFO Search executed successfully, total time is 112.6 ms, dao time is 1.400 μs, random time is 12.39 ms, memory time is 28.48 ms , tcp time is 29.63 ms, hazelcast time is 41.87 ms | |
12:15:56.350 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 28.48 ms | |
12:15:56.351 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.63 ms | |
12:15:56.351 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.87 ms | |
12:15:58.238 [l-7-thread-1] INFO Searching users... | |
12:15:58.323 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:15:58.404 [l-7-thread-1] INFO Search executed successfully, total time is 165.7 ms, dao time is 1.400 μs, random time is 23.75 ms, memory time is 35.70 ms , tcp time is 31.08 ms, hazelcast time is 74.05 ms | |
12:15:58.404 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 35.70 ms | |
12:15:58.404 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.08 ms | |
12:15:58.404 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 74.05 ms | |
12:16:00.238 [l-7-thread-1] INFO Searching users... | |
12:16:00.329 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:16:00.417 [l-7-thread-1] INFO Search executed successfully, total time is 179.2 ms, dao time is 2.200 μs, random time is 11.91 ms, memory time is 23.04 ms , tcp time is 62.13 ms, hazelcast time is 62.80 ms | |
12:16:00.417 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.04 ms | |
12:16:00.417 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 62.13 ms | |
12:16:00.418 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 62.80 ms | |
12:16:02.238 [l-7-thread-1] INFO Searching users... | |
12:16:02.331 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:16:02.385 [l-7-thread-1] INFO Search executed successfully, total time is 147.4 ms, dao time is 1.500 μs, random time is 6.712 ms, memory time is 19.54 ms , tcp time is 73.25 ms, hazelcast time is 47.58 ms | |
12:16:02.385 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.54 ms | |
12:16:02.386 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 73.25 ms | |
12:16:02.386 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 47.58 ms | |
12:16:04.238 [l-7-thread-1] INFO Searching users... | |
12:16:04.285 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:16:04.335 [l-7-thread-1] INFO Search executed successfully, total time is 97.22 ms, dao time is 14.10 μs, random time is 9.037 ms, memory time is 16.91 ms , tcp time is 26.78 ms, hazelcast time is 44.31 ms | |
12:16:04.335 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.91 ms | |
12:16:04.335 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.78 ms | |
12:16:04.335 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.31 ms | |
12:16:06.239 [l-7-thread-1] INFO Searching users... | |
12:16:06.296 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:16:06.337 [l-7-thread-1] INFO Search executed successfully, total time is 98.03 ms, dao time is 1.900 μs, random time is 11.53 ms, memory time is 20.92 ms , tcp time is 31.30 ms, hazelcast time is 34.11 ms | |
12:16:06.338 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.92 ms | |
12:16:06.338 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.30 ms | |
12:16:06.338 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 34.11 ms | |
12:16:08.238 [l-7-thread-1] INFO Searching users... | |
12:16:08.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:16:08.353 [l-7-thread-1] INFO Search executed successfully, total time is 115.2 ms, dao time is 1.900 μs, random time is 10.14 ms, memory time is 20.78 ms , tcp time is 29.00 ms, hazelcast time is 55.07 ms | |
12:16:08.353 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.78 ms | |
12:16:08.353 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.00 ms | |
12:16:08.353 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 55.07 ms | |
12:16:10.239 [l-7-thread-1] INFO Searching users... | |
12:16:10.296 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:16:11.650 [l-7-thread-1] INFO Search executed successfully, total time is 1.412 s, dao time is 1.600 μs, random time is 7.646 ms, memory time is 16.72 ms , tcp time is 37.25 ms, hazelcast time is 1.350 s | |
12:16:11.651 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.72 ms | |
12:16:11.651 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.25 ms | |
12:16:11.651 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.350 s | |
12:16:12.238 [l-7-thread-1] INFO Searching users... | |
12:16:12.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:16:12.347 [l-7-thread-1] INFO Search executed successfully, total time is 108.9 ms, dao time is 1.800 μs, random time is 6.629 ms, memory time is 26.11 ms , tcp time is 34.71 ms, hazelcast time is 41.24 ms | |
12:16:12.347 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.11 ms | |
12:16:12.347 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.71 ms | |
12:16:12.347 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.24 ms | |
12:16:14.238 [l-7-thread-1] INFO Searching users... | |
12:16:14.287 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:16:14.329 [l-7-thread-1] INFO Search executed successfully, total time is 91.19 ms, dao time is 1.500 μs, random time is 10.42 ms, memory time is 19.60 ms , tcp time is 24.24 ms, hazelcast time is 36.73 ms | |
12:16:14.329 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.60 ms | |
12:16:14.330 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 24.24 ms | |
12:16:14.330 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 36.73 ms | |
12:16:16.239 [l-7-thread-1] INFO Searching users... | |
12:16:16.295 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:16:16.343 [l-7-thread-1] INFO Search executed successfully, total time is 103.5 ms, dao time is 1.500 μs, random time is 8.556 ms, memory time is 16.09 ms , tcp time is 36.56 ms, hazelcast time is 42.08 ms | |
12:16:16.343 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.09 ms | |
12:16:16.343 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.56 ms | |
12:16:16.343 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 42.08 ms | |
12:16:18.238 [l-7-thread-1] INFO Searching users... | |
12:16:18.298 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:16:18.386 [l-7-thread-1] INFO Search executed successfully, total time is 147.8 ms, dao time is 1.600 μs, random time is 9.994 ms, memory time is 19.15 ms , tcp time is 40.54 ms, hazelcast time is 77.86 ms | |
12:16:18.386 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.15 ms | |
12:16:18.386 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 40.54 ms | |
12:16:18.386 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 77.86 ms | |
12:16:20.238 [l-7-thread-1] INFO Searching users... | |
12:16:20.310 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:16:20.371 [l-7-thread-1] INFO Search executed successfully, total time is 132.0 ms, dao time is 1.500 μs, random time is 22.36 ms, memory time is 19.33 ms , tcp time is 36.47 ms, hazelcast time is 51.47 ms | |
12:16:20.372 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.33 ms | |
12:16:20.375 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.47 ms | |
12:16:20.375 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 51.47 ms | |
12:16:22.238 [l-7-thread-1] INFO Searching users... | |
12:16:22.306 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:16:22.375 [l-7-thread-1] INFO Search executed successfully, total time is 136.8 ms, dao time is 1.500 μs, random time is 16.18 ms, memory time is 21.67 ms , tcp time is 41.75 ms, hazelcast time is 56.30 ms | |
12:16:22.375 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.67 ms | |
12:16:22.375 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 41.75 ms | |
12:16:22.375 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 56.30 ms | |
12:16:24.238 [l-7-thread-1] INFO Searching users... | |
12:16:24.298 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:16:24.351 [l-7-thread-1] INFO Search executed successfully, total time is 113.2 ms, dao time is 1.500 μs, random time is 6.015 ms, memory time is 19.18 ms , tcp time is 41.94 ms, hazelcast time is 45.89 ms | |
12:16:24.351 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.18 ms | |
12:16:24.351 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 41.94 ms | |
12:16:24.351 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.89 ms | |
12:16:26.238 [l-7-thread-1] INFO Searching users... | |
12:16:26.301 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:16:26.342 [l-7-thread-1] INFO Search executed successfully, total time is 103.7 ms, dao time is 1.500 μs, random time is 6.588 ms, memory time is 18.47 ms , tcp time is 45.12 ms, hazelcast time is 33.30 ms | |
12:16:26.342 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.47 ms | |
12:16:26.342 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 45.12 ms | |
12:16:26.342 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 33.30 ms | |
12:16:28.238 [l-7-thread-1] INFO Searching users... | |
12:16:28.329 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:16:28.376 [l-7-thread-1] INFO Search executed successfully, total time is 137.9 ms, dao time is 1.600 μs, random time is 18.54 ms, memory time is 25.83 ms , tcp time is 50.71 ms, hazelcast time is 42.54 ms | |
12:16:28.376 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 25.83 ms | |
12:16:28.376 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 50.71 ms | |
12:16:28.376 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 42.54 ms | |
12:16:30.238 [l-7-thread-1] INFO Searching users... | |
12:16:30.308 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:16:31.624 [l-7-thread-1] INFO Search executed successfully, total time is 1.385 s, dao time is 1.400 μs, random time is 6.657 ms, memory time is 14.70 ms , tcp time is 57.14 ms, hazelcast time is 1.306 s | |
12:16:31.624 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.70 ms | |
12:16:31.624 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 57.14 ms | |
12:16:31.624 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.306 s | |
12:16:32.240 [l-7-thread-1] INFO Searching users... | |
12:16:32.317 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:16:32.376 [l-7-thread-1] INFO Search executed successfully, total time is 135.7 ms, dao time is 1.900 μs, random time is 13.32 ms, memory time is 24.65 ms , tcp time is 45.09 ms, hazelcast time is 52.22 ms | |
12:16:32.376 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 24.65 ms | |
12:16:32.376 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 45.09 ms | |
12:16:32.376 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 52.22 ms | |
12:16:34.239 [l-7-thread-1] INFO Searching users... | |
12:16:34.320 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:16:34.363 [l-7-thread-1] INFO Search executed successfully, total time is 123.7 ms, dao time is 1.700 μs, random time is 12.17 ms, memory time is 26.17 ms , tcp time is 47.80 ms, hazelcast time is 37.34 ms | |
12:16:34.363 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.17 ms | |
12:16:34.363 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 47.80 ms | |
12:16:34.363 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 37.34 ms | |
12:16:36.238 [l-7-thread-1] INFO Searching users... | |
12:16:36.292 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:16:36.358 [l-7-thread-1] INFO Search executed successfully, total time is 120.4 ms, dao time is 1.400 μs, random time is 6.026 ms, memory time is 20.77 ms , tcp time is 33.59 ms, hazelcast time is 59.89 ms | |
12:16:36.359 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.77 ms | |
12:16:36.359 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.59 ms | |
12:16:36.359 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 59.89 ms | |
12:16:38.239 [l-7-thread-1] INFO Searching users... | |
12:16:38.307 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:16:38.378 [l-7-thread-1] INFO Search executed successfully, total time is 139.6 ms, dao time is 1.900 μs, random time is 6.125 ms, memory time is 32.71 ms , tcp time is 41.05 ms, hazelcast time is 59.36 ms | |
12:16:38.379 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 32.71 ms | |
12:16:38.379 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 41.05 ms | |
12:16:38.379 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 59.36 ms | |
12:16:40.240 [l-7-thread-1] INFO Searching users... | |
12:16:40.306 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:16:40.352 [l-7-thread-1] INFO Search executed successfully, total time is 111.3 ms, dao time is 1.600 μs, random time is 7.222 ms, memory time is 19.59 ms , tcp time is 44.76 ms, hazelcast time is 39.49 ms | |
12:16:40.352 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.59 ms | |
12:16:40.352 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 44.76 ms | |
12:16:40.352 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.49 ms | |
12:16:42.238 [l-7-thread-1] INFO Searching users... | |
12:16:42.314 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:16:42.359 [l-7-thread-1] INFO Search executed successfully, total time is 121.2 ms, dao time is 1.800 μs, random time is 6.485 ms, memory time is 16.35 ms , tcp time is 58.06 ms, hazelcast time is 40.09 ms | |
12:16:42.359 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.35 ms | |
12:16:42.359 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 58.06 ms | |
12:16:42.359 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.09 ms | |
12:16:44.238 [l-7-thread-1] INFO Searching users... | |
12:16:44.302 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:16:44.383 [l-7-thread-1] INFO Search executed successfully, total time is 143.9 ms, dao time is 1.700 μs, random time is 8.322 ms, memory time is 25.11 ms , tcp time is 37.25 ms, hazelcast time is 73.05 ms | |
12:16:44.383 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 25.11 ms | |
12:16:44.383 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.25 ms | |
12:16:44.383 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 73.05 ms | |
12:16:46.238 [l-7-thread-1] INFO Searching users... | |
12:16:46.287 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:16:46.328 [l-7-thread-1] INFO Search executed successfully, total time is 89.72 ms, dao time is 1.500 μs, random time is 11.17 ms, memory time is 19.09 ms , tcp time is 26.54 ms, hazelcast time is 32.73 ms | |
12:16:46.328 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.09 ms | |
12:16:46.328 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.54 ms | |
12:16:46.328 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 32.73 ms | |
12:16:48.239 [l-7-thread-1] INFO Searching users... | |
12:16:48.311 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:16:48.367 [l-7-thread-1] INFO Search executed successfully, total time is 127.6 ms, dao time is 1.500 μs, random time is 6.065 ms, memory time is 31.92 ms , tcp time is 38.67 ms, hazelcast time is 50.77 ms | |
12:16:48.368 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 31.92 ms | |
12:16:48.368 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 38.67 ms | |
12:16:48.368 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 50.77 ms | |
12:16:50.238 [l-7-thread-1] INFO Searching users... | |
12:16:50.307 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:16:51.649 [l-7-thread-1] INFO Search executed successfully, total time is 1.412 s, dao time is 1.400 μs, random time is 6.085 ms, memory time is 29.83 ms , tcp time is 44.34 ms, hazelcast time is 1.331 s | |
12:16:51.650 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 29.83 ms | |
12:16:51.650 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 44.34 ms | |
12:16:51.650 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.331 s | |
12:16:52.241 [l-7-thread-1] INFO Searching users... | |
12:16:52.299 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:16:52.359 [l-7-thread-1] INFO Search executed successfully, total time is 117.9 ms, dao time is 1.300 μs, random time is 6.811 ms, memory time is 17.45 ms , tcp time is 39.27 ms, hazelcast time is 54.23 ms | |
12:16:52.359 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.45 ms | |
12:16:52.359 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 39.27 ms | |
12:16:52.359 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 54.23 ms | |
12:16:54.238 [l-7-thread-1] INFO Searching users... | |
12:16:54.291 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:16:54.347 [l-7-thread-1] INFO Search executed successfully, total time is 108.5 ms, dao time is 1.800 μs, random time is 6.789 ms, memory time is 22.68 ms , tcp time is 32.78 ms, hazelcast time is 46.06 ms | |
12:16:54.347 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.68 ms | |
12:16:54.347 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.78 ms | |
12:16:54.347 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 46.06 ms | |
12:16:56.238 [l-7-thread-1] INFO Searching users... | |
12:16:56.295 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:16:56.365 [l-7-thread-1] INFO Search executed successfully, total time is 127.3 ms, dao time is 1.600 μs, random time is 8.088 ms, memory time is 19.27 ms , tcp time is 37.94 ms, hazelcast time is 61.84 ms | |
12:16:56.365 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.27 ms | |
12:16:56.365 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.94 ms | |
12:16:56.365 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 61.84 ms | |
12:16:58.238 [l-7-thread-1] INFO Searching users... | |
12:16:58.320 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:16:58.380 [l-7-thread-1] INFO Search executed successfully, total time is 142.2 ms, dao time is 1.500 μs, random time is 24.58 ms, memory time is 29.39 ms , tcp time is 38.72 ms, hazelcast time is 49.12 ms | |
12:16:58.381 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 29.39 ms | |
12:16:58.381 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 38.72 ms | |
12:16:58.381 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 49.12 ms | |
12:17:00.238 [l-7-thread-1] INFO Searching users... | |
12:17:00.301 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:17:00.356 [l-7-thread-1] INFO Search executed successfully, total time is 117.3 ms, dao time is 1.700 μs, random time is 11.37 ms, memory time is 22.81 ms , tcp time is 36.82 ms, hazelcast time is 46.08 ms | |
12:17:00.356 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.81 ms | |
12:17:00.356 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.82 ms | |
12:17:00.356 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 46.08 ms | |
12:17:02.238 [l-7-thread-1] INFO Searching users... | |
12:17:02.299 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:17:02.367 [l-7-thread-1] INFO Search executed successfully, total time is 128.5 ms, dao time is 1.700 μs, random time is 14.91 ms, memory time is 17.17 ms , tcp time is 33.19 ms, hazelcast time is 62.99 ms | |
12:17:02.368 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.17 ms | |
12:17:02.368 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.19 ms | |
12:17:02.368 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 62.99 ms | |
12:17:04.238 [l-7-thread-1] INFO Searching users... | |
12:17:04.317 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:17:04.382 [l-7-thread-1] INFO Search executed successfully, total time is 144.0 ms, dao time is 2.000 μs, random time is 16.57 ms, memory time is 23.41 ms , tcp time is 50.88 ms, hazelcast time is 52.96 ms | |
12:17:04.382 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.41 ms | |
12:17:04.382 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 50.88 ms | |
12:17:04.382 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 52.96 ms | |
12:17:06.240 [l-7-thread-1] INFO Searching users... | |
12:17:06.298 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:17:06.335 [l-7-thread-1] INFO Search executed successfully, total time is 94.56 ms, dao time is 1.800 μs, random time is 6.610 ms, memory time is 21.49 ms , tcp time is 35.42 ms, hazelcast time is 30.83 ms | |
12:17:06.335 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.49 ms | |
12:17:06.335 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.42 ms | |
12:17:06.335 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 30.83 ms | |
12:17:08.239 [l-7-thread-1] INFO Searching users... | |
12:17:08.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:17:08.331 [l-7-thread-1] INFO Search executed successfully, total time is 91.71 ms, dao time is 1.800 μs, random time is 7.798 ms, memory time is 15.19 ms , tcp time is 30.82 ms, hazelcast time is 37.66 ms | |
12:17:08.331 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.19 ms | |
12:17:08.331 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.82 ms | |
12:17:08.331 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 37.66 ms | |
12:17:10.238 [l-7-thread-1] INFO Searching users... | |
12:17:10.301 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:17:11.636 [l-7-thread-1] INFO Search executed successfully, total time is 1.398 s, dao time is 1.500 μs, random time is 12.49 ms, memory time is 21.77 ms , tcp time is 33.58 ms, hazelcast time is 1.330 s | |
12:17:11.636 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.77 ms | |
12:17:11.636 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.58 ms | |
12:17:11.636 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.330 s | |
12:17:12.238 [l-7-thread-1] INFO Searching users... | |
12:17:12.301 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:17:12.385 [l-7-thread-1] INFO Search executed successfully, total time is 146.9 ms, dao time is 105.1 μs, random time is 11.99 ms, memory time is 26.13 ms , tcp time is 29.72 ms, hazelcast time is 78.71 ms | |
12:17:12.385 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.13 ms | |
12:17:12.385 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.72 ms | |
12:17:12.385 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 78.71 ms | |
12:17:14.238 [l-7-thread-1] INFO Searching users... | |
12:17:14.306 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:17:14.359 [l-7-thread-1] INFO Search executed successfully, total time is 121.2 ms, dao time is 1.400 μs, random time is 8.165 ms, memory time is 18.45 ms , tcp time is 49.20 ms, hazelcast time is 45.15 ms | |
12:17:14.359 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.45 ms | |
12:17:14.360 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 49.20 ms | |
12:17:14.360 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.15 ms | |
12:17:16.238 [l-7-thread-1] INFO Searching users... | |
12:17:16.295 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:17:16.356 [l-7-thread-1] INFO Search executed successfully, total time is 117.9 ms, dao time is 1.800 μs, random time is 9.765 ms, memory time is 23.98 ms , tcp time is 28.67 ms, hazelcast time is 55.33 ms | |
12:17:16.356 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.98 ms | |
12:17:16.356 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.67 ms | |
12:17:16.356 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 55.33 ms | |
12:17:18.240 [l-7-thread-1] INFO Searching users... | |
12:17:18.334 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:17:18.398 [l-7-thread-1] INFO Search executed successfully, total time is 158.2 ms, dao time is 1.500 μs, random time is 11.38 ms, memory time is 40.89 ms , tcp time is 56.44 ms, hazelcast time is 49.27 ms | |
12:17:18.398 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 40.89 ms | |
12:17:18.398 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 56.44 ms | |
12:17:18.399 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 49.27 ms | |
12:17:20.238 [l-7-thread-1] INFO Searching users... | |
12:17:20.311 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:17:20.375 [l-7-thread-1] INFO Search executed successfully, total time is 136.5 ms, dao time is 1.400 μs, random time is 7.429 ms, memory time is 17.46 ms , tcp time is 55.63 ms, hazelcast time is 55.79 ms | |
12:17:20.375 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.46 ms | |
12:17:20.375 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 55.63 ms | |
12:17:20.375 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 55.79 ms | |
12:17:22.238 [l-7-thread-1] INFO Searching users... | |
12:17:22.287 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:17:22.344 [l-7-thread-1] INFO Search executed successfully, total time is 106.2 ms, dao time is 1.500 μs, random time is 7.277 ms, memory time is 18.36 ms , tcp time is 28.89 ms, hazelcast time is 51.47 ms | |
12:17:22.344 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.36 ms | |
12:17:22.344 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.89 ms | |
12:17:22.344 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 51.47 ms | |
12:17:24.240 [l-7-thread-1] INFO Searching users... | |
12:17:24.308 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:17:24.371 [l-7-thread-1] INFO Search executed successfully, total time is 130.9 ms, dao time is 1.800 μs, random time is 11.54 ms, memory time is 23.00 ms , tcp time is 38.85 ms, hazelcast time is 57.31 ms | |
12:17:24.371 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.00 ms | |
12:17:24.371 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 38.85 ms | |
12:17:24.371 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 57.31 ms | |
12:17:26.238 [l-7-thread-1] INFO Searching users... | |
12:17:26.302 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:17:26.362 [l-7-thread-1] INFO Search executed successfully, total time is 124.6 ms, dao time is 1.500 μs, random time is 11.45 ms, memory time is 26.08 ms , tcp time is 33.72 ms, hazelcast time is 53.14 ms | |
12:17:26.363 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.08 ms | |
12:17:26.363 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.72 ms | |
12:17:26.363 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 53.14 ms | |
12:17:28.238 [l-7-thread-1] INFO Searching users... | |
12:17:28.292 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:17:28.354 [l-7-thread-1] INFO Search executed successfully, total time is 116.4 ms, dao time is 1.800 μs, random time is 12.33 ms, memory time is 16.51 ms , tcp time is 31.86 ms, hazelcast time is 55.49 ms | |
12:17:28.354 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.51 ms | |
12:17:28.354 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.86 ms | |
12:17:28.354 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 55.49 ms | |
12:17:30.238 [l-7-thread-1] INFO Searching users... | |
12:17:30.284 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:17:31.635 [l-7-thread-1] INFO Search executed successfully, total time is 1.397 s, dao time is 2.700 μs, random time is 7.009 ms, memory time is 16.01 ms , tcp time is 27.71 ms, hazelcast time is 1.346 s | |
12:17:31.635 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.01 ms | |
12:17:31.635 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.71 ms | |
12:17:31.635 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.346 s | |
12:17:32.238 [l-7-thread-1] INFO Searching users... | |
12:17:32.298 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:17:32.354 [l-7-thread-1] INFO Search executed successfully, total time is 115.5 ms, dao time is 1.700 μs, random time is 8.068 ms, memory time is 15.15 ms , tcp time is 44.36 ms, hazelcast time is 47.73 ms | |
12:17:32.354 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.15 ms | |
12:17:32.354 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 44.36 ms | |
12:17:32.354 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 47.73 ms | |
12:17:34.238 [l-7-thread-1] INFO Searching users... | |
12:17:34.291 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:17:34.340 [l-7-thread-1] INFO Search executed successfully, total time is 102.1 ms, dao time is 1.700 μs, random time is 6.734 ms, memory time is 17.70 ms , tcp time is 32.98 ms, hazelcast time is 44.40 ms | |
12:17:34.340 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.70 ms | |
12:17:34.340 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.98 ms | |
12:17:34.340 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.40 ms | |
12:17:36.238 [l-7-thread-1] INFO Searching users... | |
12:17:36.309 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:17:36.351 [l-7-thread-1] INFO Search executed successfully, total time is 113.5 ms, dao time is 2.000 μs, random time is 7.986 ms, memory time is 20.39 ms , tcp time is 52.37 ms, hazelcast time is 32.61 ms | |
12:17:36.351 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.39 ms | |
12:17:36.351 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 52.37 ms | |
12:17:36.351 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 32.61 ms | |
12:17:38.241 [l-7-thread-1] INFO Searching users... | |
12:17:38.290 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:17:38.355 [l-7-thread-1] INFO Search executed successfully, total time is 114.5 ms, dao time is 1.700 μs, random time is 7.253 ms, memory time is 19.71 ms , tcp time is 28.86 ms, hazelcast time is 58.48 ms | |
12:17:38.357 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.71 ms | |
12:17:38.357 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.86 ms | |
12:17:38.357 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 58.48 ms | |
12:17:40.238 [l-7-thread-1] INFO Searching users... | |
12:17:40.298 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:17:40.360 [l-7-thread-1] INFO Search executed successfully, total time is 121.3 ms, dao time is 1.700 μs, random time is 8.882 ms, memory time is 18.46 ms , tcp time is 43.13 ms, hazelcast time is 50.53 ms | |
12:17:40.360 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.46 ms | |
12:17:40.360 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 43.13 ms | |
12:17:40.360 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 50.53 ms | |
12:17:42.238 [l-7-thread-1] INFO Searching users... | |
12:17:42.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:17:42.374 [l-7-thread-1] INFO Search executed successfully, total time is 136.6 ms, dao time is 2.200 μs, random time is 7.920 ms, memory time is 18.70 ms , tcp time is 41.28 ms, hazelcast time is 68.54 ms | |
12:17:42.375 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.70 ms | |
12:17:42.375 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 41.28 ms | |
12:17:42.375 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 68.54 ms | |
12:17:44.238 [l-7-thread-1] INFO Searching users... | |
12:17:44.307 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:17:44.359 [l-7-thread-1] INFO Search executed successfully, total time is 121.5 ms, dao time is 1.700 μs, random time is 10.56 ms, memory time is 18.41 ms , tcp time is 46.20 ms, hazelcast time is 46.06 ms | |
12:17:44.359 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.41 ms | |
12:17:44.359 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 46.20 ms | |
12:17:44.360 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 46.06 ms | |
12:17:46.238 [l-7-thread-1] INFO Searching users... | |
12:17:46.292 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:17:46.339 [l-7-thread-1] INFO Search executed successfully, total time is 100.5 ms, dao time is 1.400 μs, random time is 11.26 ms, memory time is 15.93 ms , tcp time is 31.64 ms, hazelcast time is 41.50 ms | |
12:17:46.339 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.93 ms | |
12:17:46.339 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.64 ms | |
12:17:46.339 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.50 ms | |
12:17:48.239 [l-7-thread-1] INFO Searching users... | |
12:17:48.313 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:17:48.373 [l-7-thread-1] INFO Search executed successfully, total time is 134.3 ms, dao time is 1.300 μs, random time is 13.41 ms, memory time is 21.63 ms , tcp time is 55.34 ms, hazelcast time is 43.68 ms | |
12:17:48.374 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.63 ms | |
12:17:48.374 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 55.34 ms | |
12:17:48.374 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.68 ms | |
12:17:50.238 [l-7-thread-1] INFO Searching users... | |
12:17:50.307 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:17:51.628 [l-7-thread-1] INFO Search executed successfully, total time is 1.390 s, dao time is 1.700 μs, random time is 12.32 ms, memory time is 27.41 ms , tcp time is 37.45 ms, hazelcast time is 1.313 s | |
12:17:51.628 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 27.41 ms | |
12:17:51.628 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.45 ms | |
12:17:51.628 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.313 s | |
12:17:52.239 [l-7-thread-1] INFO Searching users... | |
12:17:52.309 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:17:52.363 [l-7-thread-1] INFO Search executed successfully, total time is 124.6 ms, dao time is 1.800 μs, random time is 7.586 ms, memory time is 17.84 ms , tcp time is 49.10 ms, hazelcast time is 49.93 ms | |
12:17:52.364 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.84 ms | |
12:17:52.364 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 49.10 ms | |
12:17:52.364 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 49.93 ms | |
12:17:54.238 [l-7-thread-1] INFO Searching users... | |
12:17:54.287 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:17:54.327 [l-7-thread-1] INFO Search executed successfully, total time is 89.31 ms, dao time is 2.200 μs, random time is 6.677 ms, memory time is 18.21 ms , tcp time is 30.55 ms, hazelcast time is 33.69 ms | |
12:17:54.327 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.21 ms | |
12:17:54.327 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.55 ms | |
12:17:54.327 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 33.69 ms | |
12:17:56.238 [l-7-thread-1] INFO Searching users... | |
12:17:56.301 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:17:56.347 [l-7-thread-1] INFO Search executed successfully, total time is 109.6 ms, dao time is 1.700 μs, random time is 6.251 ms, memory time is 21.75 ms , tcp time is 41.64 ms, hazelcast time is 39.84 ms | |
12:17:56.348 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.75 ms | |
12:17:56.348 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 41.64 ms | |
12:17:56.348 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.84 ms | |
12:17:58.241 [l-7-thread-1] INFO Searching users... | |
12:17:58.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:17:58.361 [l-7-thread-1] INFO Search executed successfully, total time is 119.8 ms, dao time is 1.700 μs, random time is 6.680 ms, memory time is 23.50 ms , tcp time is 34.01 ms, hazelcast time is 55.04 ms | |
12:17:58.362 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.50 ms | |
12:17:58.362 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.01 ms | |
12:17:58.362 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 55.04 ms | |
12:18:00.238 [l-7-thread-1] INFO Searching users... | |
12:18:00.301 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:18:00.391 [l-7-thread-1] INFO Search executed successfully, total time is 153.5 ms, dao time is 1.600 μs, random time is 11.71 ms, memory time is 21.17 ms , tcp time is 35.44 ms, hazelcast time is 84.91 ms | |
12:18:00.391 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.17 ms | |
12:18:00.391 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.44 ms | |
12:18:00.391 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 84.91 ms | |
12:18:02.241 [l-7-thread-1] INFO Searching users... | |
12:18:02.304 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:18:02.372 [l-7-thread-1] INFO Search executed successfully, total time is 131.5 ms, dao time is 2.000 μs, random time is 16.75 ms, memory time is 18.62 ms , tcp time is 36.24 ms, hazelcast time is 59.69 ms | |
12:18:02.373 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.62 ms | |
12:18:02.373 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.24 ms | |
12:18:02.373 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 59.69 ms | |
12:18:04.238 [l-7-thread-1] INFO Searching users... | |
12:18:04.286 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:18:04.331 [l-7-thread-1] INFO Search executed successfully, total time is 93.07 ms, dao time is 2.100 μs, random time is 8.275 ms, memory time is 20.02 ms , tcp time is 23.93 ms, hazelcast time is 40.47 ms | |
12:18:04.331 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.02 ms | |
12:18:04.331 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 23.93 ms | |
12:18:04.331 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.47 ms | |
12:18:06.238 [l-7-thread-1] INFO Searching users... | |
12:18:06.302 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:18:06.346 [l-7-thread-1] INFO Search executed successfully, total time is 107.8 ms, dao time is 2.000 μs, random time is 12.05 ms, memory time is 18.01 ms , tcp time is 43.56 ms, hazelcast time is 33.94 ms | |
12:18:06.346 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.01 ms | |
12:18:06.346 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 43.56 ms | |
12:18:06.346 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 33.94 ms | |
12:18:08.238 [l-7-thread-1] INFO Searching users... | |
12:18:08.309 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:18:08.357 [l-7-thread-1] INFO Search executed successfully, total time is 119.2 ms, dao time is 1.700 μs, random time is 10.07 ms, memory time is 28.84 ms , tcp time is 41.26 ms, hazelcast time is 38.58 ms | |
12:18:08.357 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 28.84 ms | |
12:18:08.357 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 41.26 ms | |
12:18:08.357 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 38.58 ms | |
12:18:10.239 [l-7-thread-1] INFO Searching users... | |
12:18:10.286 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:18:11.619 [l-7-thread-1] INFO Search executed successfully, total time is 1.379 s, dao time is 1.600 μs, random time is 7.328 ms, memory time is 14.30 ms , tcp time is 32.03 ms, hazelcast time is 1.326 s | |
12:18:11.619 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.30 ms | |
12:18:11.619 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.03 ms | |
12:18:11.619 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.326 s | |
12:18:12.239 [l-7-thread-1] INFO Searching users... | |
12:18:12.298 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:18:12.340 [l-7-thread-1] INFO Search executed successfully, total time is 100.8 ms, dao time is 2.100 μs, random time is 11.00 ms, memory time is 15.50 ms , tcp time is 36.57 ms, hazelcast time is 37.60 ms | |
12:18:12.345 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.50 ms | |
12:18:12.345 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.57 ms | |
12:18:12.345 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 37.60 ms | |
12:18:14.238 [l-7-thread-1] INFO Searching users... | |
12:18:14.303 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:18:14.353 [l-7-thread-1] INFO Search executed successfully, total time is 115.5 ms, dao time is 1.500 μs, random time is 9.137 ms, memory time is 28.01 ms , tcp time is 33.02 ms, hazelcast time is 45.12 ms | |
12:18:14.353 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 28.01 ms | |
12:18:14.354 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.02 ms | |
12:18:14.354 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.12 ms | |
12:18:16.238 [l-7-thread-1] INFO Searching users... | |
12:18:16.338 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:18:16.439 [l-7-thread-1] INFO Search executed successfully, total time is 201.0 ms, dao time is 1.800 μs, random time is 15.37 ms, memory time is 24.50 ms , tcp time is 67.67 ms, hazelcast time is 93.25 ms | |
12:18:16.439 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 24.50 ms | |
12:18:16.439 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 67.67 ms | |
12:18:16.440 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 93.25 ms | |
12:18:18.241 [l-7-thread-1] INFO Searching users... | |
12:18:18.298 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:18:18.375 [l-7-thread-1] INFO Search executed successfully, total time is 134.0 ms, dao time is 1.500 μs, random time is 6.145 ms, memory time is 18.64 ms , tcp time is 38.67 ms, hazelcast time is 70.40 ms | |
12:18:18.375 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.64 ms | |
12:18:18.376 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 38.67 ms | |
12:18:18.376 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 70.40 ms | |
12:18:20.238 [l-7-thread-1] INFO Searching users... | |
12:18:20.309 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:18:20.370 [l-7-thread-1] INFO Search executed successfully, total time is 132.1 ms, dao time is 1.500 μs, random time is 8.748 ms, memory time is 17.77 ms , tcp time is 52.07 ms, hazelcast time is 53.28 ms | |
12:18:20.370 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.77 ms | |
12:18:20.370 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 52.07 ms | |
12:18:20.370 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 53.28 ms | |
12:18:22.238 [l-7-thread-1] INFO Searching users... | |
12:18:22.324 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:18:22.396 [l-7-thread-1] INFO Search executed successfully, total time is 157.4 ms, dao time is 2.000 μs, random time is 32.12 ms, memory time is 18.14 ms , tcp time is 48.43 ms, hazelcast time is 58.55 ms | |
12:18:22.396 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.14 ms | |
12:18:22.396 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 48.43 ms | |
12:18:22.396 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 58.55 ms | |
12:18:24.241 [l-7-thread-1] INFO Searching users... | |
12:18:24.299 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:18:24.380 [l-7-thread-1] INFO Search executed successfully, total time is 139.1 ms, dao time is 1.600 μs, random time is 6.269 ms, memory time is 26.29 ms , tcp time is 29.31 ms, hazelcast time is 77.08 ms | |
12:18:24.380 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.29 ms | |
12:18:24.380 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.31 ms | |
12:18:24.380 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 77.08 ms | |
12:18:26.238 [l-7-thread-1] INFO Searching users... | |
12:18:26.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:18:26.345 [l-7-thread-1] INFO Search executed successfully, total time is 107.4 ms, dao time is 1.600 μs, random time is 7.182 ms, memory time is 19.25 ms , tcp time is 30.09 ms, hazelcast time is 50.74 ms | |
12:18:26.345 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.25 ms | |
12:18:26.345 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.09 ms | |
12:18:26.345 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 50.74 ms | |
12:18:28.238 [l-7-thread-1] INFO Searching users... | |
12:18:28.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:18:28.348 [l-7-thread-1] INFO Search executed successfully, total time is 109.7 ms, dao time is 2.100 μs, random time is 6.630 ms, memory time is 22.66 ms , tcp time is 35.80 ms, hazelcast time is 44.46 ms | |
12:18:28.348 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.66 ms | |
12:18:28.348 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.80 ms | |
12:18:28.348 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.46 ms | |
12:18:30.238 [l-7-thread-1] INFO Searching users... | |
12:18:30.302 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:18:31.645 [l-7-thread-1] INFO Search executed successfully, total time is 1.407 s, dao time is 1.700 μs, random time is 12.84 ms, memory time is 27.35 ms , tcp time is 28.84 ms, hazelcast time is 1.337 s | |
12:18:31.645 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 27.35 ms | |
12:18:31.645 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.84 ms | |
12:18:31.648 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.337 s | |
12:18:32.238 [l-7-thread-1] INFO Searching users... | |
12:18:32.301 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:18:32.350 [l-7-thread-1] INFO Search executed successfully, total time is 112.0 ms, dao time is 1.700 μs, random time is 6.492 ms, memory time is 19.18 ms , tcp time is 46.30 ms, hazelcast time is 39.89 ms | |
12:18:32.351 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.18 ms | |
12:18:32.351 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 46.30 ms | |
12:18:32.351 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.89 ms | |
12:18:34.238 [l-7-thread-1] INFO Searching users... | |
12:18:34.313 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:18:34.390 [l-7-thread-1] INFO Search executed successfully, total time is 151.7 ms, dao time is 1.500 μs, random time is 11.99 ms, memory time is 18.87 ms , tcp time is 49.07 ms, hazelcast time is 71.43 ms | |
12:18:34.390 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.87 ms | |
12:18:34.391 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 49.07 ms | |
12:18:34.391 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 71.43 ms | |
12:18:36.238 [l-7-thread-1] INFO Searching users... | |
12:18:36.285 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:18:36.330 [l-7-thread-1] INFO Search executed successfully, total time is 92.22 ms, dao time is 1.600 μs, random time is 7.112 ms, memory time is 14.87 ms , tcp time is 30.07 ms, hazelcast time is 39.99 ms | |
12:18:36.330 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.87 ms | |
12:18:36.330 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.07 ms | |
12:18:36.330 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.99 ms | |
12:18:38.238 [l-7-thread-1] INFO Searching users... | |
12:18:38.311 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:18:38.394 [l-7-thread-1] INFO Search executed successfully, total time is 156.2 ms, dao time is 1.700 μs, random time is 10.93 ms, memory time is 17.67 ms , tcp time is 53.56 ms, hazelcast time is 73.81 ms | |
12:18:38.394 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.67 ms | |
12:18:38.394 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 53.56 ms | |
12:18:38.394 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 73.81 ms | |
12:18:40.238 [l-7-thread-1] INFO Searching users... | |
12:18:40.322 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:18:40.383 [l-7-thread-1] INFO Search executed successfully, total time is 145.7 ms, dao time is 1.600 μs, random time is 6.993 ms, memory time is 26.18 ms , tcp time is 57.10 ms, hazelcast time is 55.24 ms | |
12:18:40.384 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.18 ms | |
12:18:40.384 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 57.10 ms | |
12:18:40.384 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 55.24 ms | |
12:18:42.238 [l-7-thread-1] INFO Searching users... | |
12:18:42.305 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:18:42.357 [l-7-thread-1] INFO Search executed successfully, total time is 119.7 ms, dao time is 1.500 μs, random time is 6.393 ms, memory time is 15.98 ms , tcp time is 51.17 ms, hazelcast time is 45.94 ms | |
12:18:42.358 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.98 ms | |
12:18:42.358 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 51.17 ms | |
12:18:42.358 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.94 ms | |
12:18:44.238 [l-7-thread-1] INFO Searching users... | |
12:18:44.287 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:18:44.330 [l-7-thread-1] INFO Search executed successfully, total time is 92.21 ms, dao time is 1.400 μs, random time is 6.964 ms, memory time is 16.54 ms , tcp time is 32.15 ms, hazelcast time is 36.39 ms | |
12:18:44.330 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.54 ms | |
12:18:44.330 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.15 ms | |
12:18:44.330 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 36.39 ms | |
12:18:46.238 [l-7-thread-1] INFO Searching users... | |
12:18:46.282 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:18:46.322 [l-7-thread-1] INFO Search executed successfully, total time is 84.67 ms, dao time is 1.500 μs, random time is 6.672 ms, memory time is 16.74 ms , tcp time is 27.79 ms, hazelcast time is 33.28 ms | |
12:18:46.323 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.74 ms | |
12:18:46.323 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.79 ms | |
12:18:46.323 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 33.28 ms | |
12:18:48.238 [l-7-thread-1] INFO Searching users... | |
12:18:48.314 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:18:48.368 [l-7-thread-1] INFO Search executed successfully, total time is 129.7 ms, dao time is 1.400 μs, random time is 15.89 ms, memory time is 21.71 ms , tcp time is 44.80 ms, hazelcast time is 47.09 ms | |
12:18:48.368 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.71 ms | |
12:18:48.368 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 44.80 ms | |
12:18:48.368 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 47.09 ms | |
12:18:50.238 [l-7-thread-1] INFO Searching users... | |
12:18:50.306 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:18:51.627 [l-7-thread-1] INFO Search executed successfully, total time is 1.389 s, dao time is 1.600 μs, random time is 12.15 ms, memory time is 28.77 ms , tcp time is 40.34 ms, hazelcast time is 1.308 s | |
12:18:51.627 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 28.77 ms | |
12:18:51.627 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 40.34 ms | |
12:18:51.627 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.308 s | |
12:18:52.238 [l-7-thread-1] INFO Searching users... | |
12:18:52.302 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:18:52.359 [l-7-thread-1] INFO Search executed successfully, total time is 121.3 ms, dao time is 1.500 μs, random time is 13.39 ms, memory time is 27.42 ms , tcp time is 37.21 ms, hazelcast time is 43.08 ms | |
12:18:52.359 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 27.42 ms | |
12:18:52.362 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.21 ms | |
12:18:52.362 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.08 ms | |
12:18:54.238 [l-7-thread-1] INFO Searching users... | |
12:18:54.283 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:18:54.325 [l-7-thread-1] INFO Search executed successfully, total time is 86.91 ms, dao time is 1.500 μs, random time is 6.486 ms, memory time is 17.02 ms , tcp time is 25.90 ms, hazelcast time is 37.34 ms | |
12:18:54.325 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.02 ms | |
12:18:54.325 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 25.90 ms | |
12:18:54.325 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 37.34 ms | |
12:18:56.238 [l-7-thread-1] INFO Searching users... | |
12:18:56.292 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:18:56.351 [l-7-thread-1] INFO Search executed successfully, total time is 112.9 ms, dao time is 1.400 μs, random time is 6.497 ms, memory time is 15.20 ms , tcp time is 38.79 ms, hazelcast time is 51.92 ms | |
12:18:56.351 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.20 ms | |
12:18:56.351 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 38.79 ms | |
12:18:56.351 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 51.92 ms | |
12:18:58.238 [l-7-thread-1] INFO Searching users... | |
12:18:58.288 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:18:58.365 [l-7-thread-1] INFO Search executed successfully, total time is 127.5 ms, dao time is 1.700 μs, random time is 6.475 ms, memory time is 23.82 ms , tcp time is 30.38 ms, hazelcast time is 66.66 ms | |
12:18:58.365 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.82 ms | |
12:18:58.366 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.38 ms | |
12:18:58.366 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 66.66 ms | |
12:19:00.238 [l-7-thread-1] INFO Searching users... | |
12:19:00.326 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:19:00.380 [l-7-thread-1] INFO Search executed successfully, total time is 142.4 ms, dao time is 1.700 μs, random time is 12.43 ms, memory time is 21.71 ms , tcp time is 59.80 ms, hazelcast time is 41.09 ms | |
12:19:00.380 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.71 ms | |
12:19:00.380 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 59.80 ms | |
12:19:00.380 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.09 ms | |
12:19:02.238 [l-7-thread-1] INFO Searching users... | |
12:19:02.304 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:19:02.355 [l-7-thread-1] INFO Search executed successfully, total time is 116.7 ms, dao time is 1.600 μs, random time is 13.96 ms, memory time is 17.71 ms , tcp time is 39.92 ms, hazelcast time is 44.81 ms | |
12:19:02.355 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.71 ms | |
12:19:02.355 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 39.92 ms | |
12:19:02.355 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.81 ms | |
12:19:04.238 [l-7-thread-1] INFO Searching users... | |
12:19:04.288 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:19:04.340 [l-7-thread-1] INFO Search executed successfully, total time is 102.4 ms, dao time is 1.500 μs, random time is 6.795 ms, memory time is 18.86 ms , tcp time is 29.56 ms, hazelcast time is 47.00 ms | |
12:19:04.340 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.86 ms | |
12:19:04.340 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.56 ms | |
12:19:04.340 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 47.00 ms | |
12:19:06.238 [l-7-thread-1] INFO Searching users... | |
12:19:06.301 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:19:06.362 [l-7-thread-1] INFO Search executed successfully, total time is 124.4 ms, dao time is 1.700 μs, random time is 6.418 ms, memory time is 23.11 ms , tcp time is 38.42 ms, hazelcast time is 56.24 ms | |
12:19:06.362 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.11 ms | |
12:19:06.363 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 38.42 ms | |
12:19:06.363 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 56.24 ms | |
12:19:08.238 [l-7-thread-1] INFO Searching users... | |
12:19:08.292 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:19:08.355 [l-7-thread-1] INFO Search executed successfully, total time is 117.3 ms, dao time is 1.400 μs, random time is 10.72 ms, memory time is 15.67 ms , tcp time is 35.68 ms, hazelcast time is 55.06 ms | |
12:19:08.355 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.67 ms | |
12:19:08.355 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.68 ms | |
12:19:08.356 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 55.06 ms | |
12:19:10.238 [l-7-thread-1] INFO Searching users... | |
12:19:10.290 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:19:11.637 [l-7-thread-1] INFO Search executed successfully, total time is 1.399 s, dao time is 2.101 μs, random time is 9.080 ms, memory time is 14.82 ms , tcp time is 35.76 ms, hazelcast time is 1.340 s | |
12:19:11.637 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.82 ms | |
12:19:11.637 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.76 ms | |
12:19:11.637 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.340 s | |
12:19:12.238 [l-7-thread-1] INFO Searching users... | |
12:19:12.323 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:19:12.370 [l-7-thread-1] INFO Search executed successfully, total time is 132.4 ms, dao time is 2.000 μs, random time is 12.61 ms, memory time is 26.58 ms , tcp time is 51.23 ms, hazelcast time is 41.74 ms | |
12:19:12.371 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.58 ms | |
12:19:12.371 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 51.23 ms | |
12:19:12.371 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.74 ms | |
12:19:14.238 [l-7-thread-1] INFO Searching users... | |
12:19:14.291 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:19:14.335 [l-7-thread-1] INFO Search executed successfully, total time is 97.52 ms, dao time is 1.900 μs, random time is 12.05 ms, memory time is 15.54 ms , tcp time is 31.98 ms, hazelcast time is 37.73 ms | |
12:19:14.335 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.54 ms | |
12:19:14.335 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.98 ms | |
12:19:14.335 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 37.73 ms | |
12:19:16.238 [l-7-thread-1] INFO Searching users... | |
12:19:16.278 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:19:16.344 [l-7-thread-1] INFO Search executed successfully, total time is 105.7 ms, dao time is 1.500 μs, random time is 5.862 ms, memory time is 14.64 ms , tcp time is 24.15 ms, hazelcast time is 60.86 ms | |
12:19:16.344 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.64 ms | |
12:19:16.344 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 24.15 ms | |
12:19:16.344 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 60.86 ms | |
12:19:18.238 [l-7-thread-1] INFO Searching users... | |
12:19:18.310 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:19:18.383 [l-7-thread-1] INFO Search executed successfully, total time is 145.4 ms, dao time is 1.600 μs, random time is 11.97 ms, memory time is 24.44 ms , tcp time is 40.16 ms, hazelcast time is 68.69 ms | |
12:19:18.383 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 24.44 ms | |
12:19:18.383 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 40.16 ms | |
12:19:18.384 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 68.69 ms | |
12:19:20.238 [l-7-thread-1] INFO Searching users... | |
12:19:20.308 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:19:20.383 [l-7-thread-1] INFO Search executed successfully, total time is 145.4 ms, dao time is 1.500 μs, random time is 8.020 ms, memory time is 23.61 ms , tcp time is 42.80 ms, hazelcast time is 70.81 ms | |
12:19:20.383 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.61 ms | |
12:19:20.383 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 42.80 ms | |
12:19:20.383 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 70.81 ms | |
12:19:22.240 [l-7-thread-1] INFO Searching users... | |
12:19:22.304 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:19:22.360 [l-7-thread-1] INFO Search executed successfully, total time is 120.1 ms, dao time is 1.400 μs, random time is 8.110 ms, memory time is 27.55 ms , tcp time is 34.92 ms, hazelcast time is 49.38 ms | |
12:19:22.360 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 27.55 ms | |
12:19:22.360 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.92 ms | |
12:19:22.360 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 49.38 ms | |
12:19:24.238 [l-7-thread-1] INFO Searching users... | |
12:19:24.288 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:19:24.340 [l-7-thread-1] INFO Search executed successfully, total time is 102.3 ms, dao time is 1.800 μs, random time is 10.30 ms, memory time is 19.07 ms , tcp time is 25.99 ms, hazelcast time is 46.78 ms | |
12:19:24.341 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.07 ms | |
12:19:24.341 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 25.99 ms | |
12:19:24.341 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 46.78 ms | |
12:19:26.239 [l-7-thread-1] INFO Searching users... | |
12:19:26.298 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:19:26.346 [l-7-thread-1] INFO Search executed successfully, total time is 106.9 ms, dao time is 1.600 μs, random time is 8.628 ms, memory time is 23.02 ms , tcp time is 34.55 ms, hazelcast time is 40.48 ms | |
12:19:26.346 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.02 ms | |
12:19:26.346 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.55 ms | |
12:19:26.347 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.48 ms | |
12:19:28.238 [l-7-thread-1] INFO Searching users... | |
12:19:28.311 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:19:28.381 [l-7-thread-1] INFO Search executed successfully, total time is 143.2 ms, dao time is 1.800 μs, random time is 19.08 ms, memory time is 29.96 ms , tcp time is 31.82 ms, hazelcast time is 62.07 ms | |
12:19:28.381 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 29.96 ms | |
12:19:28.381 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.82 ms | |
12:19:28.381 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 62.07 ms | |
12:19:30.238 [l-7-thread-1] INFO Searching users... | |
12:19:30.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:19:31.621 [l-7-thread-1] INFO Search executed successfully, total time is 1.383 s, dao time is 1.400 μs, random time is 11.71 ms, memory time is 24.50 ms , tcp time is 27.14 ms, hazelcast time is 1.319 s | |
12:19:31.621 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 24.50 ms | |
12:19:31.621 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.14 ms | |
12:19:31.621 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.319 s | |
12:19:32.239 [l-7-thread-1] INFO Searching users... | |
12:19:32.298 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:19:32.368 [l-7-thread-1] INFO Search executed successfully, total time is 127.7 ms, dao time is 1.700 μs, random time is 7.699 ms, memory time is 22.74 ms , tcp time is 31.08 ms, hazelcast time is 65.97 ms | |
12:19:32.368 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.74 ms | |
12:19:32.369 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.08 ms | |
12:19:32.369 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 65.97 ms | |
12:19:34.238 [l-7-thread-1] INFO Searching users... | |
12:19:34.295 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:19:34.361 [l-7-thread-1] INFO Search executed successfully, total time is 123.2 ms, dao time is 2.100 μs, random time is 8.597 ms, memory time is 23.10 ms , tcp time is 30.77 ms, hazelcast time is 60.58 ms | |
12:19:34.361 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.10 ms | |
12:19:34.361 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.77 ms | |
12:19:34.361 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 60.58 ms | |
12:19:36.238 [l-7-thread-1] INFO Searching users... | |
12:19:36.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:19:36.346 [l-7-thread-1] INFO Search executed successfully, total time is 107.9 ms, dao time is 1.500 μs, random time is 6.047 ms, memory time is 25.91 ms , tcp time is 30.18 ms, hazelcast time is 45.59 ms | |
12:19:36.346 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 25.91 ms | |
12:19:36.346 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.18 ms | |
12:19:36.346 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.59 ms | |
12:19:38.238 [l-7-thread-1] INFO Searching users... | |
12:19:38.306 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:19:38.378 [l-7-thread-1] INFO Search executed successfully, total time is 140.2 ms, dao time is 1.700 μs, random time is 12.44 ms, memory time is 25.18 ms , tcp time is 44.65 ms, hazelcast time is 57.68 ms | |
12:19:38.378 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 25.18 ms | |
12:19:38.378 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 44.65 ms | |
12:19:38.378 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 57.68 ms | |
12:19:40.238 [l-7-thread-1] INFO Searching users... | |
12:19:40.308 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:19:40.385 [l-7-thread-1] INFO Search executed successfully, total time is 146.4 ms, dao time is 2.200 μs, random time is 9.974 ms, memory time is 22.16 ms , tcp time is 52.50 ms, hazelcast time is 61.55 ms | |
12:19:40.389 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.16 ms | |
12:19:40.389 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 52.50 ms | |
12:19:40.389 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 61.55 ms | |
12:19:42.238 [l-7-thread-1] INFO Searching users... | |
12:19:42.309 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:19:42.376 [l-7-thread-1] INFO Search executed successfully, total time is 138.0 ms, dao time is 124.0 μs, random time is 7.443 ms, memory time is 29.04 ms , tcp time is 40.87 ms, hazelcast time is 60.32 ms | |
12:19:42.376 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 29.04 ms | |
12:19:42.376 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 40.87 ms | |
12:19:42.376 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 60.32 ms | |
12:19:44.238 [l-7-thread-1] INFO Searching users... | |
12:19:44.308 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:19:44.353 [l-7-thread-1] INFO Search executed successfully, total time is 114.9 ms, dao time is 1.500 μs, random time is 13.62 ms, memory time is 18.85 ms , tcp time is 42.28 ms, hazelcast time is 39.98 ms | |
12:19:44.353 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.85 ms | |
12:19:44.353 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 42.28 ms | |
12:19:44.353 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.98 ms | |
12:19:46.238 [l-7-thread-1] INFO Searching users... | |
12:19:46.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:19:46.332 [l-7-thread-1] INFO Search executed successfully, total time is 93.85 ms, dao time is 1.500 μs, random time is 9.293 ms, memory time is 20.74 ms , tcp time is 31.28 ms, hazelcast time is 32.35 ms | |
12:19:46.332 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.74 ms | |
12:19:46.332 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.28 ms | |
12:19:46.332 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 32.35 ms | |
12:19:48.238 [l-7-thread-1] INFO Searching users... | |
12:19:48.302 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:19:48.358 [l-7-thread-1] INFO Search executed successfully, total time is 120.1 ms, dao time is 1.400 μs, random time is 13.59 ms, memory time is 23.80 ms , tcp time is 39.02 ms, hazelcast time is 43.50 ms | |
12:19:48.358 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.80 ms | |
12:19:48.358 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 39.02 ms | |
12:19:48.358 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.50 ms | |
12:19:50.238 [l-7-thread-1] INFO Searching users... | |
12:19:50.322 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:19:51.635 [l-7-thread-1] INFO Search executed successfully, total time is 1.397 s, dao time is 1.800 μs, random time is 17.39 ms, memory time is 31.32 ms , tcp time is 40.92 ms, hazelcast time is 1.307 s | |
12:19:51.635 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 31.32 ms | |
12:19:51.635 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 40.92 ms | |
12:19:51.635 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.307 s | |
12:19:52.238 [l-7-thread-1] INFO Searching users... | |
12:19:52.324 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:19:52.379 [l-7-thread-1] INFO Search executed successfully, total time is 141.0 ms, dao time is 1.500 μs, random time is 20.51 ms, memory time is 22.43 ms , tcp time is 46.73 ms, hazelcast time is 51.12 ms | |
12:19:52.380 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.43 ms | |
12:19:52.380 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 46.73 ms | |
12:19:52.380 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 51.12 ms | |
12:19:54.239 [l-7-thread-1] INFO Searching users... | |
12:19:54.295 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:19:54.337 [l-7-thread-1] INFO Search executed successfully, total time is 97.76 ms, dao time is 2.100 μs, random time is 8.256 ms, memory time is 17.11 ms , tcp time is 36.66 ms, hazelcast time is 35.53 ms | |
12:19:54.337 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.11 ms | |
12:19:54.337 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.66 ms | |
12:19:54.337 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 35.53 ms | |
12:19:56.238 [l-7-thread-1] INFO Searching users... | |
12:19:56.295 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:19:56.349 [l-7-thread-1] INFO Search executed successfully, total time is 111.1 ms, dao time is 1.800 μs, random time is 8.393 ms, memory time is 18.50 ms , tcp time is 40.46 ms, hazelcast time is 43.53 ms | |
12:19:56.349 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.50 ms | |
12:19:56.349 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 40.46 ms | |
12:19:56.349 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.53 ms | |
12:19:58.243 [l-7-thread-1] INFO Searching users... | |
12:19:58.317 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:19:58.395 [l-7-thread-1] INFO Search executed successfully, total time is 151.3 ms, dao time is 2.100 μs, random time is 22.75 ms, memory time is 19.67 ms , tcp time is 35.44 ms, hazelcast time is 73.26 ms | |
12:19:58.395 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.67 ms | |
12:19:58.395 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.44 ms | |
12:19:58.395 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 73.26 ms | |
12:20:00.238 [l-7-thread-1] INFO Searching users... | |
12:20:00.306 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:20:00.360 [l-7-thread-1] INFO Search executed successfully, total time is 122.7 ms, dao time is 1.800 μs, random time is 6.350 ms, memory time is 23.47 ms , tcp time is 43.54 ms, hazelcast time is 49.16 ms | |
12:20:00.361 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.47 ms | |
12:20:00.361 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 43.54 ms | |
12:20:00.361 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 49.16 ms | |
12:20:02.240 [l-7-thread-1] INFO Searching users... | |
12:20:02.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:20:02.343 [l-7-thread-1] INFO Search executed successfully, total time is 103.3 ms, dao time is 1.600 μs, random time is 11.43 ms, memory time is 18.50 ms , tcp time is 32.01 ms, hazelcast time is 41.16 ms | |
12:20:02.343 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.50 ms | |
12:20:02.343 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.01 ms | |
12:20:02.343 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.16 ms | |
12:20:04.240 [l-7-thread-1] INFO Searching users... | |
12:20:04.303 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:20:04.355 [l-7-thread-1] INFO Search executed successfully, total time is 115.2 ms, dao time is 1.600 μs, random time is 12.46 ms, memory time is 21.47 ms , tcp time is 37.63 ms, hazelcast time is 43.41 ms | |
12:20:04.355 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.47 ms | |
12:20:04.355 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.63 ms | |
12:20:04.355 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.41 ms | |
12:20:06.238 [l-7-thread-1] INFO Searching users... | |
12:20:06.300 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:20:06.346 [l-7-thread-1] INFO Search executed successfully, total time is 108.0 ms, dao time is 1.900 μs, random time is 6.037 ms, memory time is 21.52 ms , tcp time is 41.18 ms, hazelcast time is 39.13 ms | |
12:20:06.346 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.52 ms | |
12:20:06.346 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 41.18 ms | |
12:20:06.346 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.13 ms | |
12:20:08.238 [l-7-thread-1] INFO Searching users... | |
12:20:08.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:20:08.330 [l-7-thread-1] INFO Search executed successfully, total time is 92.47 ms, dao time is 1.800 μs, random time is 9.705 ms, memory time is 17.98 ms , tcp time is 29.63 ms, hazelcast time is 34.99 ms | |
12:20:08.330 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.98 ms | |
12:20:08.330 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.63 ms | |
12:20:08.330 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 34.99 ms | |
12:20:10.239 [l-7-thread-1] INFO Searching users... | |
12:20:10.314 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:20:11.619 [l-7-thread-1] INFO Search executed successfully, total time is 1.380 s, dao time is 1.500 μs, random time is 24.57 ms, memory time is 19.51 ms , tcp time is 35.75 ms, hazelcast time is 1.300 s | |
12:20:11.619 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.51 ms | |
12:20:11.619 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.75 ms | |
12:20:11.619 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.300 s | |
12:20:12.239 [l-7-thread-1] INFO Searching users... | |
12:20:12.304 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:20:12.340 [l-7-thread-1] INFO Search executed successfully, total time is 101.4 ms, dao time is 1.500 μs, random time is 8.150 ms, memory time is 22.14 ms , tcp time is 41.39 ms, hazelcast time is 29.56 ms | |
12:20:12.340 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.14 ms | |
12:20:12.340 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 41.39 ms | |
12:20:12.340 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 29.56 ms | |
12:20:14.239 [l-7-thread-1] INFO Searching users... | |
12:20:14.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:20:14.349 [l-7-thread-1] INFO Search executed successfully, total time is 110.3 ms, dao time is 1.400 μs, random time is 7.433 ms, memory time is 16.88 ms , tcp time is 35.72 ms, hazelcast time is 49.98 ms | |
12:20:14.349 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.88 ms | |
12:20:14.349 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.72 ms | |
12:20:14.349 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 49.98 ms | |
12:20:16.240 [l-7-thread-1] INFO Searching users... | |
12:20:16.292 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:20:16.347 [l-7-thread-1] INFO Search executed successfully, total time is 107.2 ms, dao time is 1.700 μs, random time is 7.024 ms, memory time is 20.72 ms , tcp time is 30.07 ms, hazelcast time is 49.16 ms | |
12:20:16.347 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.72 ms | |
12:20:16.347 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.07 ms | |
12:20:16.347 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 49.16 ms | |
12:20:18.239 [l-7-thread-1] INFO Searching users... | |
12:20:18.330 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:20:18.411 [l-7-thread-1] INFO Search executed successfully, total time is 171.3 ms, dao time is 2.500 μs, random time is 17.90 ms, memory time is 19.01 ms , tcp time is 68.33 ms, hazelcast time is 65.56 ms | |
12:20:18.411 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.01 ms | |
12:20:18.411 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 68.33 ms | |
12:20:18.411 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 65.56 ms | |
12:20:20.241 [l-7-thread-1] INFO Searching users... | |
12:20:20.316 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:20:20.408 [l-7-thread-1] INFO Search executed successfully, total time is 167.2 ms, dao time is 1.701 μs, random time is 10.67 ms, memory time is 28.61 ms , tcp time is 41.04 ms, hazelcast time is 86.67 ms | |
12:20:20.409 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 28.61 ms | |
12:20:20.409 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 41.04 ms | |
12:20:20.409 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 86.67 ms | |
12:20:22.238 [l-7-thread-1] INFO Searching users... | |
12:20:22.300 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:20:22.364 [l-7-thread-1] INFO Search executed successfully, total time is 125.4 ms, dao time is 1.600 μs, random time is 7.600 ms, memory time is 23.32 ms , tcp time is 36.85 ms, hazelcast time is 57.45 ms | |
12:20:22.364 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.32 ms | |
12:20:22.364 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.85 ms | |
12:20:22.364 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 57.45 ms | |
12:20:24.238 [l-7-thread-1] INFO Searching users... | |
12:20:24.291 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:20:24.327 [l-7-thread-1] INFO Search executed successfully, total time is 88.80 ms, dao time is 2.000 μs, random time is 10.72 ms, memory time is 20.08 ms , tcp time is 27.35 ms, hazelcast time is 30.42 ms | |
12:20:24.327 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.08 ms | |
12:20:24.327 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.35 ms | |
12:20:24.327 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 30.42 ms | |
12:20:26.238 [l-7-thread-1] INFO Searching users... | |
12:20:26.291 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:20:26.353 [l-7-thread-1] INFO Search executed successfully, total time is 115.0 ms, dao time is 11.00 μs, random time is 7.102 ms, memory time is 23.07 ms , tcp time is 34.33 ms, hazelcast time is 50.29 ms | |
12:20:26.353 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.07 ms | |
12:20:26.353 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.33 ms | |
12:20:26.353 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 50.29 ms | |
12:20:28.238 [l-7-thread-1] INFO Searching users... | |
12:20:28.317 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:20:28.375 [l-7-thread-1] INFO Search executed successfully, total time is 137.2 ms, dao time is 2.300 μs, random time is 15.68 ms, memory time is 38.04 ms , tcp time is 38.38 ms, hazelcast time is 44.70 ms | |
12:20:28.375 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 38.04 ms | |
12:20:28.375 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 38.38 ms | |
12:20:28.375 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.70 ms | |
12:20:30.238 [l-7-thread-1] INFO Searching users... | |
12:20:30.282 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:20:31.623 [l-7-thread-1] INFO Search executed successfully, total time is 1.386 s, dao time is 1.500 μs, random time is 6.580 ms, memory time is 16.50 ms , tcp time is 24.99 ms, hazelcast time is 1.337 s | |
12:20:31.623 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.50 ms | |
12:20:31.624 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 24.99 ms | |
12:20:31.624 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.337 s | |
12:20:32.238 [l-7-thread-1] INFO Searching users... | |
12:20:32.311 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:20:32.354 [l-7-thread-1] INFO Search executed successfully, total time is 116.6 ms, dao time is 1.300 μs, random time is 7.128 ms, memory time is 29.86 ms , tcp time is 44.50 ms, hazelcast time is 34.93 ms | |
12:20:32.354 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 29.86 ms | |
12:20:32.354 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 44.50 ms | |
12:20:32.355 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 34.93 ms | |
12:20:34.238 [l-7-thread-1] INFO Searching users... | |
12:20:34.287 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:20:34.341 [l-7-thread-1] INFO Search executed successfully, total time is 103.4 ms, dao time is 2.100 μs, random time is 7.440 ms, memory time is 21.77 ms , tcp time is 24.61 ms, hazelcast time is 49.40 ms | |
12:20:34.341 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.77 ms | |
12:20:34.341 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 24.61 ms | |
12:20:34.341 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 49.40 ms | |
12:20:36.238 [l-7-thread-1] INFO Searching users... | |
12:20:36.292 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:20:36.331 [l-7-thread-1] INFO Search executed successfully, total time is 93.72 ms, dao time is 1.600 μs, random time is 6.152 ms, memory time is 15.76 ms , tcp time is 36.93 ms, hazelcast time is 34.73 ms | |
12:20:36.332 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.76 ms | |
12:20:36.332 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.93 ms | |
12:20:36.332 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 34.73 ms | |
12:20:38.238 [l-7-thread-1] INFO Searching users... | |
12:20:38.305 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:20:38.371 [l-7-thread-1] INFO Search executed successfully, total time is 133.0 ms, dao time is 2.100 μs, random time is 6.087 ms, memory time is 22.53 ms , tcp time is 45.87 ms, hazelcast time is 56.81 ms | |
12:20:38.372 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.53 ms | |
12:20:38.372 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 45.87 ms | |
12:20:38.372 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 56.81 ms | |
12:20:40.238 [l-7-thread-1] INFO Searching users... | |
12:20:40.346 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:20:40.407 [l-7-thread-1] INFO Search executed successfully, total time is 169.7 ms, dao time is 1.700 μs, random time is 10.52 ms, memory time is 55.86 ms , tcp time is 47.03 ms, hazelcast time is 56.12 ms | |
12:20:40.408 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 55.86 ms | |
12:20:40.408 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 47.03 ms | |
12:20:40.408 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 56.12 ms | |
12:20:42.239 [l-7-thread-1] INFO Searching users... | |
12:20:42.281 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:20:42.331 [l-7-thread-1] INFO Search executed successfully, total time is 91.31 ms, dao time is 2.000 μs, random time is 7.250 ms, memory time is 18.02 ms , tcp time is 21.54 ms, hazelcast time is 44.32 ms | |
12:20:42.331 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.02 ms | |
12:20:42.331 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 21.54 ms | |
12:20:42.331 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.32 ms | |
12:20:44.238 [l-7-thread-1] INFO Searching users... | |
12:20:44.290 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:20:44.340 [l-7-thread-1] INFO Search executed successfully, total time is 101.6 ms, dao time is 1.600 μs, random time is 9.824 ms, memory time is 16.35 ms , tcp time is 31.67 ms, hazelcast time is 43.56 ms | |
12:20:44.340 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.35 ms | |
12:20:44.340 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.67 ms | |
12:20:44.340 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.56 ms | |
12:20:46.240 [l-7-thread-1] INFO Searching users... | |
12:20:46.288 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:20:46.332 [l-7-thread-1] INFO Search executed successfully, total time is 91.50 ms, dao time is 2.000 μs, random time is 11.06 ms, memory time is 16.89 ms , tcp time is 24.59 ms, hazelcast time is 38.76 ms | |
12:20:46.332 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.89 ms | |
12:20:46.332 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 24.59 ms | |
12:20:46.332 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 38.76 ms | |
12:20:48.238 [l-7-thread-1] INFO Searching users... | |
12:20:48.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:20:48.350 [l-7-thread-1] INFO Search executed successfully, total time is 111.6 ms, dao time is 1.500 μs, random time is 10.27 ms, memory time is 19.53 ms , tcp time is 33.12 ms, hazelcast time is 48.44 ms | |
12:20:48.350 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.53 ms | |
12:20:48.350 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.12 ms | |
12:20:48.350 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 48.44 ms | |
12:20:50.238 [l-7-thread-1] INFO Searching users... | |
12:20:50.364 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:20:51.630 [l-7-thread-1] INFO Search executed successfully, total time is 1.392 s, dao time is 1.800 μs, random time is 13.41 ms, memory time is 31.28 ms , tcp time is 88.53 ms, hazelcast time is 1.258 s | |
12:20:51.630 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 31.28 ms | |
12:20:51.630 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 88.53 ms | |
12:20:51.631 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.258 s | |
12:20:52.241 [l-7-thread-1] INFO Searching users... | |
12:20:52.302 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:20:52.368 [l-7-thread-1] INFO Search executed successfully, total time is 126.7 ms, dao time is 1.900 μs, random time is 7.303 ms, memory time is 19.77 ms , tcp time is 38.86 ms, hazelcast time is 60.54 ms | |
12:20:52.368 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.77 ms | |
12:20:52.368 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 38.86 ms | |
12:20:52.368 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 60.54 ms | |
12:20:54.238 [l-7-thread-1] INFO Searching users... | |
12:20:54.301 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:20:54.354 [l-7-thread-1] INFO Search executed successfully, total time is 115.5 ms, dao time is 2.200 μs, random time is 6.621 ms, memory time is 24.80 ms , tcp time is 36.00 ms, hazelcast time is 47.86 ms | |
12:20:54.354 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 24.80 ms | |
12:20:54.354 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.00 ms | |
12:20:54.354 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 47.86 ms | |
12:20:56.238 [l-7-thread-1] INFO Searching users... | |
12:20:56.291 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:20:56.340 [l-7-thread-1] INFO Search executed successfully, total time is 101.8 ms, dao time is 1.700 μs, random time is 6.509 ms, memory time is 22.46 ms , tcp time is 31.20 ms, hazelcast time is 41.40 ms | |
12:20:56.340 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.46 ms | |
12:20:56.340 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.20 ms | |
12:20:56.340 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.40 ms | |
12:20:58.242 [l-7-thread-1] INFO Searching users... | |
12:20:58.300 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:20:58.358 [l-7-thread-1] INFO Search executed successfully, total time is 115.8 ms, dao time is 2.200 μs, random time is 13.05 ms, memory time is 22.59 ms , tcp time is 29.67 ms, hazelcast time is 50.28 ms | |
12:20:58.358 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.59 ms | |
12:20:58.358 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.67 ms | |
12:20:58.358 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 50.28 ms | |
12:21:00.238 [l-7-thread-1] INFO Searching users... | |
12:21:00.315 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:21:00.367 [l-7-thread-1] INFO Search executed successfully, total time is 128.5 ms, dao time is 2.000 μs, random time is 15.15 ms, memory time is 34.41 ms , tcp time is 32.45 ms, hazelcast time is 46.15 ms | |
12:21:00.367 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 34.41 ms | |
12:21:00.367 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.45 ms | |
12:21:00.367 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 46.15 ms | |
12:21:02.240 [l-7-thread-1] INFO Searching users... | |
12:21:02.308 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:21:02.378 [l-7-thread-1] INFO Search executed successfully, total time is 136.9 ms, dao time is 11.50 μs, random time is 18.71 ms, memory time is 21.62 ms , tcp time is 31.19 ms, hazelcast time is 65.16 ms | |
12:21:02.385 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.62 ms | |
12:21:02.385 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.19 ms | |
12:21:02.385 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 65.16 ms | |
12:21:04.238 [l-7-thread-1] INFO Searching users... | |
12:21:04.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:21:04.352 [l-7-thread-1] INFO Search executed successfully, total time is 114.1 ms, dao time is 1.500 μs, random time is 8.299 ms, memory time is 24.16 ms , tcp time is 31.77 ms, hazelcast time is 49.63 ms | |
12:21:04.352 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 24.16 ms | |
12:21:04.352 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.77 ms | |
12:21:04.352 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 49.63 ms | |
12:21:06.238 [l-7-thread-1] INFO Searching users... | |
12:21:06.292 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:21:06.333 [l-7-thread-1] INFO Search executed successfully, total time is 95.06 ms, dao time is 1.800 μs, random time is 7.277 ms, memory time is 19.30 ms , tcp time is 32.95 ms, hazelcast time is 35.32 ms | |
12:21:06.334 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.30 ms | |
12:21:06.334 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.95 ms | |
12:21:06.334 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 35.32 ms | |
12:21:08.238 [l-7-thread-1] INFO Searching users... | |
12:21:08.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:21:08.336 [l-7-thread-1] INFO Search executed successfully, total time is 97.72 ms, dao time is 1.600 μs, random time is 15.03 ms, memory time is 23.31 ms , tcp time is 26.73 ms, hazelcast time is 32.36 ms | |
12:21:08.336 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.31 ms | |
12:21:08.336 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.73 ms | |
12:21:08.336 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 32.36 ms | |
12:21:10.238 [l-7-thread-1] INFO Searching users... | |
12:21:10.313 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:21:11.628 [l-7-thread-1] INFO Search executed successfully, total time is 1.390 s, dao time is 2.000 μs, random time is 11.70 ms, memory time is 21.96 ms , tcp time is 52.80 ms, hazelcast time is 1.303 s | |
12:21:11.628 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.96 ms | |
12:21:11.628 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 52.80 ms | |
12:21:11.628 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.303 s | |
12:21:12.242 [l-7-thread-1] INFO Searching users... | |
12:21:12.309 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:21:12.365 [l-7-thread-1] INFO Search executed successfully, total time is 123.8 ms, dao time is 1.800 μs, random time is 9.135 ms, memory time is 18.66 ms , tcp time is 50.60 ms, hazelcast time is 45.21 ms | |
12:21:12.366 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.66 ms | |
12:21:12.366 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 50.60 ms | |
12:21:12.366 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.21 ms | |
12:21:14.238 [l-7-thread-1] INFO Searching users... | |
12:21:14.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:21:14.334 [l-7-thread-1] INFO Search executed successfully, total time is 96.23 ms, dao time is 1.500 μs, random time is 9.298 ms, memory time is 20.67 ms , tcp time is 27.11 ms, hazelcast time is 38.96 ms | |
12:21:14.336 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.67 ms | |
12:21:14.336 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.11 ms | |
12:21:14.336 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 38.96 ms | |
12:21:16.238 [l-7-thread-1] INFO Searching users... | |
12:21:16.287 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:21:16.373 [l-7-thread-1] INFO Search executed successfully, total time is 134.8 ms, dao time is 1.700 μs, random time is 6.678 ms, memory time is 16.48 ms , tcp time is 30.48 ms, hazelcast time is 81.04 ms | |
12:21:16.373 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.48 ms | |
12:21:16.373 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.48 ms | |
12:21:16.373 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 81.04 ms | |
12:21:18.238 [l-7-thread-1] INFO Searching users... | |
12:21:18.337 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:21:18.399 [l-7-thread-1] INFO Search executed successfully, total time is 161.2 ms, dao time is 1.900 μs, random time is 16.82 ms, memory time is 31.85 ms , tcp time is 58.72 ms, hazelcast time is 53.59 ms | |
12:21:18.400 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 31.85 ms | |
12:21:18.400 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 58.72 ms | |
12:21:18.400 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 53.59 ms | |
12:21:20.238 [l-7-thread-1] INFO Searching users... | |
12:21:20.353 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:21:20.432 [l-7-thread-1] INFO Search executed successfully, total time is 193.9 ms, dao time is 1.500 μs, random time is 12.87 ms, memory time is 39.98 ms , tcp time is 77.02 ms, hazelcast time is 63.39 ms | |
12:21:20.433 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 39.98 ms | |
12:21:20.433 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 77.02 ms | |
12:21:20.433 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 63.39 ms | |
12:21:22.238 [l-7-thread-1] INFO Searching users... | |
12:21:22.299 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:21:22.353 [l-7-thread-1] INFO Search executed successfully, total time is 115.0 ms, dao time is 1.900 μs, random time is 12.09 ms, memory time is 19.67 ms , tcp time is 35.84 ms, hazelcast time is 43.29 ms | |
12:21:22.353 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.67 ms | |
12:21:22.353 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.84 ms | |
12:21:22.353 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.29 ms | |
12:21:24.239 [l-7-thread-1] INFO Searching users... | |
12:21:24.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:21:24.327 [l-7-thread-1] INFO Search executed successfully, total time is 85.40 ms, dao time is 1.600 μs, random time is 9.389 ms, memory time is 17.94 ms , tcp time is 26.29 ms, hazelcast time is 31.59 ms | |
12:21:24.327 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.94 ms | |
12:21:24.327 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.29 ms | |
12:21:24.327 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 31.59 ms | |
12:21:26.238 [l-7-thread-1] INFO Searching users... | |
12:21:26.287 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:21:26.337 [l-7-thread-1] INFO Search executed successfully, total time is 99.25 ms, dao time is 1.600 μs, random time is 7.145 ms, memory time is 18.32 ms , tcp time is 28.27 ms, hazelcast time is 45.35 ms | |
12:21:26.337 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.32 ms | |
12:21:26.337 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.27 ms | |
12:21:26.337 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.35 ms | |
12:21:28.238 [l-7-thread-1] INFO Searching users... | |
12:21:28.291 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:21:28.330 [l-7-thread-1] INFO Search executed successfully, total time is 92.13 ms, dao time is 1.900 μs, random time is 7.492 ms, memory time is 18.27 ms , tcp time is 32.44 ms, hazelcast time is 33.73 ms | |
12:21:28.330 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.27 ms | |
12:21:28.330 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.44 ms | |
12:21:28.330 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 33.73 ms | |
12:21:30.238 [l-7-thread-1] INFO Searching users... | |
12:21:30.302 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:21:31.614 [l-7-thread-1] INFO Search executed successfully, total time is 1.376 s, dao time is 1.500 μs, random time is 15.72 ms, memory time is 27.90 ms , tcp time is 29.21 ms, hazelcast time is 1.302 s | |
12:21:31.614 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 27.90 ms | |
12:21:31.614 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.21 ms | |
12:21:31.614 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.302 s | |
12:21:32.238 [l-7-thread-1] INFO Searching users... | |
12:21:32.279 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:21:32.333 [l-7-thread-1] INFO Search executed successfully, total time is 95.31 ms, dao time is 1.800 μs, random time is 6.749 ms, memory time is 16.35 ms , tcp time is 21.96 ms, hazelcast time is 50.03 ms | |
12:21:32.333 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.35 ms | |
12:21:32.334 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 21.96 ms | |
12:21:32.334 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 50.03 ms | |
12:21:34.238 [l-7-thread-1] INFO Searching users... | |
12:21:34.288 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:21:34.325 [l-7-thread-1] INFO Search executed successfully, total time is 86.77 ms, dao time is 1.500 μs, random time is 6.732 ms, memory time is 21.01 ms , tcp time is 29.93 ms, hazelcast time is 28.90 ms | |
12:21:34.325 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.01 ms | |
12:21:34.325 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.93 ms | |
12:21:34.325 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 28.90 ms | |
12:21:36.238 [l-7-thread-1] INFO Searching users... | |
12:21:36.292 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:21:36.326 [l-7-thread-1] INFO Search executed successfully, total time is 87.65 ms, dao time is 11.40 μs, random time is 12.74 ms, memory time is 15.43 ms , tcp time is 29.69 ms, hazelcast time is 29.62 ms | |
12:21:36.326 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.43 ms | |
12:21:36.326 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.69 ms | |
12:21:36.326 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 29.62 ms | |
12:21:38.238 [l-7-thread-1] INFO Searching users... | |
12:21:38.296 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:21:38.347 [l-7-thread-1] INFO Search executed successfully, total time is 109.1 ms, dao time is 1.500 μs, random time is 11.25 ms, memory time is 21.87 ms , tcp time is 30.99 ms, hazelcast time is 44.78 ms | |
12:21:38.347 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.87 ms | |
12:21:38.347 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.99 ms | |
12:21:38.347 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.78 ms | |
12:21:40.240 [l-7-thread-1] INFO Searching users... | |
12:21:40.299 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:21:40.352 [l-7-thread-1] INFO Search executed successfully, total time is 111.9 ms, dao time is 1.900 μs, random time is 9.932 ms, memory time is 16.51 ms , tcp time is 36.08 ms, hazelcast time is 49.18 ms | |
12:21:40.353 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.51 ms | |
12:21:40.353 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.08 ms | |
12:21:40.353 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 49.18 ms | |
12:21:42.239 [l-7-thread-1] INFO Searching users... | |
12:21:42.299 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:21:42.350 [l-7-thread-1] INFO Search executed successfully, total time is 110.8 ms, dao time is 2.100 μs, random time is 13.78 ms, memory time is 24.49 ms , tcp time is 29.16 ms, hazelcast time is 43.14 ms | |
12:21:42.350 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 24.49 ms | |
12:21:42.350 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.16 ms | |
12:21:42.350 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.14 ms | |
12:21:44.238 [l-7-thread-1] INFO Searching users... | |
12:21:44.304 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:21:44.356 [l-7-thread-1] INFO Search executed successfully, total time is 118.0 ms, dao time is 1.600 μs, random time is 10.28 ms, memory time is 17.51 ms , tcp time is 44.74 ms, hazelcast time is 45.24 ms | |
12:21:44.357 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.51 ms | |
12:21:44.357 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 44.74 ms | |
12:21:44.357 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.24 ms | |
12:21:46.238 [l-7-thread-1] INFO Searching users... | |
12:21:46.286 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:21:46.336 [l-7-thread-1] INFO Search executed successfully, total time is 97.85 ms, dao time is 1.600 μs, random time is 8.448 ms, memory time is 18.48 ms , tcp time is 25.63 ms, hazelcast time is 45.07 ms | |
12:21:46.336 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.48 ms | |
12:21:46.336 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 25.63 ms | |
12:21:46.336 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.07 ms | |
12:21:48.238 [l-7-thread-1] INFO Searching users... | |
12:21:48.298 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:21:48.360 [l-7-thread-1] INFO Search executed successfully, total time is 121.8 ms, dao time is 1.400 μs, random time is 7.704 ms, memory time is 22.19 ms , tcp time is 35.69 ms, hazelcast time is 56.03 ms | |
12:21:48.360 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.19 ms | |
12:21:48.360 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.69 ms | |
12:21:48.360 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 56.03 ms | |
12:21:50.238 [l-7-thread-1] INFO Searching users... | |
12:21:50.323 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:21:51.621 [l-7-thread-1] INFO Search executed successfully, total time is 1.383 s, dao time is 2.400 μs, random time is 20.16 ms, memory time is 21.26 ms , tcp time is 48.38 ms, hazelcast time is 1.293 s | |
12:21:51.621 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.26 ms | |
12:21:51.621 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 48.38 ms | |
12:21:51.622 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.293 s | |
12:21:52.238 [l-7-thread-1] INFO Searching users... | |
12:21:52.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:21:52.336 [l-7-thread-1] INFO Search executed successfully, total time is 98.60 ms, dao time is 1.700 μs, random time is 7.550 ms, memory time is 22.83 ms , tcp time is 30.09 ms, hazelcast time is 37.97 ms | |
12:21:52.336 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.83 ms | |
12:21:52.337 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.09 ms | |
12:21:52.337 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 37.97 ms | |
12:21:54.238 [l-7-thread-1] INFO Searching users... | |
12:21:54.290 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:21:54.330 [l-7-thread-1] INFO Search executed successfully, total time is 91.97 ms, dao time is 1.700 μs, random time is 6.819 ms, memory time is 17.63 ms , tcp time is 34.87 ms, hazelcast time is 32.49 ms | |
12:21:54.330 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.63 ms | |
12:21:54.330 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.87 ms | |
12:21:54.330 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 32.49 ms | |
12:21:56.238 [l-7-thread-1] INFO Searching users... | |
12:21:56.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:21:56.328 [l-7-thread-1] INFO Search executed successfully, total time is 90.07 ms, dao time is 1.600 μs, random time is 6.841 ms, memory time is 19.00 ms , tcp time is 30.13 ms, hazelcast time is 33.95 ms | |
12:21:56.328 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.00 ms | |
12:21:56.329 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.13 ms | |
12:21:56.329 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 33.95 ms | |
12:21:58.239 [l-7-thread-1] INFO Searching users... | |
12:21:58.302 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:21:58.378 [l-7-thread-1] INFO Search executed successfully, total time is 139.6 ms, dao time is 1.500 μs, random time is 6.936 ms, memory time is 18.31 ms , tcp time is 42.70 ms, hazelcast time is 71.54 ms | |
12:21:58.379 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.31 ms | |
12:21:58.379 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 42.70 ms | |
12:21:58.379 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 71.54 ms | |
12:22:00.238 [l-7-thread-1] INFO Searching users... | |
12:22:00.321 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:22:00.376 [l-7-thread-1] INFO Search executed successfully, total time is 138.2 ms, dao time is 194.8 μs, random time is 12.42 ms, memory time is 29.30 ms , tcp time is 50.75 ms, hazelcast time is 45.37 ms | |
12:22:00.376 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 29.30 ms | |
12:22:00.376 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 50.75 ms | |
12:22:00.376 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.37 ms | |
12:22:02.240 [l-7-thread-1] INFO Searching users... | |
12:22:02.306 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:22:02.375 [l-7-thread-1] INFO Search executed successfully, total time is 134.9 ms, dao time is 1.600 μs, random time is 17.24 ms, memory time is 27.02 ms , tcp time is 32.13 ms, hazelcast time is 58.30 ms | |
12:22:02.375 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 27.02 ms | |
12:22:02.375 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.13 ms | |
12:22:02.375 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 58.30 ms | |
12:22:04.238 [l-7-thread-1] INFO Searching users... | |
12:22:04.318 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:22:04.359 [l-7-thread-1] INFO Search executed successfully, total time is 121.5 ms, dao time is 1.400 μs, random time is 10.43 ms, memory time is 19.81 ms , tcp time is 54.50 ms, hazelcast time is 36.40 ms | |
12:22:04.359 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.81 ms | |
12:22:04.359 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 54.50 ms | |
12:22:04.359 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 36.40 ms | |
12:22:06.238 [l-7-thread-1] INFO Searching users... | |
12:22:06.283 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:22:06.330 [l-7-thread-1] INFO Search executed successfully, total time is 92.06 ms, dao time is 1.500 μs, random time is 6.577 ms, memory time is 17.70 ms , tcp time is 25.65 ms, hazelcast time is 41.96 ms | |
12:22:06.331 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.70 ms | |
12:22:06.331 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 25.65 ms | |
12:22:06.331 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.96 ms | |
12:22:08.238 [l-7-thread-1] INFO Searching users... | |
12:22:08.331 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:22:08.376 [l-7-thread-1] INFO Search executed successfully, total time is 138.5 ms, dao time is 1.700 μs, random time is 17.07 ms, memory time is 28.39 ms , tcp time is 53.43 ms, hazelcast time is 39.39 ms | |
12:22:08.377 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 28.39 ms | |
12:22:08.377 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 53.43 ms | |
12:22:08.377 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.39 ms | |
12:22:10.238 [l-7-thread-1] INFO Searching users... | |
12:22:10.324 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:22:11.658 [l-7-thread-1] INFO Search executed successfully, total time is 1.421 s, dao time is 1.600 μs, random time is 18.97 ms, memory time is 31.28 ms , tcp time is 47.80 ms, hazelcast time is 1.322 s | |
12:22:11.659 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 31.28 ms | |
12:22:11.659 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 47.80 ms | |
12:22:11.659 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.322 s | |
12:22:12.238 [l-7-thread-1] INFO Searching users... | |
12:22:12.305 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:22:12.353 [l-7-thread-1] INFO Search executed successfully, total time is 115.1 ms, dao time is 1.500 μs, random time is 7.344 ms, memory time is 35.80 ms , tcp time is 31.23 ms, hazelcast time is 40.55 ms | |
12:22:12.353 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 35.80 ms | |
12:22:12.353 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.23 ms | |
12:22:12.353 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.55 ms | |
12:22:14.238 [l-7-thread-1] INFO Searching users... | |
12:22:14.290 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:22:14.355 [l-7-thread-1] INFO Search executed successfully, total time is 116.7 ms, dao time is 1.500 μs, random time is 7.297 ms, memory time is 20.62 ms , tcp time is 29.69 ms, hazelcast time is 58.05 ms | |
12:22:14.355 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.62 ms | |
12:22:14.355 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.69 ms | |
12:22:14.355 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 58.05 ms | |
12:22:16.241 [l-7-thread-1] INFO Searching users... | |
12:22:16.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:22:16.337 [l-7-thread-1] INFO Search executed successfully, total time is 95.81 ms, dao time is 1.700 μs, random time is 10.62 ms, memory time is 15.57 ms , tcp time is 31.49 ms, hazelcast time is 37.96 ms | |
12:22:16.337 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.57 ms | |
12:22:16.337 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.49 ms | |
12:22:16.337 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 37.96 ms | |
12:22:18.238 [l-7-thread-1] INFO Searching users... | |
12:22:18.315 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:22:18.396 [l-7-thread-1] INFO Search executed successfully, total time is 158.0 ms, dao time is 1.900 μs, random time is 7.597 ms, memory time is 27.06 ms , tcp time is 52.19 ms, hazelcast time is 70.45 ms | |
12:22:18.396 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 27.06 ms | |
12:22:18.396 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 52.19 ms | |
12:22:18.396 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 70.45 ms | |
12:22:20.243 [l-7-thread-1] INFO Searching users... | |
12:22:20.366 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:22:20.420 [l-7-thread-1] INFO Search executed successfully, total time is 177.3 ms, dao time is 1.600 μs, random time is 39.54 ms, memory time is 36.31 ms , tcp time is 54.49 ms, hazelcast time is 46.20 ms | |
12:22:20.420 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 36.31 ms | |
12:22:20.420 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 54.49 ms | |
12:22:20.420 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 46.20 ms | |
12:22:22.238 [l-7-thread-1] INFO Searching users... | |
12:22:22.314 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:22:22.367 [l-7-thread-1] INFO Search executed successfully, total time is 128.1 ms, dao time is 1.600 μs, random time is 7.616 ms, memory time is 33.57 ms , tcp time is 38.86 ms, hazelcast time is 47.87 ms | |
12:22:22.367 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 33.57 ms | |
12:22:22.367 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 38.86 ms | |
12:22:22.367 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 47.87 ms | |
12:22:24.238 [l-7-thread-1] INFO Searching users... | |
12:22:24.314 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:22:24.364 [l-7-thread-1] INFO Search executed successfully, total time is 126.3 ms, dao time is 1.600 μs, random time is 12.39 ms, memory time is 22.74 ms , tcp time is 50.80 ms, hazelcast time is 40.19 ms | |
12:22:24.364 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.74 ms | |
12:22:24.364 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 50.80 ms | |
12:22:24.364 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.19 ms | |
12:22:26.238 [l-7-thread-1] INFO Searching users... | |
12:22:26.295 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:22:26.331 [l-7-thread-1] INFO Search executed successfully, total time is 93.51 ms, dao time is 1.800 μs, random time is 6.629 ms, memory time is 17.58 ms , tcp time is 37.89 ms, hazelcast time is 31.25 ms | |
12:22:26.331 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.58 ms | |
12:22:26.331 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.89 ms | |
12:22:26.331 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 31.25 ms | |
12:22:28.238 [l-7-thread-1] INFO Searching users... | |
12:22:28.310 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:22:28.369 [l-7-thread-1] INFO Search executed successfully, total time is 131.5 ms, dao time is 1.500 μs, random time is 17.31 ms, memory time is 30.24 ms , tcp time is 36.00 ms, hazelcast time is 47.62 ms | |
12:22:28.369 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 30.24 ms | |
12:22:28.370 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.00 ms | |
12:22:28.370 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 47.62 ms | |
12:22:30.241 [l-7-thread-1] INFO Searching users... | |
12:22:30.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:22:31.637 [l-7-thread-1] INFO Search executed successfully, total time is 1.396 s, dao time is 1.700 μs, random time is 9.417 ms, memory time is 18.59 ms , tcp time is 31.27 ms, hazelcast time is 1.337 s | |
12:22:31.637 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.59 ms | |
12:22:31.638 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.27 ms | |
12:22:31.638 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.337 s | |
12:22:32.238 [l-7-thread-1] INFO Searching users... | |
12:22:32.286 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:22:32.340 [l-7-thread-1] INFO Search executed successfully, total time is 101.8 ms, dao time is 2.000 μs, random time is 10.61 ms, memory time is 17.44 ms , tcp time is 25.57 ms, hazelcast time is 47.44 ms | |
12:22:32.341 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.44 ms | |
12:22:32.342 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 25.57 ms | |
12:22:32.342 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 47.44 ms | |
12:22:34.238 [l-7-thread-1] INFO Searching users... | |
12:22:34.287 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:22:34.343 [l-7-thread-1] INFO Search executed successfully, total time is 105.8 ms, dao time is 2.000 μs, random time is 9.393 ms, memory time is 20.49 ms , tcp time is 27.90 ms, hazelcast time is 47.72 ms | |
12:22:34.344 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.49 ms | |
12:22:34.344 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.90 ms | |
12:22:34.344 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 47.72 ms | |
12:22:36.238 [l-7-thread-1] INFO Searching users... | |
12:22:36.295 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:22:36.382 [l-7-thread-1] INFO Search executed successfully, total time is 144.3 ms, dao time is 1.400 μs, random time is 10.28 ms, memory time is 22.83 ms , tcp time is 34.72 ms, hazelcast time is 76.35 ms | |
12:22:36.382 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.83 ms | |
12:22:36.382 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.72 ms | |
12:22:36.382 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 76.35 ms | |
12:22:38.239 [l-7-thread-1] INFO Searching users... | |
12:22:38.355 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:22:38.418 [l-7-thread-1] INFO Search executed successfully, total time is 178.5 ms, dao time is 1.500 μs, random time is 22.44 ms, memory time is 36.96 ms , tcp time is 67.21 ms, hazelcast time is 51.71 ms | |
12:22:38.418 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 36.96 ms | |
12:22:38.418 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 67.21 ms | |
12:22:38.418 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 51.71 ms | |
12:22:40.238 [l-7-thread-1] INFO Searching users... | |
12:22:40.312 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:22:40.372 [l-7-thread-1] INFO Search executed successfully, total time is 133.0 ms, dao time is 1.900 μs, random time is 9.105 ms, memory time is 19.01 ms , tcp time is 51.05 ms, hazelcast time is 53.67 ms | |
12:22:40.372 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.01 ms | |
12:22:40.372 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 51.05 ms | |
12:22:40.372 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 53.67 ms | |
12:22:42.241 [l-7-thread-1] INFO Searching users... | |
12:22:42.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:22:42.363 [l-7-thread-1] INFO Search executed successfully, total time is 122.3 ms, dao time is 12.10 μs, random time is 10.17 ms, memory time is 22.52 ms , tcp time is 26.45 ms, hazelcast time is 62.91 ms | |
12:22:42.364 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.52 ms | |
12:22:42.364 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.45 ms | |
12:22:42.364 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 62.91 ms | |
12:22:44.238 [l-7-thread-1] INFO Searching users... | |
12:22:44.306 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:22:44.357 [l-7-thread-1] INFO Search executed successfully, total time is 119.0 ms, dao time is 1.200 μs, random time is 12.04 ms, memory time is 27.36 ms , tcp time is 34.31 ms, hazelcast time is 45.09 ms | |
12:22:44.357 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 27.36 ms | |
12:22:44.357 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.31 ms | |
12:22:44.357 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.09 ms | |
12:22:46.238 [l-7-thread-1] INFO Searching users... | |
12:22:46.301 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:22:46.348 [l-7-thread-1] INFO Search executed successfully, total time is 109.9 ms, dao time is 1.200 μs, random time is 11.33 ms, memory time is 21.89 ms , tcp time is 34.89 ms, hazelcast time is 40.22 ms | |
12:22:46.348 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.89 ms | |
12:22:46.348 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.89 ms | |
12:22:46.348 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.22 ms | |
12:22:48.238 [l-7-thread-1] INFO Searching users... | |
12:22:48.302 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:22:48.346 [l-7-thread-1] INFO Search executed successfully, total time is 108.1 ms, dao time is 1.600 μs, random time is 8.334 ms, memory time is 14.24 ms , tcp time is 48.77 ms, hazelcast time is 36.58 ms | |
12:22:48.346 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.24 ms | |
12:22:48.346 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 48.77 ms | |
12:22:48.346 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 36.58 ms | |
12:22:50.238 [l-7-thread-1] INFO Searching users... | |
12:22:50.327 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:22:51.618 [l-7-thread-1] INFO Search executed successfully, total time is 1.379 s, dao time is 1.300 μs, random time is 10.56 ms, memory time is 29.12 ms , tcp time is 54.76 ms, hazelcast time is 1.284 s | |
12:22:51.618 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 29.12 ms | |
12:22:51.618 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 54.76 ms | |
12:22:51.618 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.284 s | |
12:22:52.239 [l-7-thread-1] INFO Searching users... | |
12:22:52.314 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:22:52.373 [l-7-thread-1] INFO Search executed successfully, total time is 134.0 ms, dao time is 1.200 μs, random time is 14.03 ms, memory time is 28.70 ms , tcp time is 38.62 ms, hazelcast time is 52.45 ms | |
12:22:52.374 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 28.70 ms | |
12:22:52.374 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 38.62 ms | |
12:22:52.374 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 52.45 ms | |
12:22:54.238 [l-7-thread-1] INFO Searching users... | |
12:22:54.283 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:22:54.328 [l-7-thread-1] INFO Search executed successfully, total time is 89.22 ms, dao time is 1.500 μs, random time is 8.312 ms, memory time is 15.55 ms , tcp time is 26.05 ms, hazelcast time is 39.16 ms | |
12:22:54.328 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.55 ms | |
12:22:54.328 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.05 ms | |
12:22:54.328 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.16 ms | |
12:22:56.238 [l-7-thread-1] INFO Searching users... | |
12:22:56.277 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:22:56.334 [l-7-thread-1] INFO Search executed successfully, total time is 96.50 ms, dao time is 1.600 μs, random time is 6.460 ms, memory time is 14.58 ms , tcp time is 23.33 ms, hazelcast time is 51.98 ms | |
12:22:56.334 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.58 ms | |
12:22:56.334 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 23.33 ms | |
12:22:56.334 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 51.98 ms | |
12:22:58.238 [l-7-thread-1] INFO Searching users... | |
12:22:58.295 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:22:58.360 [l-7-thread-1] INFO Search executed successfully, total time is 122.2 ms, dao time is 1.800 μs, random time is 8.694 ms, memory time is 21.40 ms , tcp time is 32.72 ms, hazelcast time is 59.23 ms | |
12:22:58.360 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.40 ms | |
12:22:58.360 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.72 ms | |
12:22:58.361 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 59.23 ms | |
12:23:00.238 [l-7-thread-1] INFO Searching users... | |
12:23:00.322 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:23:00.385 [l-7-thread-1] INFO Search executed successfully, total time is 147.2 ms, dao time is 2.000 μs, random time is 14.79 ms, memory time is 45.72 ms , tcp time is 33.20 ms, hazelcast time is 53.27 ms | |
12:23:00.385 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 45.72 ms | |
12:23:00.385 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.20 ms | |
12:23:00.385 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 53.27 ms | |
12:23:02.238 [l-7-thread-1] INFO Searching users... | |
12:23:02.301 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:23:02.383 [l-7-thread-1] INFO Search executed successfully, total time is 145.3 ms, dao time is 1.600 μs, random time is 6.454 ms, memory time is 18.54 ms , tcp time is 45.71 ms, hazelcast time is 74.38 ms | |
12:23:02.383 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.54 ms | |
12:23:02.383 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 45.71 ms | |
12:23:02.383 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 74.38 ms | |
12:23:04.241 [l-7-thread-1] INFO Searching users... | |
12:23:04.288 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:23:04.371 [l-7-thread-1] INFO Search executed successfully, total time is 129.9 ms, dao time is 1.300 μs, random time is 6.428 ms, memory time is 16.50 ms , tcp time is 31.39 ms, hazelcast time is 75.41 ms | |
12:23:04.371 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.50 ms | |
12:23:04.371 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.39 ms | |
12:23:04.371 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 75.41 ms | |
12:23:06.238 [l-7-thread-1] INFO Searching users... | |
12:23:06.292 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:23:06.335 [l-7-thread-1] INFO Search executed successfully, total time is 96.89 ms, dao time is 1.200 μs, random time is 9.462 ms, memory time is 19.86 ms , tcp time is 30.05 ms, hazelcast time is 37.37 ms | |
12:23:06.335 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.86 ms | |
12:23:06.335 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.05 ms | |
12:23:06.335 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 37.37 ms | |
12:23:08.238 [l-7-thread-1] INFO Searching users... | |
12:23:08.330 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:23:08.366 [l-7-thread-1] INFO Search executed successfully, total time is 127.9 ms, dao time is 1.300 μs, random time is 15.62 ms, memory time is 20.29 ms , tcp time is 63.73 ms, hazelcast time is 28.14 ms | |
12:23:08.366 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.29 ms | |
12:23:08.366 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 63.73 ms | |
12:23:08.366 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 28.14 ms | |
12:23:10.238 [l-7-thread-1] INFO Searching users... | |
12:23:10.320 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:23:11.633 [l-7-thread-1] INFO Search executed successfully, total time is 1.395 s, dao time is 1.200 μs, random time is 17.52 ms, memory time is 25.17 ms , tcp time is 52.53 ms, hazelcast time is 1.299 s | |
12:23:11.633 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 25.17 ms | |
12:23:11.633 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 52.53 ms | |
12:23:11.633 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.299 s | |
12:23:12.238 [l-7-thread-1] INFO Searching users... | |
12:23:12.287 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:23:12.343 [l-7-thread-1] INFO Search executed successfully, total time is 104.9 ms, dao time is 7.400 μs, random time is 7.933 ms, memory time is 20.58 ms , tcp time is 25.57 ms, hazelcast time is 50.65 ms | |
12:23:12.345 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.58 ms | |
12:23:12.345 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 25.57 ms | |
12:23:12.345 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 50.65 ms | |
12:23:14.239 [l-7-thread-1] INFO Searching users... | |
12:23:14.310 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:23:14.369 [l-7-thread-1] INFO Search executed successfully, total time is 129.8 ms, dao time is 6.600 μs, random time is 7.167 ms, memory time is 31.33 ms , tcp time is 37.99 ms, hazelcast time is 53.10 ms | |
12:23:14.369 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 31.33 ms | |
12:23:14.371 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.99 ms | |
12:23:14.371 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 53.10 ms | |
12:23:16.238 [l-7-thread-1] INFO Searching users... | |
12:23:16.282 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:23:16.321 [l-7-thread-1] INFO Search executed successfully, total time is 82.38 ms, dao time is 1.600 μs, random time is 9.905 ms, memory time is 14.90 ms , tcp time is 24.04 ms, hazelcast time is 33.40 ms | |
12:23:16.321 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.90 ms | |
12:23:16.321 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 24.04 ms | |
12:23:16.321 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 33.40 ms | |
12:23:18.243 [l-7-thread-1] INFO Searching users... | |
12:23:18.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:23:18.367 [l-7-thread-1] INFO Search executed successfully, total time is 123.9 ms, dao time is 1.600 μs, random time is 7.738 ms, memory time is 16.41 ms , tcp time is 34.14 ms, hazelcast time is 65.43 ms | |
12:23:18.368 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.41 ms | |
12:23:18.368 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.14 ms | |
12:23:18.368 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 65.43 ms | |
12:23:20.238 [l-7-thread-1] INFO Searching users... | |
12:23:20.329 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:23:20.414 [l-7-thread-1] INFO Search executed successfully, total time is 176.1 ms, dao time is 1.900 μs, random time is 7.517 ms, memory time is 33.03 ms , tcp time is 56.53 ms, hazelcast time is 78.75 ms | |
12:23:20.414 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 33.03 ms | |
12:23:20.414 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 56.53 ms | |
12:23:20.414 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 78.75 ms | |
12:23:22.238 [l-7-thread-1] INFO Searching users... | |
12:23:22.286 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:23:22.336 [l-7-thread-1] INFO Search executed successfully, total time is 98.30 ms, dao time is 1.400 μs, random time is 9.881 ms, memory time is 16.77 ms , tcp time is 26.97 ms, hazelcast time is 44.47 ms | |
12:23:22.336 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.77 ms | |
12:23:22.336 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.97 ms | |
12:23:22.337 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.47 ms | |
12:23:24.241 [l-7-thread-1] INFO Searching users... | |
12:23:24.291 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:23:24.328 [l-7-thread-1] INFO Search executed successfully, total time is 87.27 ms, dao time is 1.300 μs, random time is 6.543 ms, memory time is 21.41 ms , tcp time is 27.91 ms, hazelcast time is 31.30 ms | |
12:23:24.328 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.41 ms | |
12:23:24.328 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.91 ms | |
12:23:24.328 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 31.30 ms | |
12:23:26.238 [l-7-thread-1] INFO Searching users... | |
12:23:26.285 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:23:26.327 [l-7-thread-1] INFO Search executed successfully, total time is 89.37 ms, dao time is 1.600 μs, random time is 7.373 ms, memory time is 19.12 ms , tcp time is 20.38 ms, hazelcast time is 37.67 ms | |
12:23:26.328 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.12 ms | |
12:23:26.328 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 20.38 ms | |
12:23:26.328 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 37.67 ms | |
12:23:28.238 [l-7-thread-1] INFO Searching users... | |
12:23:28.325 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:23:28.419 [l-7-thread-1] INFO Search executed successfully, total time is 181.6 ms, dao time is 1.700 μs, random time is 10.85 ms, memory time is 21.57 ms , tcp time is 61.15 ms, hazelcast time is 87.87 ms | |
12:23:28.419 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.57 ms | |
12:23:28.419 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 61.15 ms | |
12:23:28.420 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 87.87 ms | |
12:23:30.240 [l-7-thread-1] INFO Searching users... | |
12:23:30.337 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:23:31.624 [l-7-thread-1] INFO Search executed successfully, total time is 1.383 s, dao time is 1.700 μs, random time is 11.43 ms, memory time is 44.72 ms , tcp time is 51.66 ms, hazelcast time is 1.275 s | |
12:23:31.624 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 44.72 ms | |
12:23:31.624 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 51.66 ms | |
12:23:31.624 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.275 s | |
12:23:32.238 [l-7-thread-1] INFO Searching users... | |
12:23:32.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:23:32.362 [l-7-thread-1] INFO Search executed successfully, total time is 124.2 ms, dao time is 1.600 μs, random time is 9.197 ms, memory time is 15.93 ms , tcp time is 40.14 ms, hazelcast time is 58.81 ms | |
12:23:32.362 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.93 ms | |
12:23:32.362 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 40.14 ms | |
12:23:32.362 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 58.81 ms | |
12:23:34.238 [l-7-thread-1] INFO Searching users... | |
12:23:34.286 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:23:34.338 [l-7-thread-1] INFO Search executed successfully, total time is 100.6 ms, dao time is 1.200 μs, random time is 6.348 ms, memory time is 17.51 ms , tcp time is 35.71 ms, hazelcast time is 40.91 ms | |
12:23:34.339 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.51 ms | |
12:23:34.339 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.71 ms | |
12:23:34.339 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.91 ms | |
12:23:36.238 [l-7-thread-1] INFO Searching users... | |
12:23:36.292 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:23:36.330 [l-7-thread-1] INFO Search executed successfully, total time is 90.23 ms, dao time is 1.400 μs, random time is 13.58 ms, memory time is 16.41 ms , tcp time is 27.66 ms, hazelcast time is 32.46 ms | |
12:23:36.330 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.41 ms | |
12:23:36.330 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.66 ms | |
12:23:36.330 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 32.46 ms | |
12:23:38.238 [l-7-thread-1] INFO Searching users... | |
12:23:38.312 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:23:38.373 [l-7-thread-1] INFO Search executed successfully, total time is 135.5 ms, dao time is 1.500 μs, random time is 9.189 ms, memory time is 16.57 ms , tcp time is 61.68 ms, hazelcast time is 47.92 ms | |
12:23:38.374 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.57 ms | |
12:23:38.374 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 61.68 ms | |
12:23:38.374 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 47.92 ms | |
12:23:40.241 [l-7-thread-1] INFO Searching users... | |
12:23:40.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:23:40.346 [l-7-thread-1] INFO Search executed successfully, total time is 105.0 ms, dao time is 1.400 μs, random time is 7.336 ms, memory time is 25.46 ms , tcp time is 27.12 ms, hazelcast time is 44.93 ms | |
12:23:40.346 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 25.46 ms | |
12:23:40.346 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.12 ms | |
12:23:40.346 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.93 ms | |
12:23:42.240 [l-7-thread-1] INFO Searching users... | |
12:23:42.299 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:23:42.352 [l-7-thread-1] INFO Search executed successfully, total time is 111.8 ms, dao time is 1.300 μs, random time is 7.560 ms, memory time is 14.76 ms , tcp time is 41.69 ms, hazelcast time is 47.65 ms | |
12:23:42.352 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.76 ms | |
12:23:42.352 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 41.69 ms | |
12:23:42.352 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 47.65 ms | |
12:23:44.238 [l-7-thread-1] INFO Searching users... | |
12:23:44.317 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:23:44.375 [l-7-thread-1] INFO Search executed successfully, total time is 136.8 ms, dao time is 1.400 μs, random time is 9.117 ms, memory time is 24.86 ms , tcp time is 50.05 ms, hazelcast time is 52.70 ms | |
12:23:44.375 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 24.86 ms | |
12:23:44.375 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 50.05 ms | |
12:23:44.375 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 52.70 ms | |
12:23:46.238 [l-7-thread-1] INFO Searching users... | |
12:23:46.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:23:46.332 [l-7-thread-1] INFO Search executed successfully, total time is 93.89 ms, dao time is 1.600 μs, random time is 6.717 ms, memory time is 15.45 ms , tcp time is 35.34 ms, hazelcast time is 36.25 ms | |
12:23:46.332 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.45 ms | |
12:23:46.332 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.34 ms | |
12:23:46.332 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 36.25 ms | |
12:23:48.238 [l-7-thread-1] INFO Searching users... | |
12:23:48.283 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:23:48.329 [l-7-thread-1] INFO Search executed successfully, total time is 91.75 ms, dao time is 1.400 μs, random time is 6.489 ms, memory time is 16.25 ms , tcp time is 29.83 ms, hazelcast time is 39.05 ms | |
12:23:48.330 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.25 ms | |
12:23:48.330 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.83 ms | |
12:23:48.330 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.05 ms | |
12:23:50.239 [l-7-thread-1] INFO Searching users... | |
12:23:50.291 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:23:51.642 [l-7-thread-1] INFO Search executed successfully, total time is 1.402 s, dao time is 1.600 μs, random time is 7.372 ms, memory time is 19.16 ms , tcp time is 29.58 ms, hazelcast time is 1.346 s | |
12:23:51.642 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.16 ms | |
12:23:51.642 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.58 ms | |
12:23:51.642 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.346 s | |
12:23:52.241 [l-7-thread-1] INFO Searching users... | |
12:23:52.285 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:23:52.339 [l-7-thread-1] INFO Search executed successfully, total time is 97.63 ms, dao time is 2.000 μs, random time is 6.873 ms, memory time is 14.02 ms , tcp time is 28.45 ms, hazelcast time is 48.12 ms | |
12:23:52.339 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.02 ms | |
12:23:52.339 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.45 ms | |
12:23:52.339 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 48.12 ms | |
12:23:54.238 [l-7-thread-1] INFO Searching users... | |
12:23:54.284 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:23:54.323 [l-7-thread-1] INFO Search executed successfully, total time is 84.97 ms, dao time is 1.200 μs, random time is 6.574 ms, memory time is 20.99 ms , tcp time is 29.59 ms, hazelcast time is 27.56 ms | |
12:23:54.323 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.99 ms | |
12:23:54.323 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.59 ms | |
12:23:54.323 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 27.56 ms | |
12:23:56.238 [l-7-thread-1] INFO Searching users... | |
12:23:56.301 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:23:56.357 [l-7-thread-1] INFO Search executed successfully, total time is 119.0 ms, dao time is 1.200 μs, random time is 13.22 ms, memory time is 12.53 ms , tcp time is 42.86 ms, hazelcast time is 50.25 ms | |
12:23:56.357 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 12.53 ms | |
12:23:56.357 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 42.86 ms | |
12:23:56.357 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 50.25 ms | |
12:23:58.242 [l-7-thread-1] INFO Searching users... | |
12:23:58.309 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:23:58.372 [l-7-thread-1] INFO Search executed successfully, total time is 130.4 ms, dao time is 1.400 μs, random time is 10.84 ms, memory time is 29.77 ms , tcp time is 30.84 ms, hazelcast time is 58.82 ms | |
12:23:58.372 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 29.77 ms | |
12:23:58.373 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.84 ms | |
12:23:58.373 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 58.82 ms | |
12:24:00.241 [l-7-thread-1] INFO Searching users... | |
12:24:00.318 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:24:00.421 [l-7-thread-1] INFO Search executed successfully, total time is 180.5 ms, dao time is 1.500 μs, random time is 7.015 ms, memory time is 26.74 ms , tcp time is 48.29 ms, hazelcast time is 98.22 ms | |
12:24:00.422 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.74 ms | |
12:24:00.422 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 48.29 ms | |
12:24:00.422 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 98.22 ms | |
12:24:02.239 [l-7-thread-1] INFO Searching users... | |
12:24:02.292 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:24:02.371 [l-7-thread-1] INFO Search executed successfully, total time is 131.8 ms, dao time is 1.500 μs, random time is 10.34 ms, memory time is 23.65 ms , tcp time is 23.26 ms, hazelcast time is 74.43 ms | |
12:24:02.371 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.65 ms | |
12:24:02.372 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 23.26 ms | |
12:24:02.372 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 74.43 ms | |
12:24:04.238 [l-7-thread-1] INFO Searching users... | |
12:24:04.296 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:24:04.342 [l-7-thread-1] INFO Search executed successfully, total time is 104.3 ms, dao time is 1.800 μs, random time is 6.881 ms, memory time is 13.34 ms , tcp time is 44.59 ms, hazelcast time is 39.36 ms | |
12:24:04.343 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 13.34 ms | |
12:24:04.343 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 44.59 ms | |
12:24:04.343 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.36 ms | |
12:24:06.238 [l-7-thread-1] INFO Searching users... | |
12:24:06.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:24:06.338 [l-7-thread-1] INFO Search executed successfully, total time is 99.80 ms, dao time is 1.500 μs, random time is 8.421 ms, memory time is 17.52 ms , tcp time is 34.74 ms, hazelcast time is 39.02 ms | |
12:24:06.338 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.52 ms | |
12:24:06.338 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.74 ms | |
12:24:06.338 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.02 ms | |
12:24:08.238 [l-7-thread-1] INFO Searching users... | |
12:24:08.305 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:24:08.362 [l-7-thread-1] INFO Search executed successfully, total time is 124.5 ms, dao time is 2.100 μs, random time is 9.389 ms, memory time is 14.00 ms , tcp time is 57.29 ms, hazelcast time is 43.70 ms | |
12:24:08.362 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.00 ms | |
12:24:08.362 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 57.29 ms | |
12:24:08.362 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.70 ms | |
12:24:10.238 [l-7-thread-1] INFO Searching users... | |
12:24:10.302 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:24:11.654 [l-7-thread-1] INFO Search executed successfully, total time is 1.417 s, dao time is 1.500 μs, random time is 8.345 ms, memory time is 17.20 ms , tcp time is 50.99 ms, hazelcast time is 1.340 s | |
12:24:11.655 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.20 ms | |
12:24:11.655 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 50.99 ms | |
12:24:11.655 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.340 s | |
12:24:12.238 [l-7-thread-1] INFO Searching users... | |
12:24:12.303 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:24:12.362 [l-7-thread-1] INFO Search executed successfully, total time is 124.6 ms, dao time is 1.600 μs, random time is 10.06 ms, memory time is 18.65 ms , tcp time is 41.44 ms, hazelcast time is 54.34 ms | |
12:24:12.363 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.65 ms | |
12:24:12.363 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 41.44 ms | |
12:24:12.363 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 54.34 ms | |
12:24:14.239 [l-7-thread-1] INFO Searching users... | |
12:24:14.284 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:24:14.331 [l-7-thread-1] INFO Search executed successfully, total time is 92.34 ms, dao time is 1.300 μs, random time is 7.389 ms, memory time is 12.20 ms , tcp time is 33.36 ms, hazelcast time is 39.26 ms | |
12:24:14.331 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 12.20 ms | |
12:24:14.331 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.36 ms | |
12:24:14.331 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.26 ms | |
12:24:16.238 [l-7-thread-1] INFO Searching users... | |
12:24:16.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:24:16.339 [l-7-thread-1] INFO Search executed successfully, total time is 101.3 ms, dao time is 1.400 μs, random time is 10.35 ms, memory time is 18.24 ms , tcp time is 32.90 ms, hazelcast time is 39.72 ms | |
12:24:16.339 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.24 ms | |
12:24:16.339 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.90 ms | |
12:24:16.339 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.72 ms | |
12:24:18.242 [l-7-thread-1] INFO Searching users... | |
12:24:18.301 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:24:18.352 [l-7-thread-1] INFO Search executed successfully, total time is 107.0 ms, dao time is 1.600 μs, random time is 10.92 ms, memory time is 21.40 ms , tcp time is 29.23 ms, hazelcast time is 45.35 ms | |
12:24:18.352 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.40 ms | |
12:24:18.352 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.23 ms | |
12:24:18.353 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.35 ms | |
12:24:20.238 [l-7-thread-1] INFO Searching users... | |
12:24:20.280 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:24:20.335 [l-7-thread-1] INFO Search executed successfully, total time is 97.61 ms, dao time is 1.300 μs, random time is 7.862 ms, memory time is 13.85 ms , tcp time is 28.65 ms, hazelcast time is 47.15 ms | |
12:24:20.337 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 13.85 ms | |
12:24:20.337 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.65 ms | |
12:24:20.337 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 47.15 ms | |
12:24:22.238 [l-7-thread-1] INFO Searching users... | |
12:24:22.310 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:24:22.364 [l-7-thread-1] INFO Search executed successfully, total time is 125.5 ms, dao time is 2.000 μs, random time is 13.61 ms, memory time is 19.23 ms , tcp time is 44.02 ms, hazelcast time is 48.49 ms | |
12:24:22.364 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.23 ms | |
12:24:22.364 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 44.02 ms | |
12:24:22.364 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 48.49 ms | |
12:24:24.240 [l-7-thread-1] INFO Searching users... | |
12:24:24.285 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:24:24.330 [l-7-thread-1] INFO Search executed successfully, total time is 90.14 ms, dao time is 1.300 μs, random time is 7.200 ms, memory time is 18.36 ms , tcp time is 29.65 ms, hazelcast time is 34.82 ms | |
12:24:24.330 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.36 ms | |
12:24:24.330 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.65 ms | |
12:24:24.331 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 34.82 ms | |
12:24:26.238 [l-7-thread-1] INFO Searching users... | |
12:24:26.288 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:24:26.343 [l-7-thread-1] INFO Search executed successfully, total time is 105.8 ms, dao time is 1.400 μs, random time is 7.944 ms, memory time is 12.59 ms , tcp time is 36.21 ms, hazelcast time is 48.89 ms | |
12:24:26.344 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 12.59 ms | |
12:24:26.344 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.21 ms | |
12:24:26.344 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 48.89 ms | |
12:24:28.238 [l-7-thread-1] INFO Searching users... | |
12:24:28.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:24:28.340 [l-7-thread-1] INFO Search executed successfully, total time is 102.0 ms, dao time is 1.400 μs, random time is 7.780 ms, memory time is 16.92 ms , tcp time is 31.65 ms, hazelcast time is 45.51 ms | |
12:24:28.340 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.92 ms | |
12:24:28.340 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.65 ms | |
12:24:28.340 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.51 ms | |
12:24:30.240 [l-7-thread-1] INFO Searching users... | |
12:24:30.286 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:24:31.622 [l-7-thread-1] INFO Search executed successfully, total time is 1.382 s, dao time is 1.700 μs, random time is 8.330 ms, memory time is 18.37 ms , tcp time is 27.11 ms, hazelcast time is 1.328 s | |
12:24:31.622 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.37 ms | |
12:24:31.622 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.11 ms | |
12:24:31.622 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.328 s | |
12:24:32.238 [l-7-thread-1] INFO Searching users... | |
12:24:32.298 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:24:32.340 [l-7-thread-1] INFO Search executed successfully, total time is 101.4 ms, dao time is 6.100 μs, random time is 7.198 ms, memory time is 15.09 ms , tcp time is 44.44 ms, hazelcast time is 34.49 ms | |
12:24:32.340 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.09 ms | |
12:24:32.340 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 44.44 ms | |
12:24:32.340 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 34.49 ms | |
12:24:34.238 [l-7-thread-1] INFO Searching users... | |
12:24:34.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:24:34.353 [l-7-thread-1] INFO Search executed successfully, total time is 114.6 ms, dao time is 1.300 μs, random time is 7.220 ms, memory time is 18.93 ms , tcp time is 39.78 ms, hazelcast time is 48.60 ms | |
12:24:34.353 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.93 ms | |
12:24:34.353 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 39.78 ms | |
12:24:34.353 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 48.60 ms | |
12:24:36.238 [l-7-thread-1] INFO Searching users... | |
12:24:36.288 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:24:36.337 [l-7-thread-1] INFO Search executed successfully, total time is 99.25 ms, dao time is 1.400 μs, random time is 6.186 ms, memory time is 19.51 ms , tcp time is 30.26 ms, hazelcast time is 43.17 ms | |
12:24:36.337 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.51 ms | |
12:24:36.337 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.26 ms | |
12:24:36.337 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.17 ms | |
12:24:38.240 [l-7-thread-1] INFO Searching users... | |
12:24:38.296 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:24:38.362 [l-7-thread-1] INFO Search executed successfully, total time is 122.3 ms, dao time is 31.00 μs, random time is 6.491 ms, memory time is 18.35 ms , tcp time is 38.46 ms, hazelcast time is 58.88 ms | |
12:24:38.362 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.35 ms | |
12:24:38.362 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 38.46 ms | |
12:24:38.362 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 58.88 ms | |
12:24:40.238 [l-7-thread-1] INFO Searching users... | |
12:24:40.322 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:24:40.407 [l-7-thread-1] INFO Search executed successfully, total time is 169.3 ms, dao time is 1.300 μs, random time is 12.67 ms, memory time is 28.90 ms , tcp time is 53.25 ms, hazelcast time is 74.26 ms | |
12:24:40.407 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 28.90 ms | |
12:24:40.407 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 53.25 ms | |
12:24:40.407 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 74.26 ms | |
12:24:42.238 [l-7-thread-1] INFO Searching users... | |
12:24:42.280 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:24:42.346 [l-7-thread-1] INFO Search executed successfully, total time is 108.7 ms, dao time is 18.10 μs, random time is 6.628 ms, memory time is 13.60 ms , tcp time is 27.59 ms, hazelcast time is 60.70 ms | |
12:24:42.347 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 13.60 ms | |
12:24:42.347 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.59 ms | |
12:24:42.347 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 60.70 ms | |
12:24:44.240 [l-7-thread-1] INFO Searching users... | |
12:24:44.296 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:24:44.354 [l-7-thread-1] INFO Search executed successfully, total time is 113.7 ms, dao time is 1.400 μs, random time is 8.019 ms, memory time is 25.22 ms , tcp time is 28.05 ms, hazelcast time is 52.26 ms | |
12:24:44.355 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 25.22 ms | |
12:24:44.355 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.05 ms | |
12:24:44.355 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 52.26 ms | |
12:24:46.238 [l-7-thread-1] INFO Searching users... | |
12:24:46.276 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:24:46.319 [l-7-thread-1] INFO Search executed successfully, total time is 81.12 ms, dao time is 1.600 μs, random time is 9.289 ms, memory time is 12.80 ms , tcp time is 25.09 ms, hazelcast time is 33.83 ms | |
12:24:46.319 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 12.80 ms | |
12:24:46.319 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 25.09 ms | |
12:24:46.319 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 33.83 ms | |
12:24:48.240 [l-7-thread-1] INFO Searching users... | |
12:24:48.313 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:24:48.359 [l-7-thread-1] INFO Search executed successfully, total time is 118.5 ms, dao time is 1.400 μs, random time is 10.94 ms, memory time is 14.51 ms , tcp time is 52.00 ms, hazelcast time is 40.89 ms | |
12:24:48.359 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.51 ms | |
12:24:48.359 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 52.00 ms | |
12:24:48.359 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.89 ms | |
12:24:50.238 [l-7-thread-1] INFO Searching users... | |
12:24:50.278 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:24:51.616 [l-7-thread-1] INFO Search executed successfully, total time is 1.378 s, dao time is 1.300 μs, random time is 6.081 ms, memory time is 12.66 ms , tcp time is 27.56 ms, hazelcast time is 1.331 s | |
12:24:51.616 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 12.66 ms | |
12:24:51.616 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.56 ms | |
12:24:51.616 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.331 s | |
12:24:52.238 [l-7-thread-1] INFO Searching users... | |
12:24:52.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:24:52.343 [l-7-thread-1] INFO Search executed successfully, total time is 105.7 ms, dao time is 1.800 μs, random time is 13.53 ms, memory time is 18.67 ms , tcp time is 29.27 ms, hazelcast time is 44.16 ms | |
12:24:52.344 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.67 ms | |
12:24:52.344 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.27 ms | |
12:24:52.344 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.16 ms | |
12:24:54.238 [l-7-thread-1] INFO Searching users... | |
12:24:54.305 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:24:54.356 [l-7-thread-1] INFO Search executed successfully, total time is 117.6 ms, dao time is 1.300 μs, random time is 6.653 ms, memory time is 15.05 ms , tcp time is 51.48 ms, hazelcast time is 44.20 ms | |
12:24:54.356 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.05 ms | |
12:24:54.357 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 51.48 ms | |
12:24:54.357 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.20 ms | |
12:24:56.238 [l-7-thread-1] INFO Searching users... | |
12:24:56.288 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:24:56.328 [l-7-thread-1] INFO Search executed successfully, total time is 89.78 ms, dao time is 1.300 μs, random time is 8.055 ms, memory time is 14.50 ms , tcp time is 33.05 ms, hazelcast time is 34.08 ms | |
12:24:56.328 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.50 ms | |
12:24:56.328 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.05 ms | |
12:24:56.328 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 34.08 ms | |
12:24:58.238 [l-7-thread-1] INFO Searching users... | |
12:24:58.317 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:24:58.376 [l-7-thread-1] INFO Search executed successfully, total time is 137.7 ms, dao time is 1.600 μs, random time is 11.74 ms, memory time is 33.93 ms , tcp time is 39.31 ms, hazelcast time is 52.30 ms | |
12:24:58.376 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 33.93 ms | |
12:24:58.376 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 39.31 ms | |
12:24:58.376 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 52.30 ms | |
12:25:00.240 [l-7-thread-1] INFO Searching users... | |
12:25:00.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:25:00.354 [l-7-thread-1] INFO Search executed successfully, total time is 113.9 ms, dao time is 1.600 μs, random time is 14.12 ms, memory time is 14.84 ms , tcp time is 36.31 ms, hazelcast time is 48.49 ms | |
12:25:00.354 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.84 ms | |
12:25:00.354 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.31 ms | |
12:25:00.354 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 48.49 ms | |
12:25:02.238 [l-7-thread-1] INFO Searching users... | |
12:25:02.292 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:25:02.347 [l-7-thread-1] INFO Search executed successfully, total time is 108.4 ms, dao time is 77.50 μs, random time is 12.35 ms, memory time is 16.95 ms , tcp time is 32.63 ms, hazelcast time is 46.23 ms | |
12:25:02.347 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.95 ms | |
12:25:02.347 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.63 ms | |
12:25:02.347 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 46.23 ms | |
12:25:04.238 [l-7-thread-1] INFO Searching users... | |
12:25:04.288 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:25:04.338 [l-7-thread-1] INFO Search executed successfully, total time is 100.7 ms, dao time is 1.700 μs, random time is 14.42 ms, memory time is 13.41 ms , tcp time is 29.20 ms, hazelcast time is 43.55 ms | |
12:25:04.339 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 13.41 ms | |
12:25:04.339 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.20 ms | |
12:25:04.339 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.55 ms | |
12:25:06.239 [l-7-thread-1] INFO Searching users... | |
12:25:06.288 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:25:06.350 [l-7-thread-1] INFO Search executed successfully, total time is 110.3 ms, dao time is 1.200 μs, random time is 7.229 ms, memory time is 16.77 ms , tcp time is 29.03 ms, hazelcast time is 57.20 ms | |
12:25:06.350 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.77 ms | |
12:25:06.350 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.03 ms | |
12:25:06.350 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 57.20 ms | |
12:25:08.238 [l-7-thread-1] INFO Searching users... | |
12:25:08.318 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:25:08.376 [l-7-thread-1] INFO Search executed successfully, total time is 137.2 ms, dao time is 1.900 μs, random time is 23.31 ms, memory time is 33.12 ms , tcp time is 31.80 ms, hazelcast time is 48.66 ms | |
12:25:08.376 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 33.12 ms | |
12:25:08.376 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.80 ms | |
12:25:08.376 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 48.66 ms | |
12:25:10.238 [l-7-thread-1] INFO Searching users... | |
12:25:10.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:25:11.641 [l-7-thread-1] INFO Search executed successfully, total time is 1.403 s, dao time is 1.200 μs, random time is 6.710 ms, memory time is 17.95 ms , tcp time is 45.20 ms, hazelcast time is 1.333 s | |
12:25:11.641 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.95 ms | |
12:25:11.641 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 45.20 ms | |
12:25:11.641 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.333 s | |
12:25:12.238 [l-7-thread-1] INFO Searching users... | |
12:25:12.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:25:12.356 [l-7-thread-1] INFO Search executed successfully, total time is 118.1 ms, dao time is 1.400 μs, random time is 11.44 ms, memory time is 25.94 ms , tcp time is 24.00 ms, hazelcast time is 56.63 ms | |
12:25:12.356 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 25.94 ms | |
12:25:12.356 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 24.00 ms | |
12:25:12.356 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 56.63 ms | |
12:25:14.238 [l-7-thread-1] INFO Searching users... | |
12:25:14.291 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:25:14.343 [l-7-thread-1] INFO Search executed successfully, total time is 105.1 ms, dao time is 1.600 μs, random time is 13.56 ms, memory time is 18.44 ms , tcp time is 28.55 ms, hazelcast time is 44.41 ms | |
12:25:14.343 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.44 ms | |
12:25:14.343 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.55 ms | |
12:25:14.343 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.41 ms | |
12:25:16.238 [l-7-thread-1] INFO Searching users... | |
12:25:16.292 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:25:16.336 [l-7-thread-1] INFO Search executed successfully, total time is 97.73 ms, dao time is 1.400 μs, random time is 6.202 ms, memory time is 16.14 ms , tcp time is 37.66 ms, hazelcast time is 37.61 ms | |
12:25:16.336 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.14 ms | |
12:25:16.336 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.66 ms | |
12:25:16.336 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 37.61 ms | |
12:25:18.239 [l-7-thread-1] INFO Searching users... | |
12:25:18.355 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:25:18.407 [l-7-thread-1] INFO Search executed successfully, total time is 168.1 ms, dao time is 2.200 μs, random time is 17.90 ms, memory time is 38.99 ms , tcp time is 66.18 ms, hazelcast time is 44.89 ms | |
12:25:18.407 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 38.99 ms | |
12:25:18.408 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 66.18 ms | |
12:25:18.408 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.89 ms | |
12:25:20.238 [l-7-thread-1] INFO Searching users... | |
12:25:20.314 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:25:20.380 [l-7-thread-1] INFO Search executed successfully, total time is 142.2 ms, dao time is 1.500 μs, random time is 18.20 ms, memory time is 32.94 ms , tcp time is 31.05 ms, hazelcast time is 59.87 ms | |
12:25:20.380 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 32.94 ms | |
12:25:20.380 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.05 ms | |
12:25:20.380 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 59.87 ms | |
12:25:22.238 [l-7-thread-1] INFO Searching users... | |
12:25:22.296 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:25:22.346 [l-7-thread-1] INFO Search executed successfully, total time is 108.1 ms, dao time is 1.400 μs, random time is 8.840 ms, memory time is 14.33 ms , tcp time is 39.75 ms, hazelcast time is 45.06 ms | |
12:25:22.347 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.33 ms | |
12:25:22.347 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 39.75 ms | |
12:25:22.347 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.06 ms | |
12:25:24.238 [l-7-thread-1] INFO Searching users... | |
12:25:24.290 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:25:24.363 [l-7-thread-1] INFO Search executed successfully, total time is 125.5 ms, dao time is 1.500 μs, random time is 10.72 ms, memory time is 19.69 ms , tcp time is 28.25 ms, hazelcast time is 66.63 ms | |
12:25:24.363 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.69 ms | |
12:25:24.363 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.25 ms | |
12:25:24.364 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 66.63 ms | |
12:25:26.238 [l-7-thread-1] INFO Searching users... | |
12:25:26.286 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:25:26.342 [l-7-thread-1] INFO Search executed successfully, total time is 104.4 ms, dao time is 1.300 μs, random time is 8.720 ms, memory time is 16.23 ms , tcp time is 34.42 ms, hazelcast time is 44.94 ms | |
12:25:26.342 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.23 ms | |
12:25:26.343 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.42 ms | |
12:25:26.343 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.94 ms | |
12:25:28.238 [l-7-thread-1] INFO Searching users... | |
12:25:28.302 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:25:28.364 [l-7-thread-1] INFO Search executed successfully, total time is 125.8 ms, dao time is 1.700 μs, random time is 14.81 ms, memory time is 31.21 ms , tcp time is 23.41 ms, hazelcast time is 56.28 ms | |
12:25:28.364 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 31.21 ms | |
12:25:28.364 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 23.41 ms | |
12:25:28.364 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 56.28 ms | |
12:25:30.238 [l-7-thread-1] INFO Searching users... | |
12:25:30.285 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:25:31.622 [l-7-thread-1] INFO Search executed successfully, total time is 1.384 s, dao time is 1.900 μs, random time is 7.488 ms, memory time is 18.14 ms , tcp time is 30.14 ms, hazelcast time is 1.328 s | |
12:25:31.622 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.14 ms | |
12:25:31.622 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.14 ms | |
12:25:31.622 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.328 s | |
12:25:32.238 [l-7-thread-1] INFO Searching users... | |
12:25:32.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:25:32.338 [l-7-thread-1] INFO Search executed successfully, total time is 100.1 ms, dao time is 1.700 μs, random time is 8.013 ms, memory time is 17.17 ms , tcp time is 34.90 ms, hazelcast time is 39.88 ms | |
12:25:32.338 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.17 ms | |
12:25:32.338 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.90 ms | |
12:25:32.338 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.88 ms | |
12:25:34.238 [l-7-thread-1] INFO Searching users... | |
12:25:34.283 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:25:34.329 [l-7-thread-1] INFO Search executed successfully, total time is 91.71 ms, dao time is 1.300 μs, random time is 6.777 ms, memory time is 14.28 ms , tcp time is 32.09 ms, hazelcast time is 38.47 ms | |
12:25:34.330 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.28 ms | |
12:25:34.330 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.09 ms | |
12:25:34.330 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 38.47 ms | |
12:25:36.238 [l-7-thread-1] INFO Searching users... | |
12:25:36.285 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:25:36.326 [l-7-thread-1] INFO Search executed successfully, total time is 87.48 ms, dao time is 1.700 μs, random time is 8.271 ms, memory time is 12.83 ms , tcp time is 30.89 ms, hazelcast time is 35.36 ms | |
12:25:36.326 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 12.83 ms | |
12:25:36.326 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.89 ms | |
12:25:36.326 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 35.36 ms | |
12:25:38.240 [l-7-thread-1] INFO Searching users... | |
12:25:38.319 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:25:38.406 [l-7-thread-1] INFO Search executed successfully, total time is 165.8 ms, dao time is 1.600 μs, random time is 12.64 ms, memory time is 28.14 ms , tcp time is 59.81 ms, hazelcast time is 65.11 ms | |
12:25:38.408 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 28.14 ms | |
12:25:38.408 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 59.81 ms | |
12:25:38.408 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 65.11 ms | |
12:25:40.241 [l-7-thread-1] INFO Searching users... | |
12:25:40.295 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:25:40.352 [l-7-thread-1] INFO Search executed successfully, total time is 111.4 ms, dao time is 1.200 μs, random time is 15.63 ms, memory time is 17.89 ms , tcp time is 28.46 ms, hazelcast time is 49.30 ms | |
12:25:40.352 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.89 ms | |
12:25:40.353 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.46 ms | |
12:25:40.353 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 49.30 ms | |
12:25:42.239 [l-7-thread-1] INFO Searching users... | |
12:25:42.279 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:25:42.345 [l-7-thread-1] INFO Search executed successfully, total time is 106.4 ms, dao time is 1.700 μs, random time is 6.757 ms, memory time is 16.14 ms , tcp time is 24.99 ms, hazelcast time is 58.38 ms | |
12:25:42.346 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.14 ms | |
12:25:42.346 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 24.99 ms | |
12:25:42.346 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 58.38 ms | |
12:25:44.238 [l-7-thread-1] INFO Searching users... | |
12:25:44.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:25:44.341 [l-7-thread-1] INFO Search executed successfully, total time is 103.6 ms, dao time is 77.60 μs, random time is 6.340 ms, memory time is 12.06 ms , tcp time is 44.94 ms, hazelcast time is 40.09 ms | |
12:25:44.341 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 12.06 ms | |
12:25:44.341 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 44.94 ms | |
12:25:44.341 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.09 ms | |
12:25:46.238 [l-7-thread-1] INFO Searching users... | |
12:25:46.283 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:25:46.332 [l-7-thread-1] INFO Search executed successfully, total time is 94.59 ms, dao time is 1.500 μs, random time is 10.48 ms, memory time is 17.21 ms , tcp time is 21.89 ms, hazelcast time is 44.81 ms | |
12:25:46.332 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.21 ms | |
12:25:46.332 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 21.89 ms | |
12:25:46.333 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.81 ms | |
12:25:48.238 [l-7-thread-1] INFO Searching users... | |
12:25:48.298 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:25:48.387 [l-7-thread-1] INFO Search executed successfully, total time is 148.7 ms, dao time is 1.500 μs, random time is 16.34 ms, memory time is 22.10 ms , tcp time is 27.47 ms, hazelcast time is 82.63 ms | |
12:25:48.387 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.10 ms | |
12:25:48.387 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.47 ms | |
12:25:48.387 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 82.63 ms | |
12:25:50.239 [l-7-thread-1] INFO Searching users... | |
12:25:50.290 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:25:51.637 [l-7-thread-1] INFO Search executed successfully, total time is 1.398 s, dao time is 1.600 μs, random time is 6.980 ms, memory time is 18.07 ms , tcp time is 30.27 ms, hazelcast time is 1.343 s | |
12:25:51.637 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.07 ms | |
12:25:51.637 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.27 ms | |
12:25:51.637 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.343 s | |
12:25:52.240 [l-7-thread-1] INFO Searching users... | |
12:25:52.311 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:25:52.353 [l-7-thread-1] INFO Search executed successfully, total time is 112.3 ms, dao time is 1.800 μs, random time is 25.39 ms, memory time is 13.80 ms , tcp time is 35.92 ms, hazelcast time is 36.97 ms | |
12:25:52.353 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 13.80 ms | |
12:25:52.353 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.92 ms | |
12:25:52.353 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 36.97 ms | |
12:25:54.238 [l-7-thread-1] INFO Searching users... | |
12:25:54.284 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:25:54.323 [l-7-thread-1] INFO Search executed successfully, total time is 84.89 ms, dao time is 1.500 μs, random time is 6.049 ms, memory time is 18.94 ms , tcp time is 26.87 ms, hazelcast time is 32.20 ms | |
12:25:54.324 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.94 ms | |
12:25:54.324 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.87 ms | |
12:25:54.324 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 32.20 ms | |
12:25:56.238 [l-7-thread-1] INFO Searching users... | |
12:25:56.295 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:25:56.339 [l-7-thread-1] INFO Search executed successfully, total time is 100.5 ms, dao time is 1.600 μs, random time is 14.11 ms, memory time is 16.56 ms , tcp time is 30.93 ms, hazelcast time is 38.33 ms | |
12:25:56.339 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.56 ms | |
12:25:56.339 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.93 ms | |
12:25:56.339 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 38.33 ms | |
12:25:58.241 [l-7-thread-1] INFO Searching users... | |
12:25:58.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:25:58.362 [l-7-thread-1] INFO Search executed successfully, total time is 121.4 ms, dao time is 1.300 μs, random time is 6.018 ms, memory time is 13.59 ms , tcp time is 45.31 ms, hazelcast time is 56.42 ms | |
12:25:58.363 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 13.59 ms | |
12:25:58.363 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 45.31 ms | |
12:25:58.363 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 56.42 ms | |
12:26:00.238 [l-7-thread-1] INFO Searching users... | |
12:26:00.329 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:26:00.399 [l-7-thread-1] INFO Search executed successfully, total time is 158.8 ms, dao time is 1.500 μs, random time is 30.19 ms, memory time is 26.89 ms , tcp time is 41.78 ms, hazelcast time is 59.77 ms | |
12:26:00.400 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.89 ms | |
12:26:00.400 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 41.78 ms | |
12:26:00.400 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 59.77 ms | |
12:26:02.238 [l-7-thread-1] INFO Searching users... | |
12:26:02.290 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:26:02.339 [l-7-thread-1] INFO Search executed successfully, total time is 100.9 ms, dao time is 1.300 μs, random time is 9.063 ms, memory time is 15.79 ms , tcp time is 36.58 ms, hazelcast time is 39.33 ms | |
12:26:02.339 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.79 ms | |
12:26:02.339 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.58 ms | |
12:26:02.339 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.33 ms | |
12:26:04.238 [l-7-thread-1] INFO Searching users... | |
12:26:04.288 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:26:04.342 [l-7-thread-1] INFO Search executed successfully, total time is 104.0 ms, dao time is 1.300 μs, random time is 9.815 ms, memory time is 18.77 ms , tcp time is 27.14 ms, hazelcast time is 48.19 ms | |
12:26:04.342 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.77 ms | |
12:26:04.342 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.14 ms | |
12:26:04.342 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 48.19 ms | |
12:26:06.238 [l-7-thread-1] INFO Searching users... | |
12:26:06.285 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:26:06.323 [l-7-thread-1] INFO Search executed successfully, total time is 84.90 ms, dao time is 1.400 μs, random time is 7.582 ms, memory time is 21.97 ms , tcp time is 22.65 ms, hazelcast time is 32.58 ms | |
12:26:06.323 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.97 ms | |
12:26:06.323 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 22.65 ms | |
12:26:06.323 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 32.58 ms | |
12:26:08.238 [l-7-thread-1] INFO Searching users... | |
12:26:08.300 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:26:08.362 [l-7-thread-1] INFO Search executed successfully, total time is 124.2 ms, dao time is 1.600 μs, random time is 15.74 ms, memory time is 27.64 ms , tcp time is 29.24 ms, hazelcast time is 51.34 ms | |
12:26:08.362 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 27.64 ms | |
12:26:08.362 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.24 ms | |
12:26:08.362 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 51.34 ms | |
12:26:10.238 [l-7-thread-1] INFO Searching users... | |
12:26:10.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:26:11.649 [l-7-thread-1] INFO Search executed successfully, total time is 1.412 s, dao time is 1.500 μs, random time is 12.41 ms, memory time is 20.49 ms , tcp time is 30.95 ms, hazelcast time is 1.348 s | |
12:26:11.650 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.49 ms | |
12:26:11.650 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.95 ms | |
12:26:11.650 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.348 s | |
12:26:12.238 [l-7-thread-1] INFO Searching users... | |
12:26:12.299 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:26:12.354 [l-7-thread-1] INFO Search executed successfully, total time is 116.1 ms, dao time is 38.30 μs, random time is 9.606 ms, memory time is 17.30 ms , tcp time is 38.69 ms, hazelcast time is 50.36 ms | |
12:26:12.354 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.30 ms | |
12:26:12.355 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 38.69 ms | |
12:26:12.355 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 50.36 ms | |
12:26:14.238 [l-7-thread-1] INFO Searching users... | |
12:26:14.313 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:26:14.360 [l-7-thread-1] INFO Search executed successfully, total time is 122.8 ms, dao time is 2.100 μs, random time is 7.189 ms, memory time is 21.36 ms , tcp time is 52.65 ms, hazelcast time is 41.51 ms | |
12:26:14.361 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.36 ms | |
12:26:14.361 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 52.65 ms | |
12:26:14.361 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.51 ms | |
12:26:16.238 [l-7-thread-1] INFO Searching users... | |
12:26:16.285 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:26:16.340 [l-7-thread-1] INFO Search executed successfully, total time is 102.5 ms, dao time is 1.700 μs, random time is 6.709 ms, memory time is 14.99 ms , tcp time is 36.53 ms, hazelcast time is 44.14 ms | |
12:26:16.340 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.99 ms | |
12:26:16.340 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.53 ms | |
12:26:16.340 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.14 ms | |
12:26:18.239 [l-7-thread-1] INFO Searching users... | |
12:26:18.310 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:26:18.384 [l-7-thread-1] INFO Search executed successfully, total time is 145.0 ms, dao time is 1.800 μs, random time is 15.73 ms, memory time is 33.92 ms , tcp time is 32.51 ms, hazelcast time is 62.72 ms | |
12:26:18.384 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 33.92 ms | |
12:26:18.385 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.51 ms | |
12:26:18.385 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 62.72 ms | |
12:26:20.238 [l-7-thread-1] INFO Searching users... | |
12:26:20.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:26:20.370 [l-7-thread-1] INFO Search executed successfully, total time is 132.4 ms, dao time is 1.600 μs, random time is 16.75 ms, memory time is 20.17 ms , tcp time is 29.28 ms, hazelcast time is 66.00 ms | |
12:26:20.371 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.17 ms | |
12:26:20.371 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.28 ms | |
12:26:20.371 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 66.00 ms | |
12:26:22.240 [l-7-thread-1] INFO Searching users... | |
12:26:22.290 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:26:22.360 [l-7-thread-1] INFO Search executed successfully, total time is 120.2 ms, dao time is 1.300 μs, random time is 7.206 ms, memory time is 16.25 ms , tcp time is 32.10 ms, hazelcast time is 64.57 ms | |
12:26:22.364 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.25 ms | |
12:26:22.364 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.10 ms | |
12:26:22.364 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 64.57 ms | |
12:26:24.240 [l-7-thread-1] INFO Searching users... | |
12:26:24.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:26:24.343 [l-7-thread-1] INFO Search executed successfully, total time is 103.4 ms, dao time is 1.600 μs, random time is 8.959 ms, memory time is 17.91 ms , tcp time is 34.55 ms, hazelcast time is 41.85 ms | |
12:26:24.345 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.91 ms | |
12:26:24.345 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.55 ms | |
12:26:24.345 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.85 ms | |
12:26:26.238 [l-7-thread-1] INFO Searching users... | |
12:26:26.283 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:26:26.321 [l-7-thread-1] INFO Search executed successfully, total time is 83.00 ms, dao time is 1.700 μs, random time is 5.952 ms, memory time is 16.32 ms , tcp time is 28.48 ms, hazelcast time is 32.14 ms | |
12:26:26.321 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.32 ms | |
12:26:26.321 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.48 ms | |
12:26:26.321 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 32.14 ms | |
12:26:28.238 [l-7-thread-1] INFO Searching users... | |
12:26:28.319 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:26:28.368 [l-7-thread-1] INFO Search executed successfully, total time is 129.8 ms, dao time is 1.700 μs, random time is 11.20 ms, memory time is 20.70 ms , tcp time is 56.60 ms, hazelcast time is 41.18 ms | |
12:26:28.368 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.70 ms | |
12:26:28.368 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 56.60 ms | |
12:26:28.368 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.18 ms | |
12:26:30.241 [l-7-thread-1] INFO Searching users... | |
12:26:30.305 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:26:31.635 [l-7-thread-1] INFO Search executed successfully, total time is 1.394 s, dao time is 1.300 μs, random time is 15.05 ms, memory time is 20.67 ms , tcp time is 36.51 ms, hazelcast time is 1.322 s | |
12:26:31.635 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.67 ms | |
12:26:31.635 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.51 ms | |
12:26:31.635 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.322 s | |
12:26:32.238 [l-7-thread-1] INFO Searching users... | |
12:26:32.314 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:26:32.364 [l-7-thread-1] INFO Search executed successfully, total time is 126.6 ms, dao time is 1.200 μs, random time is 11.61 ms, memory time is 16.59 ms , tcp time is 52.86 ms, hazelcast time is 45.09 ms | |
12:26:32.365 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.59 ms | |
12:26:32.365 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 52.86 ms | |
12:26:32.365 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.09 ms | |
12:26:34.238 [l-7-thread-1] INFO Searching users... | |
12:26:34.306 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:26:34.383 [l-7-thread-1] INFO Search executed successfully, total time is 144.7 ms, dao time is 1.700 μs, random time is 8.317 ms, memory time is 27.68 ms , tcp time is 38.71 ms, hazelcast time is 69.85 ms | |
12:26:34.383 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 27.68 ms | |
12:26:34.383 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 38.71 ms | |
12:26:34.383 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 69.85 ms | |
12:26:36.238 [l-7-thread-1] INFO Searching users... | |
12:26:36.290 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:26:36.341 [l-7-thread-1] INFO Search executed successfully, total time is 103.0 ms, dao time is 1.400 μs, random time is 7.186 ms, memory time is 16.03 ms , tcp time is 37.42 ms, hazelcast time is 42.31 ms | |
12:26:36.341 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.03 ms | |
12:26:36.341 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.42 ms | |
12:26:36.341 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 42.31 ms | |
12:26:38.238 [l-7-thread-1] INFO Searching users... | |
12:26:38.295 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:26:38.358 [l-7-thread-1] INFO Search executed successfully, total time is 120.1 ms, dao time is 1.700 μs, random time is 12.10 ms, memory time is 13.24 ms , tcp time is 36.54 ms, hazelcast time is 58.12 ms | |
12:26:38.358 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 13.24 ms | |
12:26:38.358 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.54 ms | |
12:26:38.358 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 58.12 ms | |
12:26:40.238 [l-7-thread-1] INFO Searching users... | |
12:26:40.299 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:26:40.377 [l-7-thread-1] INFO Search executed successfully, total time is 138.4 ms, dao time is 5.400 μs, random time is 15.24 ms, memory time is 20.91 ms , tcp time is 31.26 ms, hazelcast time is 70.84 ms | |
12:26:40.377 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.91 ms | |
12:26:40.377 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.26 ms | |
12:26:40.377 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 70.84 ms | |
12:26:42.241 [l-7-thread-1] INFO Searching users... | |
12:26:42.305 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:26:42.405 [l-7-thread-1] INFO Search executed successfully, total time is 163.4 ms, dao time is 1.600 μs, random time is 10.57 ms, memory time is 28.95 ms , tcp time is 29.54 ms, hazelcast time is 94.20 ms | |
12:26:42.410 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 28.95 ms | |
12:26:42.410 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.54 ms | |
12:26:42.410 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 94.20 ms | |
12:26:44.238 [l-7-thread-1] INFO Searching users... | |
12:26:44.298 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:26:44.358 [l-7-thread-1] INFO Search executed successfully, total time is 120.4 ms, dao time is 1.600 μs, random time is 6.360 ms, memory time is 34.19 ms , tcp time is 33.71 ms, hazelcast time is 46.07 ms | |
12:26:44.358 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 34.19 ms | |
12:26:44.358 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.71 ms | |
12:26:44.358 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 46.07 ms | |
12:26:46.238 [l-7-thread-1] INFO Searching users... | |
12:26:46.279 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:26:46.310 [l-7-thread-1] INFO Search executed successfully, total time is 71.97 ms, dao time is 1.400 μs, random time is 6.498 ms, memory time is 13.64 ms , tcp time is 24.84 ms, hazelcast time is 26.89 ms | |
12:26:46.310 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 13.64 ms | |
12:26:46.310 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 24.84 ms | |
12:26:46.310 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 26.89 ms | |
12:26:48.238 [l-7-thread-1] INFO Searching users... | |
12:26:48.298 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:26:48.356 [l-7-thread-1] INFO Search executed successfully, total time is 118.1 ms, dao time is 1.200 μs, random time is 7.378 ms, memory time is 16.94 ms , tcp time is 45.15 ms, hazelcast time is 48.48 ms | |
12:26:48.356 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.94 ms | |
12:26:48.356 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 45.15 ms | |
12:26:48.356 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 48.48 ms | |
12:26:50.238 [l-7-thread-1] INFO Searching users... | |
12:26:50.310 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:26:51.622 [l-7-thread-1] INFO Search executed successfully, total time is 1.385 s, dao time is 1.500 μs, random time is 6.286 ms, memory time is 11.84 ms , tcp time is 58.23 ms, hazelcast time is 1.308 s | |
12:26:51.622 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 11.84 ms | |
12:26:51.623 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 58.23 ms | |
12:26:51.623 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.308 s | |
12:26:52.239 [l-7-thread-1] INFO Searching users... | |
12:26:52.309 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:26:52.360 [l-7-thread-1] INFO Search executed successfully, total time is 120.3 ms, dao time is 1.301 μs, random time is 8.666 ms, memory time is 20.81 ms , tcp time is 46.42 ms, hazelcast time is 44.27 ms | |
12:26:52.360 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.81 ms | |
12:26:52.360 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 46.42 ms | |
12:26:52.360 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.27 ms | |
12:26:54.240 [l-7-thread-1] INFO Searching users... | |
12:26:54.285 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:26:54.323 [l-7-thread-1] INFO Search executed successfully, total time is 82.67 ms, dao time is 1.800 μs, random time is 9.186 ms, memory time is 14.69 ms , tcp time is 25.55 ms, hazelcast time is 33.16 ms | |
12:26:54.323 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.69 ms | |
12:26:54.323 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 25.55 ms | |
12:26:54.323 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 33.16 ms | |
12:26:56.238 [l-7-thread-1] INFO Searching users... | |
12:26:56.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:26:56.335 [l-7-thread-1] INFO Search executed successfully, total time is 97.53 ms, dao time is 1.300 μs, random time is 12.01 ms, memory time is 18.94 ms , tcp time is 30.33 ms, hazelcast time is 36.15 ms | |
12:26:56.339 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.94 ms | |
12:26:56.339 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.33 ms | |
12:26:56.339 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 36.15 ms | |
12:26:58.238 [l-7-thread-1] INFO Searching users... | |
12:26:58.311 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:26:58.388 [l-7-thread-1] INFO Search executed successfully, total time is 150.6 ms, dao time is 1.300 μs, random time is 9.337 ms, memory time is 29.44 ms , tcp time is 44.64 ms, hazelcast time is 66.93 ms | |
12:26:58.388 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 29.44 ms | |
12:26:58.388 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 44.64 ms | |
12:26:58.389 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 66.93 ms | |
12:27:00.238 [l-7-thread-1] INFO Searching users... | |
12:27:00.301 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:27:00.351 [l-7-thread-1] INFO Search executed successfully, total time is 113.1 ms, dao time is 1.300 μs, random time is 6.329 ms, memory time is 12.27 ms , tcp time is 49.59 ms, hazelcast time is 44.85 ms | |
12:27:00.351 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 12.27 ms | |
12:27:00.351 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 49.59 ms | |
12:27:00.351 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.85 ms | |
12:27:02.238 [l-7-thread-1] INFO Searching users... | |
12:27:02.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:27:02.364 [l-7-thread-1] INFO Search executed successfully, total time is 126.1 ms, dao time is 1.900 μs, random time is 9.028 ms, memory time is 31.56 ms , tcp time is 23.38 ms, hazelcast time is 62.03 ms | |
12:27:02.365 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 31.56 ms | |
12:27:02.365 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 23.38 ms | |
12:27:02.365 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 62.03 ms | |
12:27:04.240 [l-7-thread-1] INFO Searching users... | |
12:27:04.300 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:27:04.368 [l-7-thread-1] INFO Search executed successfully, total time is 128.0 ms, dao time is 1.700 μs, random time is 10.17 ms, memory time is 20.94 ms , tcp time is 47.74 ms, hazelcast time is 49.07 ms | |
12:27:04.368 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.94 ms | |
12:27:04.368 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 47.74 ms | |
12:27:04.368 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 49.07 ms | |
12:27:06.239 [l-7-thread-1] INFO Searching users... | |
12:27:06.299 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:27:06.345 [l-7-thread-1] INFO Search executed successfully, total time is 105.8 ms, dao time is 1.400 μs, random time is 10.82 ms, memory time is 15.71 ms , tcp time is 41.19 ms, hazelcast time is 37.97 ms | |
12:27:06.346 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.71 ms | |
12:27:06.346 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 41.19 ms | |
12:27:06.346 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 37.97 ms | |
12:27:08.238 [l-7-thread-1] INFO Searching users... | |
12:27:08.323 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:27:08.373 [l-7-thread-1] INFO Search executed successfully, total time is 135.5 ms, dao time is 1.300 μs, random time is 15.17 ms, memory time is 24.69 ms , tcp time is 52.18 ms, hazelcast time is 43.34 ms | |
12:27:08.373 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 24.69 ms | |
12:27:08.373 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 52.18 ms | |
12:27:08.373 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.34 ms | |
12:27:10.238 [l-7-thread-1] INFO Searching users... | |
12:27:10.312 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:27:11.643 [l-7-thread-1] INFO Search executed successfully, total time is 1.405 s, dao time is 1.800 μs, random time is 14.11 ms, memory time is 21.52 ms , tcp time is 45.80 ms, hazelcast time is 1.323 s | |
12:27:11.643 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.52 ms | |
12:27:11.643 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 45.80 ms | |
12:27:11.643 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.323 s | |
12:27:12.238 [l-7-thread-1] INFO Searching users... | |
12:27:12.309 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:27:12.370 [l-7-thread-1] INFO Search executed successfully, total time is 132.3 ms, dao time is 1.800 μs, random time is 5.909 ms, memory time is 11.95 ms , tcp time is 58.21 ms, hazelcast time is 56.12 ms | |
12:27:12.370 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 11.95 ms | |
12:27:12.370 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 58.21 ms | |
12:27:12.370 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 56.12 ms | |
12:27:14.239 [l-7-thread-1] INFO Searching users... | |
12:27:14.302 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:27:14.368 [l-7-thread-1] INFO Search executed successfully, total time is 129.5 ms, dao time is 1.800 μs, random time is 6.650 ms, memory time is 17.45 ms , tcp time is 53.13 ms, hazelcast time is 52.07 ms | |
12:27:14.369 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.45 ms | |
12:27:14.369 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 53.13 ms | |
12:27:14.369 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 52.07 ms | |
12:27:16.238 [l-7-thread-1] INFO Searching users... | |
12:27:16.285 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:27:16.321 [l-7-thread-1] INFO Search executed successfully, total time is 83.53 ms, dao time is 1.200 μs, random time is 7.293 ms, memory time is 21.02 ms , tcp time is 25.45 ms, hazelcast time is 29.67 ms | |
12:27:16.321 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.02 ms | |
12:27:16.321 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 25.45 ms | |
12:27:16.321 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 29.67 ms | |
12:27:18.238 [l-7-thread-1] INFO Searching users... | |
12:27:18.288 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:27:18.357 [l-7-thread-1] INFO Search executed successfully, total time is 118.9 ms, dao time is 1.300 μs, random time is 9.651 ms, memory time is 14.32 ms , tcp time is 30.70 ms, hazelcast time is 64.14 ms | |
12:27:18.357 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.32 ms | |
12:27:18.357 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.70 ms | |
12:27:18.357 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 64.14 ms | |
12:27:20.238 [l-7-thread-1] INFO Searching users... | |
12:27:20.336 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:27:20.402 [l-7-thread-1] INFO Search executed successfully, total time is 164.2 ms, dao time is 1.600 μs, random time is 21.21 ms, memory time is 35.83 ms , tcp time is 45.35 ms, hazelcast time is 61.62 ms | |
12:27:20.402 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 35.83 ms | |
12:27:20.402 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 45.35 ms | |
12:27:20.402 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 61.62 ms | |
12:27:22.240 [l-7-thread-1] INFO Searching users... | |
12:27:22.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:27:22.354 [l-7-thread-1] INFO Search executed successfully, total time is 114.0 ms, dao time is 1.300 μs, random time is 10.15 ms, memory time is 15.35 ms , tcp time is 37.86 ms, hazelcast time is 50.57 ms | |
12:27:22.354 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.35 ms | |
12:27:22.354 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.86 ms | |
12:27:22.354 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 50.57 ms | |
12:27:24.239 [l-7-thread-1] INFO Searching users... | |
12:27:24.292 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:27:24.329 [l-7-thread-1] INFO Search executed successfully, total time is 89.44 ms, dao time is 1.500 μs, random time is 13.98 ms, memory time is 14.64 ms , tcp time is 28.35 ms, hazelcast time is 32.37 ms | |
12:27:24.329 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.64 ms | |
12:27:24.329 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.35 ms | |
12:27:24.329 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 32.37 ms | |
12:27:26.238 [l-7-thread-1] INFO Searching users... | |
12:27:26.291 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:27:26.344 [l-7-thread-1] INFO Search executed successfully, total time is 106.1 ms, dao time is 1.400 μs, random time is 9.654 ms, memory time is 25.29 ms , tcp time is 29.27 ms, hazelcast time is 41.65 ms | |
12:27:26.344 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 25.29 ms | |
12:27:26.344 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.27 ms | |
12:27:26.344 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.65 ms | |
12:27:28.238 [l-7-thread-1] INFO Searching users... | |
12:27:28.317 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:27:28.369 [l-7-thread-1] INFO Search executed successfully, total time is 131.1 ms, dao time is 441.2 μs, random time is 17.53 ms, memory time is 35.74 ms , tcp time is 38.09 ms, hazelcast time is 39.14 ms | |
12:27:28.369 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 35.74 ms | |
12:27:28.369 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 38.09 ms | |
12:27:28.370 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.14 ms | |
12:27:30.238 [l-7-thread-1] INFO Searching users... | |
12:27:30.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:27:31.629 [l-7-thread-1] INFO Search executed successfully, total time is 1.391 s, dao time is 71.90 μs, random time is 6.242 ms, memory time is 16.84 ms , tcp time is 44.60 ms, hazelcast time is 1.323 s | |
12:27:31.629 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.84 ms | |
12:27:31.629 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 44.60 ms | |
12:27:31.629 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.323 s | |
12:27:32.241 [l-7-thread-1] INFO Searching users... | |
12:27:32.305 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:27:32.345 [l-7-thread-1] INFO Search executed successfully, total time is 104.0 ms, dao time is 1.000 μs, random time is 18.45 ms, memory time is 16.28 ms , tcp time is 34.13 ms, hazelcast time is 35.00 ms | |
12:27:32.345 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.28 ms | |
12:27:32.345 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.13 ms | |
12:27:32.345 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 35.00 ms | |
12:27:34.238 [l-7-thread-1] INFO Searching users... | |
12:27:34.290 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:27:34.333 [l-7-thread-1] INFO Search executed successfully, total time is 94.50 ms, dao time is 1.000 μs, random time is 11.74 ms, memory time is 13.82 ms , tcp time is 34.11 ms, hazelcast time is 34.67 ms | |
12:27:34.333 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 13.82 ms | |
12:27:34.333 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.11 ms | |
12:27:34.333 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 34.67 ms | |
12:27:36.238 [l-7-thread-1] INFO Searching users... | |
12:27:36.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:27:36.338 [l-7-thread-1] INFO Search executed successfully, total time is 99.96 ms, dao time is 1.000 μs, random time is 7.494 ms, memory time is 23.21 ms , tcp time is 31.30 ms, hazelcast time is 37.79 ms | |
12:27:36.338 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.21 ms | |
12:27:36.338 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.30 ms | |
12:27:36.338 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 37.79 ms | |
12:27:38.238 [l-7-thread-1] INFO Searching users... | |
12:27:38.335 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:27:38.389 [l-7-thread-1] INFO Search executed successfully, total time is 151.5 ms, dao time is 1.200 μs, random time is 8.597 ms, memory time is 44.41 ms , tcp time is 52.44 ms, hazelcast time is 45.90 ms | |
12:27:38.389 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 44.41 ms | |
12:27:38.390 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 52.44 ms | |
12:27:38.390 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.90 ms | |
12:27:40.238 [l-7-thread-1] INFO Searching users... | |
12:27:40.319 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:27:40.377 [l-7-thread-1] INFO Search executed successfully, total time is 138.9 ms, dao time is 1.200 μs, random time is 9.219 ms, memory time is 28.83 ms , tcp time is 52.33 ms, hazelcast time is 48.28 ms | |
12:27:40.377 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 28.83 ms | |
12:27:40.377 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 52.33 ms | |
12:27:40.377 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 48.28 ms | |
12:27:42.240 [l-7-thread-1] INFO Searching users... | |
12:27:42.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:27:42.348 [l-7-thread-1] INFO Search executed successfully, total time is 106.7 ms, dao time is 1.100 μs, random time is 6.561 ms, memory time is 19.67 ms , tcp time is 34.76 ms, hazelcast time is 45.55 ms | |
12:27:42.348 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.67 ms | |
12:27:42.348 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.76 ms | |
12:27:42.348 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.55 ms | |
12:27:44.238 [l-7-thread-1] INFO Searching users... | |
12:27:44.287 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:27:44.340 [l-7-thread-1] INFO Search executed successfully, total time is 102.5 ms, dao time is 1.200 μs, random time is 7.629 ms, memory time is 13.34 ms , tcp time is 32.97 ms, hazelcast time is 48.48 ms | |
12:27:44.340 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 13.34 ms | |
12:27:44.340 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.97 ms | |
12:27:44.341 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 48.48 ms | |
12:27:46.238 [l-7-thread-1] INFO Searching users... | |
12:27:46.285 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:27:46.331 [l-7-thread-1] INFO Search executed successfully, total time is 93.32 ms, dao time is 1.100 μs, random time is 12.80 ms, memory time is 12.92 ms , tcp time is 34.77 ms, hazelcast time is 32.74 ms | |
12:27:46.331 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 12.92 ms | |
12:27:46.331 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.77 ms | |
12:27:46.335 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 32.74 ms | |
12:27:48.238 [l-7-thread-1] INFO Searching users... | |
12:27:48.292 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:27:48.355 [l-7-thread-1] INFO Search executed successfully, total time is 116.8 ms, dao time is 1.300 μs, random time is 6.127 ms, memory time is 14.43 ms , tcp time is 38.76 ms, hazelcast time is 57.35 ms | |
12:27:48.355 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.43 ms | |
12:27:48.355 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 38.76 ms | |
12:27:48.355 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 57.35 ms | |
12:27:50.239 [l-7-thread-1] INFO Searching users... | |
12:27:50.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:27:51.638 [l-7-thread-1] INFO Search executed successfully, total time is 1.399 s, dao time is 1.000 μs, random time is 12.11 ms, memory time is 15.03 ms , tcp time is 27.74 ms, hazelcast time is 1.344 s | |
12:27:51.638 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.03 ms | |
12:27:51.639 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.74 ms | |
12:27:51.639 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.344 s | |
12:27:52.238 [l-7-thread-1] INFO Searching users... | |
12:27:52.301 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:27:52.348 [l-7-thread-1] INFO Search executed successfully, total time is 110.6 ms, dao time is 1.300 μs, random time is 12.43 ms, memory time is 17.88 ms , tcp time is 40.92 ms, hazelcast time is 39.24 ms | |
12:27:52.348 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.88 ms | |
12:27:52.348 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 40.92 ms | |
12:27:52.349 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.24 ms | |
12:27:54.238 [l-7-thread-1] INFO Searching users... | |
12:27:54.278 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:27:54.327 [l-7-thread-1] INFO Search executed successfully, total time is 89.66 ms, dao time is 900.0 ns, random time is 6.565 ms, memory time is 13.79 ms , tcp time is 30.27 ms, hazelcast time is 38.69 ms | |
12:27:54.328 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 13.79 ms | |
12:27:54.328 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.27 ms | |
12:27:54.328 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 38.69 ms | |
12:27:56.238 [l-7-thread-1] INFO Searching users... | |
12:27:56.306 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:27:56.354 [l-7-thread-1] INFO Search executed successfully, total time is 115.7 ms, dao time is 29.60 μs, random time is 6.674 ms, memory time is 13.35 ms , tcp time is 51.45 ms, hazelcast time is 43.50 ms | |
12:27:56.354 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 13.35 ms | |
12:27:56.354 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 51.45 ms | |
12:27:56.354 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.50 ms | |
12:27:58.238 [l-7-thread-1] INFO Searching users... | |
12:27:58.315 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:27:58.379 [l-7-thread-1] INFO Search executed successfully, total time is 141.0 ms, dao time is 137.1 μs, random time is 10.06 ms, memory time is 30.97 ms , tcp time is 41.53 ms, hazelcast time is 58.10 ms | |
12:27:58.381 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 30.97 ms | |
12:27:58.381 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 41.53 ms | |
12:27:58.381 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 58.10 ms | |
12:28:00.238 [l-7-thread-1] INFO Searching users... | |
12:28:00.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:28:00.337 [l-7-thread-1] INFO Search executed successfully, total time is 98.80 ms, dao time is 2.600 μs, random time is 6.345 ms, memory time is 18.36 ms , tcp time is 35.69 ms, hazelcast time is 38.22 ms | |
12:28:00.337 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.36 ms | |
12:28:00.337 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.69 ms | |
12:28:00.337 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 38.22 ms | |
12:28:02.240 [l-7-thread-1] INFO Searching users... | |
12:28:02.282 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:28:02.324 [l-7-thread-1] INFO Search executed successfully, total time is 84.64 ms, dao time is 2.800 μs, random time is 8.558 ms, memory time is 13.45 ms , tcp time is 25.86 ms, hazelcast time is 36.55 ms | |
12:28:02.325 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 13.45 ms | |
12:28:02.325 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 25.86 ms | |
12:28:02.325 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 36.55 ms | |
12:28:04.238 [l-7-thread-1] INFO Searching users... | |
12:28:04.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:28:04.342 [l-7-thread-1] INFO Search executed successfully, total time is 104.0 ms, dao time is 2.600 μs, random time is 6.094 ms, memory time is 19.16 ms , tcp time is 31.37 ms, hazelcast time is 47.21 ms | |
12:28:04.342 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.16 ms | |
12:28:04.342 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.37 ms | |
12:28:04.342 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 47.21 ms | |
12:28:06.238 [l-7-thread-1] INFO Searching users... | |
12:28:06.286 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:28:06.334 [l-7-thread-1] INFO Search executed successfully, total time is 96.41 ms, dao time is 2.600 μs, random time is 8.417 ms, memory time is 16.26 ms , tcp time is 28.32 ms, hazelcast time is 43.17 ms | |
12:28:06.334 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.26 ms | |
12:28:06.335 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.32 ms | |
12:28:06.335 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.17 ms | |
12:28:08.238 [l-7-thread-1] INFO Searching users... | |
12:28:08.291 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:28:08.342 [l-7-thread-1] INFO Search executed successfully, total time is 103.9 ms, dao time is 2.500 μs, random time is 5.935 ms, memory time is 12.68 ms , tcp time is 39.24 ms, hazelcast time is 45.88 ms | |
12:28:08.342 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 12.68 ms | |
12:28:08.342 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 39.24 ms | |
12:28:08.342 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.88 ms | |
12:28:10.238 [l-7-thread-1] INFO Searching users... | |
12:28:10.305 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:28:11.624 [l-7-thread-1] INFO Search executed successfully, total time is 1.386 s, dao time is 3.000 μs, random time is 12.76 ms, memory time is 23.01 ms , tcp time is 37.32 ms, hazelcast time is 1.313 s | |
12:28:11.624 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.01 ms | |
12:28:11.624 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.32 ms | |
12:28:11.624 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.313 s | |
12:28:12.238 [l-7-thread-1] INFO Searching users... | |
12:28:12.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:28:12.342 [l-7-thread-1] INFO Search executed successfully, total time is 104.7 ms, dao time is 2.900 μs, random time is 6.783 ms, memory time is 13.85 ms , tcp time is 37.00 ms, hazelcast time is 46.91 ms | |
12:28:12.343 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 13.85 ms | |
12:28:12.343 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.00 ms | |
12:28:12.343 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 46.91 ms | |
12:28:14.238 [l-7-thread-1] INFO Searching users... | |
12:28:14.290 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:28:14.356 [l-7-thread-1] INFO Search executed successfully, total time is 118.6 ms, dao time is 3.200 μs, random time is 10.09 ms, memory time is 24.03 ms , tcp time is 23.45 ms, hazelcast time is 60.82 ms | |
12:28:14.357 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 24.03 ms | |
12:28:14.357 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 23.45 ms | |
12:28:14.357 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 60.82 ms | |
12:28:16.240 [l-7-thread-1] INFO Searching users... | |
12:28:16.292 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:28:16.344 [l-7-thread-1] INFO Search executed successfully, total time is 104.2 ms, dao time is 2.800 μs, random time is 8.312 ms, memory time is 13.77 ms , tcp time is 38.47 ms, hazelcast time is 43.43 ms | |
12:28:16.344 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 13.77 ms | |
12:28:16.344 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 38.47 ms | |
12:28:16.344 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.43 ms | |
12:28:18.238 [l-7-thread-1] INFO Searching users... | |
12:28:18.323 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:28:18.384 [l-7-thread-1] INFO Search executed successfully, total time is 145.7 ms, dao time is 2.700 μs, random time is 17.33 ms, memory time is 32.19 ms , tcp time is 48.01 ms, hazelcast time is 47.70 ms | |
12:28:18.384 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 32.19 ms | |
12:28:18.384 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 48.01 ms | |
12:28:18.384 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 47.70 ms | |
12:28:20.238 [l-7-thread-1] INFO Searching users... | |
12:28:20.320 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:28:20.379 [l-7-thread-1] INFO Search executed successfully, total time is 140.5 ms, dao time is 2.800 μs, random time is 16.36 ms, memory time is 18.23 ms , tcp time is 51.95 ms, hazelcast time is 53.72 ms | |
12:28:20.379 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.23 ms | |
12:28:20.379 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 51.95 ms | |
12:28:20.379 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 53.72 ms | |
12:28:22.240 [l-7-thread-1] INFO Searching users... | |
12:28:22.307 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:28:22.356 [l-7-thread-1] INFO Search executed successfully, total time is 116.4 ms, dao time is 2.900 μs, random time is 20.29 ms, memory time is 21.50 ms , tcp time is 29.99 ms, hazelcast time is 44.36 ms | |
12:28:22.356 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.50 ms | |
12:28:22.356 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.99 ms | |
12:28:22.356 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.36 ms | |
12:28:24.238 [l-7-thread-1] INFO Searching users... | |
12:28:24.301 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:28:24.339 [l-7-thread-1] INFO Search executed successfully, total time is 101.7 ms, dao time is 3.300 μs, random time is 9.645 ms, memory time is 14.85 ms , tcp time is 43.88 ms, hazelcast time is 33.16 ms | |
12:28:24.340 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.85 ms | |
12:28:24.340 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 43.88 ms | |
12:28:24.340 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 33.16 ms | |
12:28:26.239 [l-7-thread-1] INFO Searching users... | |
12:28:26.283 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:28:26.334 [l-7-thread-1] INFO Search executed successfully, total time is 94.69 ms, dao time is 3.000 μs, random time is 6.375 ms, memory time is 17.30 ms , tcp time is 26.22 ms, hazelcast time is 44.59 ms | |
12:28:26.334 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.30 ms | |
12:28:26.334 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.22 ms | |
12:28:26.334 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.59 ms | |
12:28:28.238 [l-7-thread-1] INFO Searching users... | |
12:28:28.318 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:28:28.373 [l-7-thread-1] INFO Search executed successfully, total time is 134.7 ms, dao time is 3.600 μs, random time is 6.983 ms, memory time is 50.63 ms , tcp time is 28.18 ms, hazelcast time is 48.65 ms | |
12:28:28.373 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 50.63 ms | |
12:28:28.373 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.18 ms | |
12:28:28.373 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 48.65 ms | |
12:28:30.238 [l-7-thread-1] INFO Searching users... | |
12:28:30.298 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:28:31.635 [l-7-thread-1] INFO Search executed successfully, total time is 1.397 s, dao time is 2.500 μs, random time is 8.012 ms, memory time is 20.40 ms , tcp time is 37.86 ms, hazelcast time is 1.328 s | |
12:28:31.635 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.40 ms | |
12:28:31.635 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.86 ms | |
12:28:31.635 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.328 s | |
12:28:32.241 [l-7-thread-1] INFO Searching users... | |
12:28:32.298 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:28:32.347 [l-7-thread-1] INFO Search executed successfully, total time is 105.6 ms, dao time is 3.000 μs, random time is 6.768 ms, memory time is 19.79 ms , tcp time is 35.17 ms, hazelcast time is 43.67 ms | |
12:28:32.347 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.79 ms | |
12:28:32.347 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.17 ms | |
12:28:32.347 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.67 ms | |
12:28:34.238 [l-7-thread-1] INFO Searching users... | |
12:28:34.276 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:28:34.336 [l-7-thread-1] INFO Search executed successfully, total time is 97.94 ms, dao time is 3.000 μs, random time is 6.521 ms, memory time is 15.60 ms , tcp time is 22.69 ms, hazelcast time is 52.94 ms | |
12:28:34.336 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.60 ms | |
12:28:34.336 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 22.69 ms | |
12:28:34.336 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 52.94 ms | |
12:28:36.238 [l-7-thread-1] INFO Searching users... | |
12:28:36.292 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:28:36.335 [l-7-thread-1] INFO Search executed successfully, total time is 96.82 ms, dao time is 2.700 μs, random time is 10.26 ms, memory time is 22.08 ms , tcp time is 27.32 ms, hazelcast time is 36.88 ms | |
12:28:36.335 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.08 ms | |
12:28:36.335 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.32 ms | |
12:28:36.335 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 36.88 ms | |
12:28:38.238 [l-7-thread-1] INFO Searching users... | |
12:28:38.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:28:38.356 [l-7-thread-1] INFO Search executed successfully, total time is 117.7 ms, dao time is 7.900 μs, random time is 13.31 ms, memory time is 14.99 ms , tcp time is 33.97 ms, hazelcast time is 55.22 ms | |
12:28:38.356 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.99 ms | |
12:28:38.356 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.97 ms | |
12:28:38.356 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 55.22 ms | |
12:28:40.238 [l-7-thread-1] INFO Searching users... | |
12:28:40.313 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:28:40.352 [l-7-thread-1] INFO Search executed successfully, total time is 114.1 ms, dao time is 1.600 μs, random time is 9.341 ms, memory time is 21.94 ms , tcp time is 49.01 ms, hazelcast time is 33.65 ms | |
12:28:40.352 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.94 ms | |
12:28:40.352 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 49.01 ms | |
12:28:40.352 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 33.65 ms | |
12:28:42.238 [l-7-thread-1] INFO Searching users... | |
12:28:42.292 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:28:42.347 [l-7-thread-1] INFO Search executed successfully, total time is 109.0 ms, dao time is 1.300 μs, random time is 6.740 ms, memory time is 17.98 ms , tcp time is 35.03 ms, hazelcast time is 49.16 ms | |
12:28:42.347 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.98 ms | |
12:28:42.347 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.03 ms | |
12:28:42.347 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 49.16 ms | |
12:28:44.238 [l-7-thread-1] INFO Searching users... | |
12:28:44.301 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:28:44.351 [l-7-thread-1] INFO Search executed successfully, total time is 113.4 ms, dao time is 1.200 μs, random time is 6.226 ms, memory time is 15.61 ms , tcp time is 46.79 ms, hazelcast time is 44.69 ms | |
12:28:44.351 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.61 ms | |
12:28:44.352 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 46.79 ms | |
12:28:44.352 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.69 ms | |
12:28:46.238 [l-7-thread-1] INFO Searching users... | |
12:28:46.279 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:28:46.322 [l-7-thread-1] INFO Search executed successfully, total time is 83.96 ms, dao time is 1.400 μs, random time is 6.310 ms, memory time is 15.32 ms , tcp time is 24.96 ms, hazelcast time is 37.16 ms | |
12:28:46.322 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.32 ms | |
12:28:46.322 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 24.96 ms | |
12:28:46.322 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 37.16 ms | |
12:28:48.238 [l-7-thread-1] INFO Searching users... | |
12:28:48.282 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:28:48.349 [l-7-thread-1] INFO Search executed successfully, total time is 111.3 ms, dao time is 1.100 μs, random time is 7.180 ms, memory time is 13.66 ms , tcp time is 29.59 ms, hazelcast time is 60.74 ms | |
12:28:48.349 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 13.66 ms | |
12:28:48.349 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.59 ms | |
12:28:48.349 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 60.74 ms | |
12:28:50.238 [l-7-thread-1] INFO Searching users... | |
12:28:50.324 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:28:51.628 [l-7-thread-1] INFO Search executed successfully, total time is 1.390 s, dao time is 1.200 μs, random time is 20.55 ms, memory time is 34.48 ms , tcp time is 40.42 ms, hazelcast time is 1.295 s | |
12:28:51.628 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 34.48 ms | |
12:28:51.629 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 40.42 ms | |
12:28:51.629 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.295 s | |
12:28:52.238 [l-7-thread-1] INFO Searching users... | |
12:28:52.326 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:28:52.401 [l-7-thread-1] INFO Search executed successfully, total time is 163.3 ms, dao time is 1.900 μs, random time is 6.980 ms, memory time is 16.84 ms , tcp time is 68.75 ms, hazelcast time is 70.60 ms | |
12:28:52.402 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.84 ms | |
12:28:52.402 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 68.75 ms | |
12:28:52.402 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 70.60 ms | |
12:28:54.238 [l-7-thread-1] INFO Searching users... | |
12:28:54.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:28:54.372 [l-7-thread-1] INFO Search executed successfully, total time is 134.2 ms, dao time is 1.300 μs, random time is 8.327 ms, memory time is 12.92 ms , tcp time is 41.94 ms, hazelcast time is 70.87 ms | |
12:28:54.372 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 12.92 ms | |
12:28:54.372 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 41.94 ms | |
12:28:54.372 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 70.87 ms | |
12:28:56.238 [l-7-thread-1] INFO Searching users... | |
12:28:56.305 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:28:56.357 [l-7-thread-1] INFO Search executed successfully, total time is 119.4 ms, dao time is 1.500 μs, random time is 6.269 ms, memory time is 12.43 ms , tcp time is 58.75 ms, hazelcast time is 41.89 ms | |
12:28:56.357 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 12.43 ms | |
12:28:56.357 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 58.75 ms | |
12:28:56.358 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.89 ms | |
12:28:58.238 [l-7-thread-1] INFO Searching users... | |
12:28:58.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:28:58.341 [l-7-thread-1] INFO Search executed successfully, total time is 102.8 ms, dao time is 1.800 μs, random time is 9.591 ms, memory time is 18.88 ms , tcp time is 29.25 ms, hazelcast time is 45.01 ms | |
12:28:58.341 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.88 ms | |
12:28:58.341 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.25 ms | |
12:28:58.341 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.01 ms | |
12:29:00.238 [l-7-thread-1] INFO Searching users... | |
12:29:00.300 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:29:00.354 [l-7-thread-1] INFO Search executed successfully, total time is 116.3 ms, dao time is 1.700 μs, random time is 9.500 ms, memory time is 25.43 ms , tcp time is 36.45 ms, hazelcast time is 44.77 ms | |
12:29:00.354 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 25.43 ms | |
12:29:00.354 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.45 ms | |
12:29:00.354 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.77 ms | |
12:29:02.238 [l-7-thread-1] INFO Searching users... | |
12:29:02.317 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:29:02.366 [l-7-thread-1] INFO Search executed successfully, total time is 128.5 ms, dao time is 1.100 μs, random time is 6.381 ms, memory time is 20.21 ms , tcp time is 57.66 ms, hazelcast time is 44.04 ms | |
12:29:02.366 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.21 ms | |
12:29:02.367 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 57.66 ms | |
12:29:02.367 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.04 ms | |
12:29:04.238 [l-7-thread-1] INFO Searching users... | |
12:29:04.291 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:29:04.371 [l-7-thread-1] INFO Search executed successfully, total time is 133.0 ms, dao time is 1.100 μs, random time is 5.824 ms, memory time is 12.66 ms , tcp time is 43.96 ms, hazelcast time is 70.45 ms | |
12:29:04.371 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 12.66 ms | |
12:29:04.371 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 43.96 ms | |
12:29:04.371 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 70.45 ms | |
12:29:06.239 [l-7-thread-1] INFO Searching users... | |
12:29:06.287 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:29:06.323 [l-7-thread-1] INFO Search executed successfully, total time is 84.06 ms, dao time is 1.300 μs, random time is 9.358 ms, memory time is 18.41 ms , tcp time is 27.45 ms, hazelcast time is 28.74 ms | |
12:29:06.323 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.41 ms | |
12:29:06.323 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.45 ms | |
12:29:06.323 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 28.74 ms | |
12:29:08.238 [l-7-thread-1] INFO Searching users... | |
12:29:08.310 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:29:08.363 [l-7-thread-1] INFO Search executed successfully, total time is 124.2 ms, dao time is 1.200 μs, random time is 12.36 ms, memory time is 16.74 ms , tcp time is 52.99 ms, hazelcast time is 42.00 ms | |
12:29:08.363 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.74 ms | |
12:29:08.363 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 52.99 ms | |
12:29:08.363 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 42.00 ms | |
12:29:10.238 [l-7-thread-1] INFO Searching users... | |
12:29:10.299 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:29:11.625 [l-7-thread-1] INFO Search executed successfully, total time is 1.387 s, dao time is 30.90 μs, random time is 6.942 ms, memory time is 19.90 ms , tcp time is 39.32 ms, hazelcast time is 1.320 s | |
12:29:11.625 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.90 ms | |
12:29:11.625 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 39.32 ms | |
12:29:11.625 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.320 s | |
12:29:12.238 [l-7-thread-1] INFO Searching users... | |
12:29:12.306 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:29:12.364 [l-7-thread-1] INFO Search executed successfully, total time is 126.5 ms, dao time is 1.400 μs, random time is 9.437 ms, memory time is 15.47 ms , tcp time is 48.47 ms, hazelcast time is 52.94 ms | |
12:29:12.364 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.47 ms | |
12:29:12.364 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 48.47 ms | |
12:29:12.364 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 52.94 ms | |
12:29:14.238 [l-7-thread-1] INFO Searching users... | |
12:29:14.280 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:29:14.319 [l-7-thread-1] INFO Search executed successfully, total time is 81.66 ms, dao time is 1.100 μs, random time is 10.01 ms, memory time is 13.57 ms , tcp time is 23.82 ms, hazelcast time is 34.15 ms | |
12:29:14.320 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 13.57 ms | |
12:29:14.320 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 23.82 ms | |
12:29:14.320 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 34.15 ms | |
12:29:16.238 [l-7-thread-1] INFO Searching users... | |
12:29:16.306 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:29:16.348 [l-7-thread-1] INFO Search executed successfully, total time is 109.9 ms, dao time is 1.100 μs, random time is 14.55 ms, memory time is 15.51 ms , tcp time is 45.41 ms, hazelcast time is 34.37 ms | |
12:29:16.349 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.51 ms | |
12:29:16.349 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 45.41 ms | |
12:29:16.349 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 34.37 ms | |
12:29:18.238 [l-7-thread-1] INFO Searching users... | |
12:29:18.325 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:29:18.383 [l-7-thread-1] INFO Search executed successfully, total time is 145.1 ms, dao time is 1.500 μs, random time is 33.90 ms, memory time is 13.79 ms , tcp time is 51.98 ms, hazelcast time is 41.25 ms | |
12:29:18.383 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 13.79 ms | |
12:29:18.383 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 51.98 ms | |
12:29:18.383 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.25 ms | |
12:29:20.241 [l-7-thread-1] INFO Searching users... | |
12:29:20.309 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:29:20.366 [l-7-thread-1] INFO Search executed successfully, total time is 125.0 ms, dao time is 1.100 μs, random time is 6.711 ms, memory time is 30.93 ms , tcp time is 35.49 ms, hazelcast time is 51.74 ms | |
12:29:20.366 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 30.93 ms | |
12:29:20.366 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.49 ms | |
12:29:20.366 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 51.74 ms | |
12:29:22.238 [l-7-thread-1] INFO Searching users... | |
12:29:22.315 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:29:22.378 [l-7-thread-1] INFO Search executed successfully, total time is 140.0 ms, dao time is 1.600 μs, random time is 8.997 ms, memory time is 30.08 ms , tcp time is 42.91 ms, hazelcast time is 57.85 ms | |
12:29:22.378 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 30.08 ms | |
12:29:22.378 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 42.91 ms | |
12:29:22.378 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 57.85 ms | |
12:29:24.238 [l-7-thread-1] INFO Searching users... | |
12:29:24.280 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:29:24.314 [l-7-thread-1] INFO Search executed successfully, total time is 76.02 ms, dao time is 1.200 μs, random time is 7.173 ms, memory time is 13.18 ms , tcp time is 25.99 ms, hazelcast time is 29.58 ms | |
12:29:24.314 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 13.18 ms | |
12:29:24.314 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 25.99 ms | |
12:29:24.314 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 29.58 ms | |
12:29:26.238 [l-7-thread-1] INFO Searching users... | |
12:29:26.288 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:29:26.328 [l-7-thread-1] INFO Search executed successfully, total time is 89.31 ms, dao time is 1.300 μs, random time is 8.998 ms, memory time is 15.58 ms , tcp time is 32.73 ms, hazelcast time is 31.85 ms | |
12:29:26.328 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.58 ms | |
12:29:26.328 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.73 ms | |
12:29:26.328 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 31.85 ms | |
12:29:28.239 [l-7-thread-1] INFO Searching users... | |
12:29:28.302 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:29:28.347 [l-7-thread-1] INFO Search executed successfully, total time is 108.0 ms, dao time is 1.100 μs, random time is 11.53 ms, memory time is 26.92 ms , tcp time is 32.57 ms, hazelcast time is 36.80 ms | |
12:29:28.347 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.92 ms | |
12:29:28.347 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.57 ms | |
12:29:28.347 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 36.80 ms | |
12:29:30.240 [l-7-thread-1] INFO Searching users... | |
12:29:30.317 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:29:31.669 [l-7-thread-1] INFO Search executed successfully, total time is 1.429 s, dao time is 1.700 μs, random time is 11.59 ms, memory time is 32.62 ms , tcp time is 51.38 ms, hazelcast time is 1.333 s | |
12:29:31.669 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 32.62 ms | |
12:29:31.669 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 51.38 ms | |
12:29:31.669 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.333 s | |
12:29:32.238 [l-7-thread-1] INFO Searching users... | |
12:29:32.300 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:29:32.350 [l-7-thread-1] INFO Search executed successfully, total time is 111.7 ms, dao time is 2.000 μs, random time is 12.85 ms, memory time is 25.33 ms , tcp time is 27.91 ms, hazelcast time is 45.43 ms | |
12:29:32.350 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 25.33 ms | |
12:29:32.350 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.91 ms | |
12:29:32.350 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.43 ms | |
12:29:34.239 [l-7-thread-1] INFO Searching users... | |
12:29:34.333 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:29:34.404 [l-7-thread-1] INFO Search executed successfully, total time is 164.7 ms, dao time is 1.400 μs, random time is 7.593 ms, memory time is 32.52 ms , tcp time is 63.17 ms, hazelcast time is 61.30 ms | |
12:29:34.404 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 32.52 ms | |
12:29:34.404 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 63.17 ms | |
12:29:34.405 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 61.30 ms | |
12:29:36.238 [l-7-thread-1] INFO Searching users... | |
12:29:36.301 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:29:36.362 [l-7-thread-1] INFO Search executed successfully, total time is 124.6 ms, dao time is 1.500 μs, random time is 5.884 ms, memory time is 15.30 ms , tcp time is 54.83 ms, hazelcast time is 48.34 ms | |
12:29:36.362 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.30 ms | |
12:29:36.362 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 54.83 ms | |
12:29:36.363 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 48.34 ms | |
12:29:38.238 [l-7-thread-1] INFO Searching users... | |
12:29:38.321 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:29:38.368 [l-7-thread-1] INFO Search executed successfully, total time is 126.9 ms, dao time is 2.000 μs, random time is 16.61 ms, memory time is 17.80 ms , tcp time is 50.46 ms, hazelcast time is 41.68 ms | |
12:29:38.368 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.80 ms | |
12:29:38.368 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 50.46 ms | |
12:29:38.368 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.68 ms | |
12:29:40.241 [l-7-thread-1] INFO Searching users... | |
12:29:40.324 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:29:40.408 [l-7-thread-1] INFO Search executed successfully, total time is 167.0 ms, dao time is 1.200 μs, random time is 10.40 ms, memory time is 21.14 ms , tcp time is 55.86 ms, hazelcast time is 79.45 ms | |
12:29:40.408 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.14 ms | |
12:29:40.408 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 55.86 ms | |
12:29:40.408 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 79.45 ms | |
12:29:42.240 [l-7-thread-1] INFO Searching users... | |
12:29:42.308 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:29:42.377 [l-7-thread-1] INFO Search executed successfully, total time is 136.3 ms, dao time is 1.500 μs, random time is 12.64 ms, memory time is 17.62 ms , tcp time is 47.24 ms, hazelcast time is 58.70 ms | |
12:29:42.377 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.62 ms | |
12:29:42.377 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 47.24 ms | |
12:29:42.377 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 58.70 ms | |
12:29:44.238 [l-7-thread-1] INFO Searching users... | |
12:29:44.312 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:29:44.386 [l-7-thread-1] INFO Search executed successfully, total time is 148.0 ms, dao time is 1.600 μs, random time is 15.72 ms, memory time is 21.82 ms , tcp time is 45.06 ms, hazelcast time is 65.27 ms | |
12:29:44.386 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.82 ms | |
12:29:44.386 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 45.06 ms | |
12:29:44.386 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 65.27 ms | |
12:29:46.238 [l-7-thread-1] INFO Searching users... | |
12:29:46.292 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:29:46.343 [l-7-thread-1] INFO Search executed successfully, total time is 104.9 ms, dao time is 1.500 μs, random time is 10.88 ms, memory time is 17.31 ms , tcp time is 31.55 ms, hazelcast time is 44.96 ms | |
12:29:46.343 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.31 ms | |
12:29:46.344 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.55 ms | |
12:29:46.344 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.96 ms | |
12:29:48.238 [l-7-thread-1] INFO Searching users... | |
12:29:48.287 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:29:48.379 [l-7-thread-1] INFO Search executed successfully, total time is 141.0 ms, dao time is 1.400 μs, random time is 6.235 ms, memory time is 21.97 ms , tcp time is 26.51 ms, hazelcast time is 86.06 ms | |
12:29:48.379 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.97 ms | |
12:29:48.379 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.51 ms | |
12:29:48.379 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 86.06 ms | |
12:29:50.238 [l-7-thread-1] INFO Searching users... | |
12:29:50.320 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:29:51.637 [l-7-thread-1] INFO Search executed successfully, total time is 1.399 s, dao time is 1.400 μs, random time is 7.138 ms, memory time is 27.86 ms , tcp time is 60.63 ms, hazelcast time is 1.302 s | |
12:29:51.638 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 27.86 ms | |
12:29:51.638 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 60.63 ms | |
12:29:51.638 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.302 s | |
12:29:52.238 [l-7-thread-1] INFO Searching users... | |
12:29:52.313 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:29:52.372 [l-7-thread-1] INFO Search executed successfully, total time is 133.9 ms, dao time is 1.400 μs, random time is 7.948 ms, memory time is 23.67 ms , tcp time is 50.11 ms, hazelcast time is 51.94 ms | |
12:29:52.372 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.67 ms | |
12:29:52.372 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 50.11 ms | |
12:29:52.372 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 51.94 ms | |
12:29:54.238 [l-7-thread-1] INFO Searching users... | |
12:29:54.307 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:29:54.374 [l-7-thread-1] INFO Search executed successfully, total time is 136.3 ms, dao time is 1.700 μs, random time is 13.27 ms, memory time is 14.41 ms , tcp time is 46.59 ms, hazelcast time is 61.86 ms | |
12:29:54.374 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.41 ms | |
12:29:54.374 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 46.59 ms | |
12:29:54.375 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 61.86 ms | |
12:29:56.238 [l-7-thread-1] INFO Searching users... | |
12:29:56.301 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:29:56.351 [l-7-thread-1] INFO Search executed successfully, total time is 112.6 ms, dao time is 1.200 μs, random time is 10.61 ms, memory time is 18.93 ms , tcp time is 39.75 ms, hazelcast time is 43.07 ms | |
12:29:56.351 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.93 ms | |
12:29:56.351 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 39.75 ms | |
12:29:56.351 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.07 ms | |
12:29:58.238 [l-7-thread-1] INFO Searching users... | |
12:29:58.318 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:29:58.416 [l-7-thread-1] INFO Search executed successfully, total time is 177.8 ms, dao time is 1.600 μs, random time is 13.62 ms, memory time is 18.71 ms , tcp time is 60.61 ms, hazelcast time is 84.73 ms | |
12:29:58.416 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.71 ms | |
12:29:58.416 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 60.61 ms | |
12:29:58.416 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 84.73 ms | |
12:30:00.238 [l-7-thread-1] INFO Searching users... | |
12:30:00.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:30:00.342 [l-7-thread-1] INFO Search executed successfully, total time is 104.0 ms, dao time is 1.300 μs, random time is 13.48 ms, memory time is 16.10 ms , tcp time is 26.35 ms, hazelcast time is 47.95 ms | |
12:30:00.342 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.10 ms | |
12:30:00.342 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.35 ms | |
12:30:00.342 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 47.95 ms | |
12:30:02.242 [l-7-thread-1] INFO Searching users... | |
12:30:02.311 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:30:02.364 [l-7-thread-1] INFO Search executed successfully, total time is 122.2 ms, dao time is 1.300 μs, random time is 8.115 ms, memory time is 22.18 ms , tcp time is 47.40 ms, hazelcast time is 44.32 ms | |
12:30:02.364 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.18 ms | |
12:30:02.364 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 47.40 ms | |
12:30:02.364 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.32 ms | |
12:30:04.239 [l-7-thread-1] INFO Searching users... | |
12:30:04.315 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:30:04.388 [l-7-thread-1] INFO Search executed successfully, total time is 148.9 ms, dao time is 1.200 μs, random time is 17.25 ms, memory time is 18.23 ms , tcp time is 59.14 ms, hazelcast time is 54.13 ms | |
12:30:04.388 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.23 ms | |
12:30:04.389 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 59.14 ms | |
12:30:04.389 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 54.13 ms | |
12:30:06.239 [l-7-thread-1] INFO Searching users... | |
12:30:06.299 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:30:06.371 [l-7-thread-1] INFO Search executed successfully, total time is 132.0 ms, dao time is 1.500 μs, random time is 8.138 ms, memory time is 21.20 ms , tcp time is 37.24 ms, hazelcast time is 65.21 ms | |
12:30:06.371 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.20 ms | |
12:30:06.371 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.24 ms | |
12:30:06.371 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 65.21 ms | |
12:30:08.238 [l-7-thread-1] INFO Searching users... | |
12:30:08.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:30:08.369 [l-7-thread-1] INFO Search executed successfully, total time is 130.6 ms, dao time is 1.600 μs, random time is 7.293 ms, memory time is 25.37 ms , tcp time is 40.63 ms, hazelcast time is 57.14 ms | |
12:30:08.369 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 25.37 ms | |
12:30:08.369 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 40.63 ms | |
12:30:08.369 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 57.14 ms | |
12:30:10.241 [l-7-thread-1] INFO Searching users... | |
12:30:10.310 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:30:11.684 [l-7-thread-1] INFO Search executed successfully, total time is 1.443 s, dao time is 1.500 μs, random time is 10.77 ms, memory time is 35.93 ms , tcp time is 37.99 ms, hazelcast time is 1.358 s | |
12:30:11.684 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 35.93 ms | |
12:30:11.684 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.99 ms | |
12:30:11.684 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.358 s | |
12:30:12.239 [l-7-thread-1] INFO Searching users... | |
12:30:12.307 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:30:12.374 [l-7-thread-1] INFO Search executed successfully, total time is 135.3 ms, dao time is 2.000 μs, random time is 12.05 ms, memory time is 21.83 ms , tcp time is 40.86 ms, hazelcast time is 60.46 ms | |
12:30:12.374 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.83 ms | |
12:30:12.374 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 40.86 ms | |
12:30:12.375 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 60.46 ms | |
12:30:14.238 [l-7-thread-1] INFO Searching users... | |
12:30:14.320 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:30:14.392 [l-7-thread-1] INFO Search executed successfully, total time is 153.1 ms, dao time is 1.300 μs, random time is 17.49 ms, memory time is 26.27 ms , tcp time is 49.51 ms, hazelcast time is 59.67 ms | |
12:30:14.392 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.27 ms | |
12:30:14.392 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 49.51 ms | |
12:30:14.392 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 59.67 ms | |
12:30:16.238 [l-7-thread-1] INFO Searching users... | |
12:30:16.316 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:30:16.384 [l-7-thread-1] INFO Search executed successfully, total time is 146.5 ms, dao time is 1.500 μs, random time is 9.793 ms, memory time is 28.55 ms , tcp time is 50.34 ms, hazelcast time is 56.31 ms | |
12:30:16.384 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 28.55 ms | |
12:30:16.384 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 50.34 ms | |
12:30:16.384 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 56.31 ms | |
12:30:18.238 [l-7-thread-1] INFO Searching users... | |
12:30:18.312 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:30:18.372 [l-7-thread-1] INFO Search executed successfully, total time is 134.2 ms, dao time is 1.400 μs, random time is 10.12 ms, memory time is 27.71 ms , tcp time is 44.64 ms, hazelcast time is 51.50 ms | |
12:30:18.372 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 27.71 ms | |
12:30:18.372 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 44.64 ms | |
12:30:18.372 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 51.50 ms | |
12:30:20.238 [l-7-thread-1] INFO Searching users... | |
12:30:20.318 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:30:20.375 [l-7-thread-1] INFO Search executed successfully, total time is 137.2 ms, dao time is 1.800 μs, random time is 14.68 ms, memory time is 31.76 ms , tcp time is 46.48 ms, hazelcast time is 43.99 ms | |
12:30:20.375 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 31.76 ms | |
12:30:20.375 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 46.48 ms | |
12:30:20.375 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.99 ms | |
12:30:22.238 [l-7-thread-1] INFO Searching users... | |
12:30:22.324 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:30:22.418 [l-7-thread-1] INFO Search executed successfully, total time is 167.1 ms, dao time is 1.600 μs, random time is 7.277 ms, memory time is 19.61 ms , tcp time is 55.05 ms, hazelcast time is 84.92 ms | |
12:30:22.418 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.61 ms | |
12:30:22.418 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 55.05 ms | |
12:30:22.418 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 84.92 ms | |
12:30:24.238 [l-7-thread-1] INFO Searching users... | |
12:30:24.320 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:30:24.395 [l-7-thread-1] INFO Search executed successfully, total time is 157.2 ms, dao time is 2.000 μs, random time is 13.37 ms, memory time is 23.41 ms , tcp time is 55.99 ms, hazelcast time is 64.23 ms | |
12:30:24.396 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.41 ms | |
12:30:24.396 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 55.99 ms | |
12:30:24.396 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 64.23 ms | |
12:30:26.243 [l-7-thread-1] INFO Searching users... | |
12:30:26.306 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:30:26.370 [l-7-thread-1] INFO Search executed successfully, total time is 126.9 ms, dao time is 1.200 μs, random time is 6.983 ms, memory time is 24.38 ms , tcp time is 42.91 ms, hazelcast time is 52.33 ms | |
12:30:26.370 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 24.38 ms | |
12:30:26.371 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 42.91 ms | |
12:30:26.371 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 52.33 ms | |
12:30:28.240 [l-7-thread-1] INFO Searching users... | |
12:30:28.319 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:30:28.390 [l-7-thread-1] INFO Search executed successfully, total time is 150.0 ms, dao time is 1.200 μs, random time is 9.597 ms, memory time is 23.52 ms , tcp time is 53.32 ms, hazelcast time is 63.42 ms | |
12:30:28.390 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.52 ms | |
12:30:28.390 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 53.32 ms | |
12:30:28.390 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 63.42 ms | |
12:30:30.240 [l-7-thread-1] INFO Searching users... | |
12:30:30.315 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:30:31.637 [l-7-thread-1] INFO Search executed successfully, total time is 1.397 s, dao time is 1.600 μs, random time is 9.050 ms, memory time is 19.33 ms , tcp time is 55.06 ms, hazelcast time is 1.314 s | |
12:30:31.638 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.33 ms | |
12:30:31.638 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 55.06 ms | |
12:30:31.638 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.314 s | |
12:30:32.240 [l-7-thread-1] INFO Searching users... | |
12:30:32.315 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:30:32.383 [l-7-thread-1] INFO Search executed successfully, total time is 143.6 ms, dao time is 34.20 μs, random time is 9.935 ms, memory time is 21.81 ms , tcp time is 48.22 ms, hazelcast time is 63.41 ms | |
12:30:32.384 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.81 ms | |
12:30:32.384 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 48.22 ms | |
12:30:32.384 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 63.41 ms | |
12:30:34.238 [l-7-thread-1] INFO Searching users... | |
12:30:34.286 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:30:34.362 [l-7-thread-1] INFO Search executed successfully, total time is 124.4 ms, dao time is 1.700 μs, random time is 8.849 ms, memory time is 19.31 ms , tcp time is 30.99 ms, hazelcast time is 65.09 ms | |
12:30:34.362 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.31 ms | |
12:30:34.362 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.99 ms | |
12:30:34.362 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 65.09 ms | |
12:30:36.238 [l-7-thread-1] INFO Searching users... | |
12:30:36.305 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:30:36.364 [l-7-thread-1] INFO Search executed successfully, total time is 125.7 ms, dao time is 1.600 μs, random time is 8.315 ms, memory time is 24.84 ms , tcp time is 40.34 ms, hazelcast time is 52.04 ms | |
12:30:36.364 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 24.84 ms | |
12:30:36.364 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 40.34 ms | |
12:30:36.364 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 52.04 ms | |
12:30:38.238 [l-7-thread-1] INFO Searching users... | |
12:30:38.308 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:30:38.383 [l-7-thread-1] INFO Search executed successfully, total time is 144.9 ms, dao time is 2.000 μs, random time is 12.87 ms, memory time is 24.68 ms , tcp time is 38.84 ms, hazelcast time is 68.19 ms | |
12:30:38.383 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 24.68 ms | |
12:30:38.383 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 38.84 ms | |
12:30:38.383 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 68.19 ms | |
12:30:40.238 [l-7-thread-1] INFO Searching users... | |
12:30:40.322 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:30:40.396 [l-7-thread-1] INFO Search executed successfully, total time is 157.8 ms, dao time is 1.600 μs, random time is 17.28 ms, memory time is 17.32 ms , tcp time is 66.14 ms, hazelcast time is 56.76 ms | |
12:30:40.396 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.32 ms | |
12:30:40.396 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 66.14 ms | |
12:30:40.396 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 56.76 ms | |
12:30:42.243 [l-7-thread-1] INFO Searching users... | |
12:30:42.302 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:30:42.364 [l-7-thread-1] INFO Search executed successfully, total time is 120.8 ms, dao time is 1.400 μs, random time is 10.37 ms, memory time is 24.24 ms , tcp time is 44.03 ms, hazelcast time is 41.94 ms | |
12:30:42.364 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 24.24 ms | |
12:30:42.364 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 44.03 ms | |
12:30:42.365 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.94 ms | |
12:30:44.238 [l-7-thread-1] INFO Searching users... | |
12:30:44.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:30:44.368 [l-7-thread-1] INFO Search executed successfully, total time is 129.8 ms, dao time is 1.600 μs, random time is 7.343 ms, memory time is 18.62 ms , tcp time is 38.94 ms, hazelcast time is 64.75 ms | |
12:30:44.368 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.62 ms | |
12:30:44.368 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 38.94 ms | |
12:30:44.368 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 64.75 ms | |
12:30:46.239 [l-7-thread-1] INFO Searching users... | |
12:30:46.299 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:30:46.350 [l-7-thread-1] INFO Search executed successfully, total time is 110.3 ms, dao time is 1.300 μs, random time is 8.132 ms, memory time is 16.02 ms , tcp time is 44.44 ms, hazelcast time is 41.52 ms | |
12:30:46.350 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.02 ms | |
12:30:46.350 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 44.44 ms | |
12:30:46.350 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.52 ms | |
12:30:48.255 [l-7-thread-1] INFO Searching users... | |
12:30:48.320 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:30:48.367 [l-7-thread-1] INFO Search executed successfully, total time is 109.3 ms, dao time is 1.800 μs, random time is 17.72 ms, memory time is 25.48 ms , tcp time is 22.99 ms, hazelcast time is 42.97 ms | |
12:30:48.367 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 25.48 ms | |
12:30:48.367 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 22.99 ms | |
12:30:48.367 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 42.97 ms | |
12:30:50.238 [l-7-thread-1] INFO Searching users... | |
12:30:50.336 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:30:51.634 [l-7-thread-1] INFO Search executed successfully, total time is 1.396 s, dao time is 1.200 μs, random time is 26.88 ms, memory time is 42.51 ms , tcp time is 38.68 ms, hazelcast time is 1.288 s | |
12:30:51.634 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 42.51 ms | |
12:30:51.634 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 38.68 ms | |
12:30:51.634 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.288 s | |
12:30:52.238 [l-7-thread-1] INFO Searching users... | |
12:30:52.299 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:30:52.350 [l-7-thread-1] INFO Search executed successfully, total time is 111.6 ms, dao time is 2.500 μs, random time is 5.910 ms, memory time is 19.28 ms , tcp time is 39.99 ms, hazelcast time is 46.28 ms | |
12:30:52.350 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.28 ms | |
12:30:52.350 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 39.99 ms | |
12:30:52.350 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 46.28 ms | |
12:30:54.238 [l-7-thread-1] INFO Searching users... | |
12:30:54.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:30:54.373 [l-7-thread-1] INFO Search executed successfully, total time is 135.0 ms, dao time is 1.600 μs, random time is 8.226 ms, memory time is 20.01 ms , tcp time is 32.18 ms, hazelcast time is 74.43 ms | |
12:30:54.373 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.01 ms | |
12:30:54.373 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.18 ms | |
12:30:54.373 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 74.43 ms | |
12:30:56.238 [l-7-thread-1] INFO Searching users... | |
12:30:56.286 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:30:56.340 [l-7-thread-1] INFO Search executed successfully, total time is 101.9 ms, dao time is 1.400 μs, random time is 6.473 ms, memory time is 18.97 ms , tcp time is 28.44 ms, hazelcast time is 47.91 ms | |
12:30:56.340 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.97 ms | |
12:30:56.340 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.44 ms | |
12:30:56.340 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 47.91 ms | |
12:30:58.242 [l-7-thread-1] INFO Searching users... | |
12:30:58.317 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:30:58.399 [l-7-thread-1] INFO Search executed successfully, total time is 156.5 ms, dao time is 1.800 μs, random time is 19.79 ms, memory time is 31.63 ms , tcp time is 30.61 ms, hazelcast time is 73.94 ms | |
12:30:58.400 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 31.63 ms | |
12:30:58.400 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.61 ms | |
12:30:58.400 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 73.94 ms | |
12:31:00.238 [l-7-thread-1] INFO Searching users... | |
12:31:00.305 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:31:00.358 [l-7-thread-1] INFO Search executed successfully, total time is 120.0 ms, dao time is 1.500 μs, random time is 13.11 ms, memory time is 21.07 ms , tcp time is 39.25 ms, hazelcast time is 46.46 ms | |
12:31:00.358 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.07 ms | |
12:31:00.358 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 39.25 ms | |
12:31:00.358 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 46.46 ms | |
12:31:02.242 [l-7-thread-1] INFO Searching users... | |
12:31:02.313 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:31:02.371 [l-7-thread-1] INFO Search executed successfully, total time is 129.1 ms, dao time is 1.700 μs, random time is 10.76 ms, memory time is 20.73 ms , tcp time is 49.11 ms, hazelcast time is 48.31 ms | |
12:31:02.371 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.73 ms | |
12:31:02.371 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 49.11 ms | |
12:31:02.371 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 48.31 ms | |
12:31:04.238 [l-7-thread-1] INFO Searching users... | |
12:31:04.305 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:31:04.374 [l-7-thread-1] INFO Search executed successfully, total time is 136.6 ms, dao time is 1.500 μs, random time is 6.976 ms, memory time is 21.30 ms , tcp time is 43.85 ms, hazelcast time is 64.29 ms | |
12:31:04.374 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.30 ms | |
12:31:04.375 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 43.85 ms | |
12:31:04.375 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 64.29 ms | |
12:31:06.238 [l-7-thread-1] INFO Searching users... | |
12:31:06.287 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:31:06.334 [l-7-thread-1] INFO Search executed successfully, total time is 95.53 ms, dao time is 1.600 μs, random time is 11.63 ms, memory time is 16.61 ms , tcp time is 26.37 ms, hazelcast time is 40.71 ms | |
12:31:06.334 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.61 ms | |
12:31:06.334 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.37 ms | |
12:31:06.334 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.71 ms | |
12:31:08.238 [l-7-thread-1] INFO Searching users... | |
12:31:08.330 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:31:08.398 [l-7-thread-1] INFO Search executed successfully, total time is 159.6 ms, dao time is 1.500 μs, random time is 22.57 ms, memory time is 26.81 ms , tcp time is 53.06 ms, hazelcast time is 56.75 ms | |
12:31:08.398 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.81 ms | |
12:31:08.398 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 53.06 ms | |
12:31:08.398 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 56.75 ms | |
12:31:10.238 [l-7-thread-1] INFO Searching users... | |
12:31:10.318 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:31:11.651 [l-7-thread-1] INFO Search executed successfully, total time is 1.413 s, dao time is 1.700 μs, random time is 10.80 ms, memory time is 21.74 ms , tcp time is 55.81 ms, hazelcast time is 1.325 s | |
12:31:11.652 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.74 ms | |
12:31:11.652 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 55.81 ms | |
12:31:11.652 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.325 s | |
12:31:12.238 [l-7-thread-1] INFO Searching users... | |
12:31:12.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:31:12.367 [l-7-thread-1] INFO Search executed successfully, total time is 128.8 ms, dao time is 1.500 μs, random time is 6.443 ms, memory time is 21.92 ms , tcp time is 35.92 ms, hazelcast time is 64.45 ms | |
12:31:12.367 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.92 ms | |
12:31:12.367 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.92 ms | |
12:31:12.367 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 64.45 ms | |
12:31:14.241 [l-7-thread-1] INFO Searching users... | |
12:31:14.286 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:31:14.335 [l-7-thread-1] INFO Search executed successfully, total time is 93.45 ms, dao time is 1.400 μs, random time is 7.667 ms, memory time is 16.83 ms , tcp time is 28.26 ms, hazelcast time is 40.54 ms | |
12:31:14.335 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.83 ms | |
12:31:14.335 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.26 ms | |
12:31:14.336 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.54 ms | |
12:31:16.240 [l-7-thread-1] INFO Searching users... | |
12:31:16.305 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:31:16.348 [l-7-thread-1] INFO Search executed successfully, total time is 108.0 ms, dao time is 1.400 μs, random time is 10.34 ms, memory time is 33.64 ms , tcp time is 27.33 ms, hazelcast time is 36.58 ms | |
12:31:16.348 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 33.64 ms | |
12:31:16.348 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.33 ms | |
12:31:16.348 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 36.58 ms | |
12:31:18.242 [l-7-thread-1] INFO Searching users... | |
12:31:18.295 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:31:18.364 [l-7-thread-1] INFO Search executed successfully, total time is 122.6 ms, dao time is 1.400 μs, random time is 6.331 ms, memory time is 18.77 ms , tcp time is 32.58 ms, hazelcast time is 64.71 ms | |
12:31:18.364 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.77 ms | |
12:31:18.365 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.58 ms | |
12:31:18.365 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 64.71 ms | |
12:31:20.245 [l-7-thread-1] INFO Searching users... | |
12:31:20.329 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:31:20.408 [l-7-thread-1] INFO Search executed successfully, total time is 159.5 ms, dao time is 1.500 μs, random time is 13.02 ms, memory time is 30.78 ms , tcp time is 46.60 ms, hazelcast time is 68.91 ms | |
12:31:20.408 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 30.78 ms | |
12:31:20.408 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 46.60 ms | |
12:31:20.408 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 68.91 ms | |
12:31:22.239 [l-7-thread-1] INFO Searching users... | |
12:31:22.308 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:31:22.381 [l-7-thread-1] INFO Search executed successfully, total time is 141.5 ms, dao time is 1.200 μs, random time is 6.266 ms, memory time is 19.97 ms , tcp time is 49.22 ms, hazelcast time is 65.98 ms | |
12:31:22.381 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.97 ms | |
12:31:22.381 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 49.22 ms | |
12:31:22.381 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 65.98 ms | |
12:31:24.238 [l-7-thread-1] INFO Searching users... | |
12:31:24.309 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:31:24.370 [l-7-thread-1] INFO Search executed successfully, total time is 132.3 ms, dao time is 1.500 μs, random time is 6.403 ms, memory time is 20.49 ms , tcp time is 55.77 ms, hazelcast time is 49.44 ms | |
12:31:24.370 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.49 ms | |
12:31:24.370 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 55.77 ms | |
12:31:24.370 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 49.44 ms | |
12:31:26.238 [l-7-thread-1] INFO Searching users... | |
12:31:26.296 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:31:26.347 [l-7-thread-1] INFO Search executed successfully, total time is 109.2 ms, dao time is 1.100 μs, random time is 7.850 ms, memory time is 15.97 ms , tcp time is 38.86 ms, hazelcast time is 46.37 ms | |
12:31:26.347 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.97 ms | |
12:31:26.347 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 38.86 ms | |
12:31:26.347 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 46.37 ms | |
12:31:28.238 [l-7-thread-1] INFO Searching users... | |
12:31:28.301 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:31:28.367 [l-7-thread-1] INFO Search executed successfully, total time is 128.7 ms, dao time is 1.400 μs, random time is 12.62 ms, memory time is 25.14 ms , tcp time is 34.84 ms, hazelcast time is 55.87 ms | |
12:31:28.367 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 25.14 ms | |
12:31:28.367 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.84 ms | |
12:31:28.367 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 55.87 ms | |
12:31:30.238 [l-7-thread-1] INFO Searching users... | |
12:31:30.317 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:31:31.627 [l-7-thread-1] INFO Search executed successfully, total time is 1.389 s, dao time is 1.400 μs, random time is 9.836 ms, memory time is 25.65 ms , tcp time is 59.89 ms, hazelcast time is 1.294 s | |
12:31:31.627 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 25.65 ms | |
12:31:31.627 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 59.89 ms | |
12:31:31.627 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.294 s | |
12:31:32.238 [l-7-thread-1] INFO Searching users... | |
12:31:32.283 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:31:32.325 [l-7-thread-1] INFO Search executed successfully, total time is 87.12 ms, dao time is 1.800 μs, random time is 7.808 ms, memory time is 18.00 ms , tcp time is 26.64 ms, hazelcast time is 34.24 ms | |
12:31:32.325 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.00 ms | |
12:31:32.325 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.64 ms | |
12:31:32.325 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 34.24 ms | |
12:31:34.238 [l-7-thread-1] INFO Searching users... | |
12:31:34.285 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:31:34.344 [l-7-thread-1] INFO Search executed successfully, total time is 106.1 ms, dao time is 1.400 μs, random time is 6.131 ms, memory time is 14.44 ms , tcp time is 31.41 ms, hazelcast time is 53.96 ms | |
12:31:34.344 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.44 ms | |
12:31:34.344 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.41 ms | |
12:31:34.344 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 53.96 ms | |
12:31:36.238 [l-7-thread-1] INFO Searching users... | |
12:31:36.288 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:31:36.338 [l-7-thread-1] INFO Search executed successfully, total time is 100.1 ms, dao time is 1.400 μs, random time is 9.591 ms, memory time is 17.25 ms , tcp time is 34.30 ms, hazelcast time is 38.79 ms | |
12:31:36.338 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.25 ms | |
12:31:36.338 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.30 ms | |
12:31:36.338 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 38.79 ms | |
12:31:38.238 [l-7-thread-1] INFO Searching users... | |
12:31:38.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:31:38.347 [l-7-thread-1] INFO Search executed successfully, total time is 109.6 ms, dao time is 1.600 μs, random time is 8.523 ms, memory time is 30.00 ms , tcp time is 30.46 ms, hazelcast time is 40.49 ms | |
12:31:38.348 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 30.00 ms | |
12:31:38.348 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.46 ms | |
12:31:38.348 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.49 ms | |
12:31:40.238 [l-7-thread-1] INFO Searching users... | |
12:31:40.292 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:31:40.381 [l-7-thread-1] INFO Search executed successfully, total time is 143.2 ms, dao time is 1.800 μs, random time is 14.57 ms, memory time is 14.24 ms , tcp time is 37.34 ms, hazelcast time is 76.95 ms | |
12:31:40.382 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.24 ms | |
12:31:40.382 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.34 ms | |
12:31:40.382 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 76.95 ms | |
12:31:42.238 [l-7-thread-1] INFO Searching users... | |
12:31:42.317 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:31:42.366 [l-7-thread-1] INFO Search executed successfully, total time is 127.3 ms, dao time is 1.300 μs, random time is 15.45 ms, memory time is 25.39 ms , tcp time is 48.33 ms, hazelcast time is 37.99 ms | |
12:31:42.366 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 25.39 ms | |
12:31:42.366 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 48.33 ms | |
12:31:42.366 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 37.99 ms | |
12:31:44.239 [l-7-thread-1] INFO Searching users... | |
12:31:44.287 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:31:44.336 [l-7-thread-1] INFO Search executed successfully, total time is 96.49 ms, dao time is 1.200 μs, random time is 7.956 ms, memory time is 13.97 ms , tcp time is 30.68 ms, hazelcast time is 43.77 ms | |
12:31:44.336 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 13.97 ms | |
12:31:44.336 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.68 ms | |
12:31:44.336 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.77 ms | |
12:31:46.238 [l-7-thread-1] INFO Searching users... | |
12:31:46.284 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:31:46.342 [l-7-thread-1] INFO Search executed successfully, total time is 103.7 ms, dao time is 1.300 μs, random time is 6.389 ms, memory time is 13.36 ms , tcp time is 32.00 ms, hazelcast time is 51.84 ms | |
12:31:46.342 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 13.36 ms | |
12:31:46.342 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.00 ms | |
12:31:46.342 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 51.84 ms | |
12:31:48.238 [l-7-thread-1] INFO Searching users... | |
12:31:48.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:31:48.347 [l-7-thread-1] INFO Search executed successfully, total time is 108.6 ms, dao time is 1.600 μs, random time is 7.166 ms, memory time is 16.76 ms , tcp time is 37.73 ms, hazelcast time is 46.80 ms | |
12:31:48.347 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.76 ms | |
12:31:48.347 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.73 ms | |
12:31:48.347 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 46.80 ms | |
12:31:50.238 [l-7-thread-1] INFO Searching users... | |
12:31:50.313 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:31:51.629 [l-7-thread-1] INFO Search executed successfully, total time is 1.391 s, dao time is 1.300 μs, random time is 15.63 ms, memory time is 26.66 ms , tcp time is 41.78 ms, hazelcast time is 1.307 s | |
12:31:51.629 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.66 ms | |
12:31:51.629 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 41.78 ms | |
12:31:51.629 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.307 s | |
12:31:52.241 [l-7-thread-1] INFO Searching users... | |
12:31:52.302 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:31:52.364 [l-7-thread-1] INFO Search executed successfully, total time is 123.1 ms, dao time is 1.700 μs, random time is 8.854 ms, memory time is 22.63 ms , tcp time is 34.63 ms, hazelcast time is 56.85 ms | |
12:31:52.364 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.63 ms | |
12:31:52.364 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.63 ms | |
12:31:52.364 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 56.85 ms | |
12:31:54.244 [l-7-thread-1] INFO Searching users... | |
12:31:54.286 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:31:54.328 [l-7-thread-1] INFO Search executed successfully, total time is 84.01 ms, dao time is 1.300 μs, random time is 6.702 ms, memory time is 16.67 ms , tcp time is 23.87 ms, hazelcast time is 36.63 ms | |
12:31:54.328 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.67 ms | |
12:31:54.328 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 23.87 ms | |
12:31:54.328 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 36.63 ms | |
12:31:56.238 [l-7-thread-1] INFO Searching users... | |
12:31:56.284 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:31:56.333 [l-7-thread-1] INFO Search executed successfully, total time is 95.77 ms, dao time is 1.200 μs, random time is 6.672 ms, memory time is 15.45 ms , tcp time is 31.75 ms, hazelcast time is 41.66 ms | |
12:31:56.334 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.45 ms | |
12:31:56.334 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.75 ms | |
12:31:56.334 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.66 ms | |
12:31:58.239 [l-7-thread-1] INFO Searching users... | |
12:31:58.286 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:31:58.344 [l-7-thread-1] INFO Search executed successfully, total time is 104.6 ms, dao time is 1.300 μs, random time is 9.433 ms, memory time is 14.89 ms , tcp time is 27.45 ms, hazelcast time is 52.66 ms | |
12:31:58.345 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.89 ms | |
12:31:58.345 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.45 ms | |
12:31:58.345 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 52.66 ms | |
12:32:00.238 [l-7-thread-1] INFO Searching users... | |
12:32:00.308 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:32:00.350 [l-7-thread-1] INFO Search executed successfully, total time is 112.1 ms, dao time is 1.400 μs, random time is 7.404 ms, memory time is 26.15 ms , tcp time is 42.77 ms, hazelcast time is 35.61 ms | |
12:32:00.350 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.15 ms | |
12:32:00.350 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 42.77 ms | |
12:32:00.350 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 35.61 ms | |
12:32:02.239 [l-7-thread-1] INFO Searching users... | |
12:32:02.287 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:32:02.332 [l-7-thread-1] INFO Search executed successfully, total time is 93.68 ms, dao time is 1.500 μs, random time is 5.891 ms, memory time is 16.58 ms , tcp time is 30.88 ms, hazelcast time is 40.22 ms | |
12:32:02.333 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.58 ms | |
12:32:02.333 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.88 ms | |
12:32:02.333 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.22 ms | |
12:32:04.241 [l-7-thread-1] INFO Searching users... | |
12:32:04.291 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:32:04.326 [l-7-thread-1] INFO Search executed successfully, total time is 85.35 ms, dao time is 1.400 μs, random time is 10.13 ms, memory time is 14.52 ms , tcp time is 29.78 ms, hazelcast time is 30.76 ms | |
12:32:04.326 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.52 ms | |
12:32:04.326 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.78 ms | |
12:32:04.326 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 30.76 ms | |
12:32:06.238 [l-7-thread-1] INFO Searching users... | |
12:32:06.274 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:32:06.320 [l-7-thread-1] INFO Search executed successfully, total time is 82.32 ms, dao time is 1.100 μs, random time is 7.849 ms, memory time is 11.65 ms , tcp time is 23.08 ms, hazelcast time is 39.65 ms | |
12:32:06.320 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 11.65 ms | |
12:32:06.320 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 23.08 ms | |
12:32:06.320 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.65 ms | |
12:32:08.238 [l-7-thread-1] INFO Searching users... | |
12:32:08.307 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:32:08.355 [l-7-thread-1] INFO Search executed successfully, total time is 116.8 ms, dao time is 1.600 μs, random time is 25.14 ms, memory time is 17.17 ms , tcp time is 34.40 ms, hazelcast time is 39.92 ms | |
12:32:08.355 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.17 ms | |
12:32:08.355 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.40 ms | |
12:32:08.356 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.92 ms | |
12:32:10.238 [l-7-thread-1] INFO Searching users... | |
12:32:10.300 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:32:11.629 [l-7-thread-1] INFO Search executed successfully, total time is 1.391 s, dao time is 1.700 μs, random time is 9.469 ms, memory time is 27.44 ms , tcp time is 46.68 ms, hazelcast time is 1.307 s | |
12:32:11.629 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 27.44 ms | |
12:32:11.629 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 46.68 ms | |
12:32:11.629 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.307 s | |
12:32:12.238 [l-7-thread-1] INFO Searching users... | |
12:32:12.303 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:32:12.354 [l-7-thread-1] INFO Search executed successfully, total time is 115.1 ms, dao time is 1.500 μs, random time is 7.379 ms, memory time is 16.25 ms , tcp time is 45.98 ms, hazelcast time is 45.38 ms | |
12:32:12.354 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.25 ms | |
12:32:12.354 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 45.98 ms | |
12:32:12.354 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.38 ms | |
12:32:14.238 [l-7-thread-1] INFO Searching users... | |
12:32:14.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:32:14.332 [l-7-thread-1] INFO Search executed successfully, total time is 94.38 ms, dao time is 1.900 μs, random time is 11.17 ms, memory time is 14.48 ms , tcp time is 27.45 ms, hazelcast time is 37.48 ms | |
12:32:14.333 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.48 ms | |
12:32:14.333 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.45 ms | |
12:32:14.333 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 37.48 ms | |
12:32:16.238 [l-7-thread-1] INFO Searching users... | |
12:32:16.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:32:16.333 [l-7-thread-1] INFO Search executed successfully, total time is 95.66 ms, dao time is 1.400 μs, random time is 9.174 ms, memory time is 21.29 ms , tcp time is 29.74 ms, hazelcast time is 35.33 ms | |
12:32:16.334 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.29 ms | |
12:32:16.334 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.74 ms | |
12:32:16.334 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 35.33 ms | |
12:32:18.238 [l-7-thread-1] INFO Searching users... | |
12:32:18.307 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:32:18.391 [l-7-thread-1] INFO Search executed successfully, total time is 152.7 ms, dao time is 7.800 μs, random time is 9.861 ms, memory time is 25.78 ms , tcp time is 42.37 ms, hazelcast time is 74.55 ms | |
12:32:18.391 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 25.78 ms | |
12:32:18.391 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 42.37 ms | |
12:32:18.391 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 74.55 ms | |
12:32:20.238 [l-7-thread-1] INFO Searching users... | |
12:32:20.295 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:32:20.358 [l-7-thread-1] INFO Search executed successfully, total time is 119.5 ms, dao time is 1.400 μs, random time is 6.237 ms, memory time is 11.99 ms , tcp time is 45.73 ms, hazelcast time is 55.39 ms | |
12:32:20.358 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 11.99 ms | |
12:32:20.358 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 45.73 ms | |
12:32:20.358 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 55.39 ms | |
12:32:22.240 [l-7-thread-1] INFO Searching users... | |
12:32:22.300 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:32:22.336 [l-7-thread-1] INFO Search executed successfully, total time is 96.33 ms, dao time is 1.200 μs, random time is 18.10 ms, memory time is 16.00 ms , tcp time is 31.48 ms, hazelcast time is 30.61 ms | |
12:32:22.336 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.00 ms | |
12:32:22.336 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.48 ms | |
12:32:22.336 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 30.61 ms | |
12:32:24.241 [l-7-thread-1] INFO Searching users... | |
12:32:24.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:32:24.348 [l-7-thread-1] INFO Search executed successfully, total time is 106.8 ms, dao time is 1.300 μs, random time is 8.338 ms, memory time is 17.74 ms , tcp time is 31.86 ms, hazelcast time is 48.78 ms | |
12:32:24.348 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.74 ms | |
12:32:24.348 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.86 ms | |
12:32:24.348 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 48.78 ms | |
12:32:26.238 [l-7-thread-1] INFO Searching users... | |
12:32:26.283 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:32:26.324 [l-7-thread-1] INFO Search executed successfully, total time is 86.36 ms, dao time is 1.300 μs, random time is 7.903 ms, memory time is 17.44 ms , tcp time is 25.89 ms, hazelcast time is 35.01 ms | |
12:32:26.324 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.44 ms | |
12:32:26.325 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 25.89 ms | |
12:32:26.325 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 35.01 ms | |
12:32:28.238 [l-7-thread-1] INFO Searching users... | |
12:32:28.300 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:32:28.351 [l-7-thread-1] INFO Search executed successfully, total time is 113.1 ms, dao time is 1.400 μs, random time is 8.113 ms, memory time is 26.32 ms , tcp time is 35.17 ms, hazelcast time is 43.36 ms | |
12:32:28.351 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.32 ms | |
12:32:28.355 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.17 ms | |
12:32:28.355 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.36 ms | |
12:32:30.240 [l-7-thread-1] INFO Searching users... | |
12:32:30.302 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:32:31.624 [l-7-thread-1] INFO Search executed successfully, total time is 1.385 s, dao time is 1.300 μs, random time is 13.89 ms, memory time is 12.16 ms , tcp time is 40.43 ms, hazelcast time is 1.318 s | |
12:32:31.624 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 12.16 ms | |
12:32:31.624 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 40.43 ms | |
12:32:31.625 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.318 s | |
12:32:32.239 [l-7-thread-1] INFO Searching users... | |
12:32:32.291 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:32:32.330 [l-7-thread-1] INFO Search executed successfully, total time is 91.10 ms, dao time is 1.200 μs, random time is 6.144 ms, memory time is 16.41 ms , tcp time is 35.84 ms, hazelcast time is 32.56 ms | |
12:32:32.331 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.41 ms | |
12:32:32.331 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.84 ms | |
12:32:32.331 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 32.56 ms | |
12:32:34.238 [l-7-thread-1] INFO Searching users... | |
12:32:34.298 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:32:34.338 [l-7-thread-1] INFO Search executed successfully, total time is 99.63 ms, dao time is 1.200 μs, random time is 10.11 ms, memory time is 20.96 ms , tcp time is 35.02 ms, hazelcast time is 33.41 ms | |
12:32:34.338 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.96 ms | |
12:32:34.338 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.02 ms | |
12:32:34.338 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 33.41 ms | |
12:32:36.240 [l-7-thread-1] INFO Searching users... | |
12:32:36.282 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:32:36.319 [l-7-thread-1] INFO Search executed successfully, total time is 78.90 ms, dao time is 1.500 μs, random time is 6.447 ms, memory time is 15.48 ms , tcp time is 24.73 ms, hazelcast time is 32.12 ms | |
12:32:36.319 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.48 ms | |
12:32:36.319 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 24.73 ms | |
12:32:36.319 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 32.12 ms | |
12:32:38.238 [l-7-thread-1] INFO Searching users... | |
12:32:38.317 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:32:38.379 [l-7-thread-1] INFO Search executed successfully, total time is 141.2 ms, dao time is 1.500 μs, random time is 16.46 ms, memory time is 28.40 ms , tcp time is 39.85 ms, hazelcast time is 56.42 ms | |
12:32:38.379 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 28.40 ms | |
12:32:38.379 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 39.85 ms | |
12:32:38.379 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 56.42 ms | |
12:32:40.238 [l-7-thread-1] INFO Searching users... | |
12:32:40.309 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:32:40.369 [l-7-thread-1] INFO Search executed successfully, total time is 131.4 ms, dao time is 1.500 μs, random time is 15.47 ms, memory time is 29.77 ms , tcp time is 32.09 ms, hazelcast time is 53.75 ms | |
12:32:40.370 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 29.77 ms | |
12:32:40.370 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.09 ms | |
12:32:40.370 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 53.75 ms | |
12:32:42.238 [l-7-thread-1] INFO Searching users... | |
12:32:42.281 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:32:42.341 [l-7-thread-1] INFO Search executed successfully, total time is 102.5 ms, dao time is 1.600 μs, random time is 7.294 ms, memory time is 15.65 ms , tcp time is 25.11 ms, hazelcast time is 54.34 ms | |
12:32:42.341 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.65 ms | |
12:32:42.341 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 25.11 ms | |
12:32:42.341 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 54.34 ms | |
12:32:44.238 [l-7-thread-1] INFO Searching users... | |
12:32:44.283 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:32:44.323 [l-7-thread-1] INFO Search executed successfully, total time is 85.39 ms, dao time is 1.600 μs, random time is 6.108 ms, memory time is 18.31 ms , tcp time is 26.48 ms, hazelcast time is 34.38 ms | |
12:32:44.323 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.31 ms | |
12:32:44.323 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.48 ms | |
12:32:44.323 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 34.38 ms | |
12:32:46.238 [l-7-thread-1] INFO Searching users... | |
12:32:46.281 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:32:46.318 [l-7-thread-1] INFO Search executed successfully, total time is 79.77 ms, dao time is 1.500 μs, random time is 8.668 ms, memory time is 12.83 ms , tcp time is 26.96 ms, hazelcast time is 31.18 ms | |
12:32:46.318 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 12.83 ms | |
12:32:46.318 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.96 ms | |
12:32:46.318 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 31.18 ms | |
12:32:48.238 [l-7-thread-1] INFO Searching users... | |
12:32:48.309 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:32:48.358 [l-7-thread-1] INFO Search executed successfully, total time is 120.0 ms, dao time is 1.600 μs, random time is 12.61 ms, memory time is 29.72 ms , tcp time is 33.26 ms, hazelcast time is 44.33 ms | |
12:32:48.359 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 29.72 ms | |
12:32:48.359 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.26 ms | |
12:32:48.359 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.33 ms | |
12:32:50.238 [l-7-thread-1] INFO Searching users... | |
12:32:50.306 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:32:51.635 [l-7-thread-1] INFO Search executed successfully, total time is 1.397 s, dao time is 1.500 μs, random time is 11.85 ms, memory time is 28.99 ms , tcp time is 32.10 ms, hazelcast time is 1.324 s | |
12:32:51.635 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 28.99 ms | |
12:32:51.635 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.10 ms | |
12:32:51.635 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.324 s | |
12:32:52.238 [l-7-thread-1] INFO Searching users... | |
12:32:52.292 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:32:52.347 [l-7-thread-1] INFO Search executed successfully, total time is 109.5 ms, dao time is 1.200 μs, random time is 7.236 ms, memory time is 25.25 ms , tcp time is 26.31 ms, hazelcast time is 50.61 ms | |
12:32:52.347 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 25.25 ms | |
12:32:52.348 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.31 ms | |
12:32:52.348 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 50.61 ms | |
12:32:54.238 [l-7-thread-1] INFO Searching users... | |
12:32:54.287 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:32:54.326 [l-7-thread-1] INFO Search executed successfully, total time is 88.34 ms, dao time is 1.500 μs, random time is 6.635 ms, memory time is 17.43 ms , tcp time is 30.86 ms, hazelcast time is 33.24 ms | |
12:32:54.326 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.43 ms | |
12:32:54.326 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.86 ms | |
12:32:54.327 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 33.24 ms | |
12:32:56.238 [l-7-thread-1] INFO Searching users... | |
12:32:56.291 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:32:56.339 [l-7-thread-1] INFO Search executed successfully, total time is 101.7 ms, dao time is 1.200 μs, random time is 6.667 ms, memory time is 18.19 ms , tcp time is 37.73 ms, hazelcast time is 38.96 ms | |
12:32:56.340 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.19 ms | |
12:32:56.340 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.73 ms | |
12:32:56.340 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 38.96 ms | |
12:32:58.238 [l-7-thread-1] INFO Searching users... | |
12:32:58.303 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:32:58.361 [l-7-thread-1] INFO Search executed successfully, total time is 123.7 ms, dao time is 1.500 μs, random time is 7.876 ms, memory time is 15.24 ms , tcp time is 47.78 ms, hazelcast time is 52.26 ms | |
12:32:58.362 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.24 ms | |
12:32:58.362 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 47.78 ms | |
12:32:58.362 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 52.26 ms | |
12:33:00.241 [l-7-thread-1] INFO Searching users... | |
12:33:00.318 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:33:00.380 [l-7-thread-1] INFO Search executed successfully, total time is 138.1 ms, dao time is 1.300 μs, random time is 20.61 ms, memory time is 22.51 ms , tcp time is 40.01 ms, hazelcast time is 54.79 ms | |
12:33:00.380 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.51 ms | |
12:33:00.380 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 40.01 ms | |
12:33:00.380 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 54.79 ms | |
12:33:02.240 [l-7-thread-1] INFO Searching users... | |
12:33:02.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:33:02.340 [l-7-thread-1] INFO Search executed successfully, total time is 98.39 ms, dao time is 1.300 μs, random time is 6.199 ms, memory time is 12.14 ms , tcp time is 33.80 ms, hazelcast time is 46.14 ms | |
12:33:02.340 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 12.14 ms | |
12:33:02.340 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.80 ms | |
12:33:02.341 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 46.14 ms | |
12:33:04.238 [l-7-thread-1] INFO Searching users... | |
12:33:04.296 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:33:04.346 [l-7-thread-1] INFO Search executed successfully, total time is 108.1 ms, dao time is 1.400 μs, random time is 11.45 ms, memory time is 14.29 ms , tcp time is 36.12 ms, hazelcast time is 45.54 ms | |
12:33:04.346 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.29 ms | |
12:33:04.346 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.12 ms | |
12:33:04.346 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.54 ms | |
12:33:06.239 [l-7-thread-1] INFO Searching users... | |
12:33:06.285 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:33:06.334 [l-7-thread-1] INFO Search executed successfully, total time is 95.34 ms, dao time is 1.400 μs, random time is 8.606 ms, memory time is 16.49 ms , tcp time is 25.35 ms, hazelcast time is 44.76 ms | |
12:33:06.335 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.49 ms | |
12:33:06.335 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 25.35 ms | |
12:33:06.335 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.76 ms | |
12:33:08.238 [l-7-thread-1] INFO Searching users... | |
12:33:08.290 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:33:08.349 [l-7-thread-1] INFO Search executed successfully, total time is 111.3 ms, dao time is 1.500 μs, random time is 8.349 ms, memory time is 18.37 ms , tcp time is 38.50 ms, hazelcast time is 46.00 ms | |
12:33:08.349 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.37 ms | |
12:33:08.349 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 38.50 ms | |
12:33:08.349 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 46.00 ms | |
12:33:10.238 [l-7-thread-1] INFO Searching users... | |
12:33:10.315 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:33:11.619 [l-7-thread-1] INFO Search executed successfully, total time is 1.381 s, dao time is 1.500 μs, random time is 17.35 ms, memory time is 32.91 ms , tcp time is 31.73 ms, hazelcast time is 1.299 s | |
12:33:11.619 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 32.91 ms | |
12:33:11.619 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.73 ms | |
12:33:11.619 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.299 s | |
12:33:12.241 [l-7-thread-1] INFO Searching users... | |
12:33:12.279 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:33:12.335 [l-7-thread-1] INFO Search executed successfully, total time is 93.65 ms, dao time is 1.400 μs, random time is 6.284 ms, memory time is 12.39 ms , tcp time is 24.70 ms, hazelcast time is 50.18 ms | |
12:33:12.335 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 12.39 ms | |
12:33:12.335 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 24.70 ms | |
12:33:12.335 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 50.18 ms | |
12:33:14.238 [l-7-thread-1] INFO Searching users... | |
12:33:14.296 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:33:14.348 [l-7-thread-1] INFO Search executed successfully, total time is 110.1 ms, dao time is 1.700 μs, random time is 9.787 ms, memory time is 16.79 ms , tcp time is 35.28 ms, hazelcast time is 48.12 ms | |
12:33:14.349 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.79 ms | |
12:33:14.349 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.28 ms | |
12:33:14.349 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 48.12 ms | |
12:33:16.238 [l-7-thread-1] INFO Searching users... | |
12:33:16.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:33:16.339 [l-7-thread-1] INFO Search executed successfully, total time is 101.2 ms, dao time is 1.200 μs, random time is 10.19 ms, memory time is 18.03 ms , tcp time is 33.44 ms, hazelcast time is 39.42 ms | |
12:33:16.339 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.03 ms | |
12:33:16.339 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.44 ms | |
12:33:16.339 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.42 ms | |
12:33:18.238 [l-7-thread-1] INFO Searching users... | |
12:33:18.274 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:33:18.313 [l-7-thread-1] INFO Search executed successfully, total time is 75.35 ms, dao time is 1.800 μs, random time is 6.274 ms, memory time is 13.20 ms , tcp time is 20.82 ms, hazelcast time is 34.96 ms | |
12:33:18.313 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 13.20 ms | |
12:33:18.313 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 20.82 ms | |
12:33:18.313 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 34.96 ms | |
12:33:20.238 [l-7-thread-1] INFO Searching users... | |
12:33:20.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:33:20.344 [l-7-thread-1] INFO Search executed successfully, total time is 104.5 ms, dao time is 1.500 μs, random time is 7.169 ms, memory time is 14.73 ms , tcp time is 41.13 ms, hazelcast time is 41.39 ms | |
12:33:20.344 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.73 ms | |
12:33:20.344 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 41.13 ms | |
12:33:20.344 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.39 ms | |
12:33:22.239 [l-7-thread-1] INFO Searching users... | |
12:33:22.311 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:33:22.379 [l-7-thread-1] INFO Search executed successfully, total time is 139.2 ms, dao time is 1.300 μs, random time is 10.81 ms, memory time is 13.17 ms , tcp time is 53.69 ms, hazelcast time is 61.42 ms | |
12:33:22.379 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 13.17 ms | |
12:33:22.379 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 53.69 ms | |
12:33:22.379 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 61.42 ms | |
12:33:24.238 [l-7-thread-1] INFO Searching users... | |
12:33:24.288 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:33:24.334 [l-7-thread-1] INFO Search executed successfully, total time is 96.54 ms, dao time is 1.200 μs, random time is 6.245 ms, memory time is 13.57 ms , tcp time is 35.48 ms, hazelcast time is 41.12 ms | |
12:33:24.334 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 13.57 ms | |
12:33:24.335 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.48 ms | |
12:33:24.335 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.12 ms | |
12:33:26.239 [l-7-thread-1] INFO Searching users... | |
12:33:26.283 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:33:26.330 [l-7-thread-1] INFO Search executed successfully, total time is 90.39 ms, dao time is 1.600 μs, random time is 6.367 ms, memory time is 16.31 ms , tcp time is 28.52 ms, hazelcast time is 39.08 ms | |
12:33:26.330 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.31 ms | |
12:33:26.330 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.52 ms | |
12:33:26.330 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.08 ms | |
12:33:28.239 [l-7-thread-1] INFO Searching users... | |
12:33:28.328 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:33:28.401 [l-7-thread-1] INFO Search executed successfully, total time is 161.6 ms, dao time is 1.600 μs, random time is 11.94 ms, memory time is 21.97 ms , tcp time is 60.08 ms, hazelcast time is 67.48 ms | |
12:33:28.401 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.97 ms | |
12:33:28.401 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 60.08 ms | |
12:33:28.401 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 67.48 ms | |
12:33:30.238 [l-7-thread-1] INFO Searching users... | |
12:33:30.307 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:33:31.624 [l-7-thread-1] INFO Search executed successfully, total time is 1.386 s, dao time is 1.500 μs, random time is 7.373 ms, memory time is 25.01 ms , tcp time is 45.61 ms, hazelcast time is 1.307 s | |
12:33:31.624 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 25.01 ms | |
12:33:31.624 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 45.61 ms | |
12:33:31.625 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.307 s | |
12:33:32.241 [l-7-thread-1] INFO Searching users... | |
12:33:32.280 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:33:32.325 [l-7-thread-1] INFO Search executed successfully, total time is 84.02 ms, dao time is 1.600 μs, random time is 6.550 ms, memory time is 14.04 ms , tcp time is 24.79 ms, hazelcast time is 38.51 ms | |
12:33:32.325 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.04 ms | |
12:33:32.325 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 24.79 ms | |
12:33:32.325 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 38.51 ms | |
12:33:34.238 [l-7-thread-1] INFO Searching users... | |
12:33:34.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:33:34.328 [l-7-thread-1] INFO Search executed successfully, total time is 89.06 ms, dao time is 1.300 μs, random time is 9.418 ms, memory time is 14.74 ms , tcp time is 31.73 ms, hazelcast time is 31.34 ms | |
12:33:34.328 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.74 ms | |
12:33:34.328 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.73 ms | |
12:33:34.328 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 31.34 ms | |
12:33:36.238 [l-7-thread-1] INFO Searching users... | |
12:33:36.281 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:33:36.328 [l-7-thread-1] INFO Search executed successfully, total time is 90.51 ms, dao time is 1.800 μs, random time is 6.235 ms, memory time is 14.11 ms , tcp time is 29.13 ms, hazelcast time is 40.93 ms | |
12:33:36.328 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.11 ms | |
12:33:36.328 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.13 ms | |
12:33:36.329 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.93 ms | |
12:33:38.241 [l-7-thread-1] INFO Searching users... | |
12:33:38.307 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:33:38.416 [l-7-thread-1] INFO Search executed successfully, total time is 174.6 ms, dao time is 1.500 μs, random time is 6.465 ms, memory time is 18.95 ms , tcp time is 46.20 ms, hazelcast time is 102.3 ms | |
12:33:38.416 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.95 ms | |
12:33:38.416 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 46.20 ms | |
12:33:38.416 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 102.3 ms | |
12:33:40.238 [l-7-thread-1] INFO Searching users... | |
12:33:40.306 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:33:40.383 [l-7-thread-1] INFO Search executed successfully, total time is 144.7 ms, dao time is 1.300 μs, random time is 30.78 ms, memory time is 15.39 ms , tcp time is 26.35 ms, hazelcast time is 71.91 ms | |
12:33:40.383 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.39 ms | |
12:33:40.383 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.35 ms | |
12:33:40.383 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 71.91 ms | |
12:33:42.238 [l-7-thread-1] INFO Searching users... | |
12:33:42.305 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:33:42.383 [l-7-thread-1] INFO Search executed successfully, total time is 145.6 ms, dao time is 1.400 μs, random time is 5.984 ms, memory time is 23.00 ms , tcp time is 45.59 ms, hazelcast time is 70.90 ms | |
12:33:42.383 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.00 ms | |
12:33:42.383 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 45.59 ms | |
12:33:42.384 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 70.90 ms | |
12:33:44.238 [l-7-thread-1] INFO Searching users... | |
12:33:44.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:33:44.340 [l-7-thread-1] INFO Search executed successfully, total time is 101.7 ms, dao time is 1.200 μs, random time is 8.288 ms, memory time is 15.08 ms , tcp time is 34.00 ms, hazelcast time is 44.20 ms | |
12:33:44.340 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.08 ms | |
12:33:44.340 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.00 ms | |
12:33:44.340 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.20 ms | |
12:33:46.238 [l-7-thread-1] INFO Searching users... | |
12:33:46.274 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:33:46.326 [l-7-thread-1] INFO Search executed successfully, total time is 87.91 ms, dao time is 1.600 μs, random time is 6.098 ms, memory time is 12.70 ms , tcp time is 21.56 ms, hazelcast time is 47.45 ms | |
12:33:46.326 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 12.70 ms | |
12:33:46.326 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 21.56 ms | |
12:33:46.326 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 47.45 ms | |
12:33:48.238 [l-7-thread-1] INFO Searching users... | |
12:33:48.283 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:33:48.332 [l-7-thread-1] INFO Search executed successfully, total time is 94.29 ms, dao time is 1.400 μs, random time is 11.30 ms, memory time is 14.31 ms , tcp time is 24.43 ms, hazelcast time is 44.13 ms | |
12:33:48.333 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.31 ms | |
12:33:48.333 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 24.43 ms | |
12:33:48.333 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.13 ms | |
12:33:50.238 [l-7-thread-1] INFO Searching users... | |
12:33:50.290 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:33:51.625 [l-7-thread-1] INFO Search executed successfully, total time is 1.388 s, dao time is 1.600 μs, random time is 9.645 ms, memory time is 20.71 ms , tcp time is 30.92 ms, hazelcast time is 1.326 s | |
12:33:51.625 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.71 ms | |
12:33:51.625 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.92 ms | |
12:33:51.626 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.326 s | |
12:33:52.238 [l-7-thread-1] INFO Searching users... | |
12:33:52.306 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:33:52.350 [l-7-thread-1] INFO Search executed successfully, total time is 112.0 ms, dao time is 1.200 μs, random time is 11.98 ms, memory time is 16.89 ms , tcp time is 45.78 ms, hazelcast time is 37.19 ms | |
12:33:52.350 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.89 ms | |
12:33:52.350 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 45.78 ms | |
12:33:52.350 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 37.19 ms | |
12:33:54.238 [l-7-thread-1] INFO Searching users... | |
12:33:54.278 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:33:54.325 [l-7-thread-1] INFO Search executed successfully, total time is 86.86 ms, dao time is 1.300 μs, random time is 7.366 ms, memory time is 13.74 ms , tcp time is 24.82 ms, hazelcast time is 40.82 ms | |
12:33:54.325 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 13.74 ms | |
12:33:54.325 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 24.82 ms | |
12:33:54.325 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.82 ms | |
12:33:56.240 [l-7-thread-1] INFO Searching users... | |
12:33:56.296 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:33:56.353 [l-7-thread-1] INFO Search executed successfully, total time is 112.7 ms, dao time is 1.200 μs, random time is 10.54 ms, memory time is 16.49 ms , tcp time is 33.83 ms, hazelcast time is 51.70 ms | |
12:33:56.353 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.49 ms | |
12:33:56.353 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.83 ms | |
12:33:56.353 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 51.70 ms | |
12:33:58.238 [l-7-thread-1] INFO Searching users... | |
12:33:58.296 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:33:58.373 [l-7-thread-1] INFO Search executed successfully, total time is 134.8 ms, dao time is 1.500 μs, random time is 12.11 ms, memory time is 27.76 ms , tcp time is 31.15 ms, hazelcast time is 63.65 ms | |
12:33:58.373 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 27.76 ms | |
12:33:58.373 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.15 ms | |
12:33:58.373 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 63.65 ms | |
12:34:00.238 [l-7-thread-1] INFO Searching users... | |
12:34:00.342 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:34:00.414 [l-7-thread-1] INFO Search executed successfully, total time is 175.8 ms, dao time is 1.300 μs, random time is 12.05 ms, memory time is 26.80 ms , tcp time is 77.37 ms, hazelcast time is 59.50 ms | |
12:34:00.414 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.80 ms | |
12:34:00.414 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 77.37 ms | |
12:34:00.414 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 59.50 ms | |
12:34:02.238 [l-7-thread-1] INFO Searching users... | |
12:34:02.299 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:34:02.350 [l-7-thread-1] INFO Search executed successfully, total time is 112.0 ms, dao time is 1.200 μs, random time is 12.36 ms, memory time is 18.43 ms , tcp time is 39.57 ms, hazelcast time is 41.53 ms | |
12:34:02.350 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.43 ms | |
12:34:02.350 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 39.57 ms | |
12:34:02.350 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.53 ms | |
12:34:04.238 [l-7-thread-1] INFO Searching users... | |
12:34:04.292 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:34:04.340 [l-7-thread-1] INFO Search executed successfully, total time is 101.1 ms, dao time is 1.200 μs, random time is 9.500 ms, memory time is 18.44 ms , tcp time is 32.95 ms, hazelcast time is 40.10 ms | |
12:34:04.340 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.44 ms | |
12:34:04.340 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.95 ms | |
12:34:04.340 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.10 ms | |
12:34:06.238 [l-7-thread-1] INFO Searching users... | |
12:34:06.279 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:34:06.317 [l-7-thread-1] INFO Search executed successfully, total time is 79.41 ms, dao time is 1.100 μs, random time is 9.844 ms, memory time is 13.86 ms , tcp time is 22.20 ms, hazelcast time is 33.41 ms | |
12:34:06.317 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 13.86 ms | |
12:34:06.317 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 22.20 ms | |
12:34:06.317 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 33.41 ms | |
12:34:08.238 [l-7-thread-1] INFO Searching users... | |
12:34:08.296 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:34:08.345 [l-7-thread-1] INFO Search executed successfully, total time is 107.5 ms, dao time is 1.500 μs, random time is 8.782 ms, memory time is 14.83 ms , tcp time is 38.99 ms, hazelcast time is 44.70 ms | |
12:34:08.346 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.83 ms | |
12:34:08.346 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 38.99 ms | |
12:34:08.346 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.70 ms | |
12:34:10.239 [l-7-thread-1] INFO Searching users... | |
12:34:10.305 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:34:11.623 [l-7-thread-1] INFO Search executed successfully, total time is 1.384 s, dao time is 1.500 μs, random time is 17.47 ms, memory time is 17.86 ms , tcp time is 35.04 ms, hazelcast time is 1.313 s | |
12:34:11.623 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.86 ms | |
12:34:11.623 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.04 ms | |
12:34:11.624 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.313 s | |
12:34:12.239 [l-7-thread-1] INFO Searching users... | |
12:34:12.285 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:34:12.335 [l-7-thread-1] INFO Search executed successfully, total time is 94.66 ms, dao time is 1.600 μs, random time is 6.415 ms, memory time is 16.35 ms , tcp time is 28.69 ms, hazelcast time is 43.08 ms | |
12:34:12.335 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.35 ms | |
12:34:12.335 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.69 ms | |
12:34:12.335 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.08 ms | |
12:34:14.238 [l-7-thread-1] INFO Searching users... | |
12:34:14.288 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:34:14.339 [l-7-thread-1] INFO Search executed successfully, total time is 101.6 ms, dao time is 1.500 μs, random time is 11.52 ms, memory time is 16.51 ms , tcp time is 29.91 ms, hazelcast time is 43.56 ms | |
12:34:14.339 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.51 ms | |
12:34:14.340 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.91 ms | |
12:34:14.340 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.56 ms | |
12:34:16.238 [l-7-thread-1] INFO Searching users... | |
12:34:16.291 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:34:16.334 [l-7-thread-1] INFO Search executed successfully, total time is 96.41 ms, dao time is 1.500 μs, random time is 7.946 ms, memory time is 18.74 ms , tcp time is 31.61 ms, hazelcast time is 37.95 ms | |
12:34:16.334 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.74 ms | |
12:34:16.334 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.61 ms | |
12:34:16.334 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 37.95 ms | |
12:34:18.240 [l-7-thread-1] INFO Searching users... | |
12:34:18.383 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:34:18.443 [l-7-thread-1] INFO Search executed successfully, total time is 203.3 ms, dao time is 1.400 μs, random time is 15.93 ms, memory time is 34.00 ms , tcp time is 104.4 ms, hazelcast time is 48.85 ms | |
12:34:18.443 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 34.00 ms | |
12:34:18.443 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 104.4 ms | |
12:34:18.443 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 48.85 ms | |
12:34:20.238 [l-7-thread-1] INFO Searching users... | |
12:34:20.340 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:34:20.379 [l-7-thread-1] INFO Search executed successfully, total time is 140.9 ms, dao time is 1.800 μs, random time is 15.64 ms, memory time is 37.76 ms , tcp time is 53.42 ms, hazelcast time is 33.77 ms | |
12:34:20.379 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 37.76 ms | |
12:34:20.379 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 53.42 ms | |
12:34:20.379 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 33.77 ms | |
12:34:22.239 [l-7-thread-1] INFO Searching users... | |
12:34:22.299 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:34:22.354 [l-7-thread-1] INFO Search executed successfully, total time is 115.3 ms, dao time is 1.600 μs, random time is 8.441 ms, memory time is 13.04 ms , tcp time is 43.44 ms, hazelcast time is 50.27 ms | |
12:34:22.354 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 13.04 ms | |
12:34:22.354 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 43.44 ms | |
12:34:22.354 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 50.27 ms | |
12:34:24.238 [l-7-thread-1] INFO Searching users... | |
12:34:24.290 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:34:24.373 [l-7-thread-1] INFO Search executed successfully, total time is 134.9 ms, dao time is 1.600 μs, random time is 7.657 ms, memory time is 17.68 ms , tcp time is 31.42 ms, hazelcast time is 77.97 ms | |
12:34:24.373 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.68 ms | |
12:34:24.373 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.42 ms | |
12:34:24.373 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 77.97 ms | |
12:34:26.238 [l-7-thread-1] INFO Searching users... | |
12:34:26.286 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:34:26.325 [l-7-thread-1] INFO Search executed successfully, total time is 87.28 ms, dao time is 1.500 μs, random time is 6.739 ms, memory time is 18.55 ms , tcp time is 27.51 ms, hazelcast time is 34.38 ms | |
12:34:26.325 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.55 ms | |
12:34:26.325 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.51 ms | |
12:34:26.325 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 34.38 ms | |
12:34:28.238 [l-7-thread-1] INFO Searching users... | |
12:34:28.314 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:34:28.380 [l-7-thread-1] INFO Search executed successfully, total time is 141.7 ms, dao time is 1.500 μs, random time is 18.15 ms, memory time is 33.76 ms , tcp time is 35.75 ms, hazelcast time is 53.81 ms | |
12:34:28.380 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 33.76 ms | |
12:34:28.380 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.75 ms | |
12:34:28.380 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 53.81 ms | |
12:34:30.238 [l-7-thread-1] INFO Searching users... | |
12:34:30.288 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:34:31.623 [l-7-thread-1] INFO Search executed successfully, total time is 1.385 s, dao time is 1.900 μs, random time is 14.50 ms, memory time is 16.41 ms , tcp time is 27.45 ms, hazelcast time is 1.327 s | |
12:34:31.623 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.41 ms | |
12:34:31.623 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.45 ms | |
12:34:31.623 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.327 s | |
12:34:32.240 [l-7-thread-1] INFO Searching users... | |
12:34:32.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:34:32.337 [l-7-thread-1] INFO Search executed successfully, total time is 97.58 ms, dao time is 1.400 μs, random time is 7.273 ms, memory time is 17.34 ms , tcp time is 31.71 ms, hazelcast time is 41.15 ms | |
12:34:32.338 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.34 ms | |
12:34:32.338 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.71 ms | |
12:34:32.338 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.15 ms | |
12:34:34.238 [l-7-thread-1] INFO Searching users... | |
12:34:34.274 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:34:34.305 [l-7-thread-1] INFO Search executed successfully, total time is 67.01 ms, dao time is 2.000 μs, random time is 6.250 ms, memory time is 13.76 ms , tcp time is 21.20 ms, hazelcast time is 25.66 ms | |
12:34:34.306 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 13.76 ms | |
12:34:34.306 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 21.20 ms | |
12:34:34.306 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 25.66 ms | |
12:34:36.238 [l-7-thread-1] INFO Searching users... | |
12:34:36.278 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:34:36.335 [l-7-thread-1] INFO Search executed successfully, total time is 97.37 ms, dao time is 1.400 μs, random time is 6.350 ms, memory time is 15.35 ms , tcp time is 23.31 ms, hazelcast time is 52.25 ms | |
12:34:36.335 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.35 ms | |
12:34:36.335 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 23.31 ms | |
12:34:36.335 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 52.25 ms | |
12:34:38.238 [l-7-thread-1] INFO Searching users... | |
12:34:38.313 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:34:38.393 [l-7-thread-1] INFO Search executed successfully, total time is 155.3 ms, dao time is 1.600 μs, random time is 11.90 ms, memory time is 26.14 ms , tcp time is 48.29 ms, hazelcast time is 68.60 ms | |
12:34:38.393 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.14 ms | |
12:34:38.393 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 48.29 ms | |
12:34:38.393 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 68.60 ms | |
12:34:40.238 [l-7-thread-1] INFO Searching users... | |
12:34:40.286 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:34:40.342 [l-7-thread-1] INFO Search executed successfully, total time is 104.6 ms, dao time is 1.400 μs, random time is 9.391 ms, memory time is 15.32 ms , tcp time is 29.14 ms, hazelcast time is 50.64 ms | |
12:34:40.342 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.32 ms | |
12:34:40.342 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.14 ms | |
12:34:40.342 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 50.64 ms | |
12:34:42.238 [l-7-thread-1] INFO Searching users... | |
12:34:42.301 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:34:42.368 [l-7-thread-1] INFO Search executed successfully, total time is 130.4 ms, dao time is 1.400 μs, random time is 15.47 ms, memory time is 13.40 ms , tcp time is 43.23 ms, hazelcast time is 58.21 ms | |
12:34:42.368 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 13.40 ms | |
12:34:42.368 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 43.23 ms | |
12:34:42.368 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 58.21 ms | |
12:34:44.238 [l-7-thread-1] INFO Searching users... | |
12:34:44.290 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:34:44.365 [l-7-thread-1] INFO Search executed successfully, total time is 127.3 ms, dao time is 1.500 μs, random time is 10.04 ms, memory time is 14.48 ms , tcp time is 39.22 ms, hazelcast time is 63.48 ms | |
12:34:44.365 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.48 ms | |
12:34:44.366 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 39.22 ms | |
12:34:44.366 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 63.48 ms | |
12:34:46.238 [l-7-thread-1] INFO Searching users... | |
12:34:46.299 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:34:46.338 [l-7-thread-1] INFO Search executed successfully, total time is 99.86 ms, dao time is 1.200 μs, random time is 13.31 ms, memory time is 23.50 ms , tcp time is 31.44 ms, hazelcast time is 31.50 ms | |
12:34:46.338 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.50 ms | |
12:34:46.338 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.44 ms | |
12:34:46.338 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 31.50 ms | |
12:34:48.238 [l-7-thread-1] INFO Searching users... | |
12:34:48.302 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:34:48.357 [l-7-thread-1] INFO Search executed successfully, total time is 119.2 ms, dao time is 1.200 μs, random time is 6.321 ms, memory time is 15.85 ms , tcp time is 52.37 ms, hazelcast time is 44.54 ms | |
12:34:48.357 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.85 ms | |
12:34:48.357 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 52.37 ms | |
12:34:48.357 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.54 ms | |
12:34:50.238 [l-7-thread-1] INFO Searching users... | |
12:34:50.305 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:34:51.623 [l-7-thread-1] INFO Search executed successfully, total time is 1.385 s, dao time is 1.400 μs, random time is 16.55 ms, memory time is 25.31 ms , tcp time is 31.28 ms, hazelcast time is 1.311 s | |
12:34:51.623 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 25.31 ms | |
12:34:51.623 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.28 ms | |
12:34:51.623 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.311 s | |
12:34:52.238 [l-7-thread-1] INFO Searching users... | |
12:34:52.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:34:52.341 [l-7-thread-1] INFO Search executed successfully, total time is 103.5 ms, dao time is 1.800 μs, random time is 6.288 ms, memory time is 16.01 ms , tcp time is 37.51 ms, hazelcast time is 43.56 ms | |
12:34:52.341 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.01 ms | |
12:34:52.341 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.51 ms | |
12:34:52.342 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.56 ms | |
12:34:54.238 [l-7-thread-1] INFO Searching users... | |
12:34:54.280 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:34:54.320 [l-7-thread-1] INFO Search executed successfully, total time is 81.99 ms, dao time is 1.400 μs, random time is 6.484 ms, memory time is 15.62 ms , tcp time is 25.20 ms, hazelcast time is 34.57 ms | |
12:34:54.320 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.62 ms | |
12:34:54.320 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 25.20 ms | |
12:34:54.320 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 34.57 ms | |
12:34:56.238 [l-7-thread-1] INFO Searching users... | |
12:34:56.287 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:34:56.328 [l-7-thread-1] INFO Search executed successfully, total time is 90.15 ms, dao time is 1.600 μs, random time is 8.110 ms, memory time is 14.68 ms , tcp time is 31.81 ms, hazelcast time is 35.42 ms | |
12:34:56.328 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.68 ms | |
12:34:56.328 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.81 ms | |
12:34:56.328 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 35.42 ms | |
12:34:58.238 [l-7-thread-1] INFO Searching users... | |
12:34:58.288 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:34:58.336 [l-7-thread-1] INFO Search executed successfully, total time is 98.21 ms, dao time is 1.200 μs, random time is 10.83 ms, memory time is 15.35 ms , tcp time is 28.28 ms, hazelcast time is 43.48 ms | |
12:34:58.336 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.35 ms | |
12:34:58.336 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.28 ms | |
12:34:58.336 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.48 ms | |
12:35:00.238 [l-7-thread-1] INFO Searching users... | |
12:35:00.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:35:00.340 [l-7-thread-1] INFO Search executed successfully, total time is 102.1 ms, dao time is 1.300 μs, random time is 16.11 ms, memory time is 20.13 ms , tcp time is 26.22 ms, hazelcast time is 39.48 ms | |
12:35:00.340 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.13 ms | |
12:35:00.340 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.22 ms | |
12:35:00.340 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.48 ms | |
12:35:02.241 [l-7-thread-1] INFO Searching users... | |
12:35:02.301 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:35:02.343 [l-7-thread-1] INFO Search executed successfully, total time is 101.7 ms, dao time is 1.100 μs, random time is 8.739 ms, memory time is 24.58 ms , tcp time is 31.80 ms, hazelcast time is 36.44 ms | |
12:35:02.343 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 24.58 ms | |
12:35:02.343 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.80 ms | |
12:35:02.343 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 36.44 ms | |
12:35:04.241 [l-7-thread-1] INFO Searching users... | |
12:35:04.298 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:35:04.342 [l-7-thread-1] INFO Search executed successfully, total time is 100.7 ms, dao time is 1.700 μs, random time is 6.763 ms, memory time is 20.68 ms , tcp time is 42.27 ms, hazelcast time is 30.15 ms | |
12:35:04.342 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.68 ms | |
12:35:04.342 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 42.27 ms | |
12:35:04.342 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 30.15 ms | |
12:35:06.238 [l-7-thread-1] INFO Searching users... | |
12:35:06.277 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:35:06.322 [l-7-thread-1] INFO Search executed successfully, total time is 84.60 ms, dao time is 1.200 μs, random time is 6.296 ms, memory time is 15.35 ms , tcp time is 27.44 ms, hazelcast time is 35.41 ms | |
12:35:06.323 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.35 ms | |
12:35:06.323 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.44 ms | |
12:35:06.323 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 35.41 ms | |
12:35:08.238 [l-7-thread-1] INFO Searching users... | |
12:35:08.288 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:35:08.333 [l-7-thread-1] INFO Search executed successfully, total time is 95.45 ms, dao time is 1.400 μs, random time is 7.125 ms, memory time is 16.01 ms , tcp time is 33.38 ms, hazelcast time is 38.80 ms | |
12:35:08.333 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.01 ms | |
12:35:08.333 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.38 ms | |
12:35:08.333 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 38.80 ms | |
12:35:10.238 [l-7-thread-1] INFO Searching users... | |
12:35:10.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:35:11.624 [l-7-thread-1] INFO Search executed successfully, total time is 1.387 s, dao time is 1.300 μs, random time is 7.984 ms, memory time is 20.77 ms , tcp time is 32.69 ms, hazelcast time is 1.325 s | |
12:35:11.625 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.77 ms | |
12:35:11.625 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.69 ms | |
12:35:11.625 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.325 s | |
12:35:12.240 [l-7-thread-1] INFO Searching users... | |
12:35:12.295 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:35:12.362 [l-7-thread-1] INFO Search executed successfully, total time is 122.1 ms, dao time is 1.600 μs, random time is 6.287 ms, memory time is 12.84 ms , tcp time is 46.94 ms, hazelcast time is 55.86 ms | |
12:35:12.362 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 12.84 ms | |
12:35:12.362 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 46.94 ms | |
12:35:12.362 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 55.86 ms | |
12:35:14.238 [l-7-thread-1] INFO Searching users... | |
12:35:14.300 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:35:14.348 [l-7-thread-1] INFO Search executed successfully, total time is 110.5 ms, dao time is 1.500 μs, random time is 8.613 ms, memory time is 23.90 ms , tcp time is 35.91 ms, hazelcast time is 42.00 ms | |
12:35:14.348 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.90 ms | |
12:35:14.348 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.91 ms | |
12:35:14.348 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 42.00 ms | |
12:35:16.238 [l-7-thread-1] INFO Searching users... | |
12:35:16.283 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:35:16.326 [l-7-thread-1] INFO Search executed successfully, total time is 88.26 ms, dao time is 1.600 μs, random time is 8.938 ms, memory time is 14.98 ms , tcp time is 26.92 ms, hazelcast time is 37.30 ms | |
12:35:16.326 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.98 ms | |
12:35:16.326 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.92 ms | |
12:35:16.326 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 37.30 ms | |
12:35:18.238 [l-7-thread-1] INFO Searching users... | |
12:35:18.290 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:35:18.353 [l-7-thread-1] INFO Search executed successfully, total time is 115.7 ms, dao time is 1.600 μs, random time is 7.178 ms, memory time is 17.40 ms , tcp time is 47.12 ms, hazelcast time is 43.86 ms | |
12:35:18.354 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.40 ms | |
12:35:18.354 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 47.12 ms | |
12:35:18.354 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.86 ms | |
12:35:20.238 [l-7-thread-1] INFO Searching users... | |
12:35:20.302 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:35:20.364 [l-7-thread-1] INFO Search executed successfully, total time is 125.8 ms, dao time is 1.500 μs, random time is 8.916 ms, memory time is 20.48 ms , tcp time is 46.61 ms, hazelcast time is 49.66 ms | |
12:35:20.364 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.48 ms | |
12:35:20.364 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 46.61 ms | |
12:35:20.364 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 49.66 ms | |
12:35:22.238 [l-7-thread-1] INFO Searching users... | |
12:35:22.300 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:35:22.382 [l-7-thread-1] INFO Search executed successfully, total time is 144.6 ms, dao time is 40.90 μs, random time is 7.262 ms, memory time is 16.93 ms , tcp time is 43.98 ms, hazelcast time is 76.27 ms | |
12:35:22.383 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.93 ms | |
12:35:22.383 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 43.98 ms | |
12:35:22.383 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 76.27 ms | |
12:35:24.238 [l-7-thread-1] INFO Searching users... | |
12:35:24.280 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:35:24.329 [l-7-thread-1] INFO Search executed successfully, total time is 91.19 ms, dao time is 1.100 μs, random time is 13.30 ms, memory time is 11.95 ms , tcp time is 21.16 ms, hazelcast time is 44.68 ms | |
12:35:24.329 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 11.95 ms | |
12:35:24.329 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 21.16 ms | |
12:35:24.329 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.68 ms | |
12:35:26.238 [l-7-thread-1] INFO Searching users... | |
12:35:26.285 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:35:26.320 [l-7-thread-1] INFO Search executed successfully, total time is 82.35 ms, dao time is 1.300 μs, random time is 5.999 ms, memory time is 12.63 ms , tcp time is 34.17 ms, hazelcast time is 29.44 ms | |
12:35:26.320 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 12.63 ms | |
12:35:26.320 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.17 ms | |
12:35:26.321 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 29.44 ms | |
12:35:28.238 [l-7-thread-1] INFO Searching users... | |
12:35:28.312 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:35:28.364 [l-7-thread-1] INFO Search executed successfully, total time is 126.1 ms, dao time is 1.800 μs, random time is 15.45 ms, memory time is 25.32 ms , tcp time is 41.50 ms, hazelcast time is 43.67 ms | |
12:35:28.364 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 25.32 ms | |
12:35:28.364 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 41.50 ms | |
12:35:28.364 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.67 ms | |
12:35:30.241 [l-7-thread-1] INFO Searching users... | |
12:35:30.299 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:35:31.633 [l-7-thread-1] INFO Search executed successfully, total time is 1.393 s, dao time is 1.400 μs, random time is 7.368 ms, memory time is 27.02 ms , tcp time is 35.50 ms, hazelcast time is 1.323 s | |
12:35:31.634 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 27.02 ms | |
12:35:31.634 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.50 ms | |
12:35:31.634 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.323 s | |
12:35:32.238 [l-7-thread-1] INFO Searching users... | |
12:35:32.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:35:32.352 [l-7-thread-1] INFO Search executed successfully, total time is 114.1 ms, dao time is 1.600 μs, random time is 16.72 ms, memory time is 14.35 ms , tcp time is 32.97 ms, hazelcast time is 49.87 ms | |
12:35:32.352 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.35 ms | |
12:35:32.352 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.97 ms | |
12:35:32.352 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 49.87 ms | |
12:35:34.238 [l-7-thread-1] INFO Searching users... | |
12:35:34.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:35:34.344 [l-7-thread-1] INFO Search executed successfully, total time is 106.1 ms, dao time is 1.100 μs, random time is 6.730 ms, memory time is 14.98 ms , tcp time is 48.34 ms, hazelcast time is 35.95 ms | |
12:35:34.344 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.98 ms | |
12:35:34.344 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 48.34 ms | |
12:35:34.344 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 35.95 ms | |
12:35:36.238 [l-7-thread-1] INFO Searching users... | |
12:35:36.286 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:35:36.320 [l-7-thread-1] INFO Search executed successfully, total time is 82.11 ms, dao time is 1.601 μs, random time is 6.042 ms, memory time is 15.03 ms , tcp time is 31.43 ms, hazelcast time is 29.51 ms | |
12:35:36.320 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.03 ms | |
12:35:36.320 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.43 ms | |
12:35:36.320 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 29.51 ms | |
12:35:38.240 [l-7-thread-1] INFO Searching users... | |
12:35:38.296 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:35:38.352 [l-7-thread-1] INFO Search executed successfully, total time is 112.3 ms, dao time is 1.500 μs, random time is 6.659 ms, memory time is 16.36 ms , tcp time is 46.33 ms, hazelcast time is 42.86 ms | |
12:35:38.352 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.36 ms | |
12:35:38.352 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 46.33 ms | |
12:35:38.352 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 42.86 ms | |
12:35:40.238 [l-7-thread-1] INFO Searching users... | |
12:35:40.301 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:35:40.351 [l-7-thread-1] INFO Search executed successfully, total time is 113.6 ms, dao time is 1.800 μs, random time is 6.601 ms, memory time is 21.63 ms , tcp time is 48.73 ms, hazelcast time is 36.55 ms | |
12:35:40.351 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.63 ms | |
12:35:40.352 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 48.73 ms | |
12:35:40.352 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 36.55 ms | |
12:35:42.241 [l-7-thread-1] INFO Searching users... | |
12:35:42.309 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:35:42.362 [l-7-thread-1] INFO Search executed successfully, total time is 120.6 ms, dao time is 1.800 μs, random time is 24.17 ms, memory time is 21.42 ms , tcp time is 33.20 ms, hazelcast time is 41.72 ms | |
12:35:42.362 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.42 ms | |
12:35:42.362 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.20 ms | |
12:35:42.362 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.72 ms | |
12:35:44.239 [l-7-thread-1] INFO Searching users... | |
12:35:44.286 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:35:44.339 [l-7-thread-1] INFO Search executed successfully, total time is 99.77 ms, dao time is 1.500 μs, random time is 8.842 ms, memory time is 15.73 ms , tcp time is 28.22 ms, hazelcast time is 46.84 ms | |
12:35:44.339 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.73 ms | |
12:35:44.339 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.22 ms | |
12:35:44.339 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 46.84 ms | |
12:35:46.238 [l-7-thread-1] INFO Searching users... | |
12:35:46.279 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:35:46.324 [l-7-thread-1] INFO Search executed successfully, total time is 85.95 ms, dao time is 1.200 μs, random time is 6.528 ms, memory time is 15.04 ms , tcp time is 23.62 ms, hazelcast time is 40.66 ms | |
12:35:46.324 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.04 ms | |
12:35:46.324 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 23.62 ms | |
12:35:46.324 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.66 ms | |
12:35:48.238 [l-7-thread-1] INFO Searching users... | |
12:35:48.285 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:35:48.330 [l-7-thread-1] INFO Search executed successfully, total time is 91.56 ms, dao time is 1.600 μs, random time is 8.346 ms, memory time is 14.60 ms , tcp time is 31.21 ms, hazelcast time is 37.24 ms | |
12:35:48.330 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.60 ms | |
12:35:48.330 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.21 ms | |
12:35:48.330 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 37.24 ms | |
12:35:50.239 [l-7-thread-1] INFO Searching users... | |
12:35:50.317 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:35:51.612 [l-7-thread-1] INFO Search executed successfully, total time is 1.372 s, dao time is 1.500 μs, random time is 8.146 ms, memory time is 19.99 ms , tcp time is 63.07 ms, hazelcast time is 1.281 s | |
12:35:51.612 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.99 ms | |
12:35:51.612 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 63.07 ms | |
12:35:51.612 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.281 s | |
12:35:52.242 [l-7-thread-1] INFO Searching users... | |
12:35:52.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:35:52.343 [l-7-thread-1] INFO Search executed successfully, total time is 101.1 ms, dao time is 1.500 μs, random time is 10.48 ms, memory time is 21.21 ms , tcp time is 26.33 ms, hazelcast time is 42.91 ms | |
12:35:52.343 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.21 ms | |
12:35:52.343 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.33 ms | |
12:35:52.343 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 42.91 ms | |
12:35:54.238 [l-7-thread-1] INFO Searching users... | |
12:35:54.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:35:54.331 [l-7-thread-1] INFO Search executed successfully, total time is 93.31 ms, dao time is 1.300 μs, random time is 14.22 ms, memory time is 14.84 ms , tcp time is 34.95 ms, hazelcast time is 29.19 ms | |
12:35:54.331 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.84 ms | |
12:35:54.331 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.95 ms | |
12:35:54.331 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 29.19 ms | |
12:35:56.238 [l-7-thread-1] INFO Searching users... | |
12:35:56.283 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:35:56.330 [l-7-thread-1] INFO Search executed successfully, total time is 92.23 ms, dao time is 1.400 μs, random time is 9.561 ms, memory time is 17.81 ms , tcp time is 22.44 ms, hazelcast time is 42.27 ms | |
12:35:56.330 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.81 ms | |
12:35:56.330 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 22.44 ms | |
12:35:56.330 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 42.27 ms | |
12:35:58.239 [l-7-thread-1] INFO Searching users... | |
12:35:58.298 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:35:58.344 [l-7-thread-1] INFO Search executed successfully, total time is 104.9 ms, dao time is 1.300 μs, random time is 17.75 ms, memory time is 16.98 ms , tcp time is 31.48 ms, hazelcast time is 38.41 ms | |
12:35:58.345 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.98 ms | |
12:35:58.345 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.48 ms | |
12:35:58.345 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 38.41 ms | |
12:36:00.238 [l-7-thread-1] INFO Searching users... | |
12:36:00.310 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:36:00.423 [l-7-thread-1] INFO Search executed successfully, total time is 185.2 ms, dao time is 1.700 μs, random time is 17.76 ms, memory time is 25.47 ms , tcp time is 38.44 ms, hazelcast time is 103.2 ms | |
12:36:00.423 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 25.47 ms | |
12:36:00.423 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 38.44 ms | |
12:36:00.423 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 103.2 ms | |
12:36:02.238 [l-7-thread-1] INFO Searching users... | |
12:36:02.298 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:36:02.346 [l-7-thread-1] INFO Search executed successfully, total time is 107.9 ms, dao time is 1.600 μs, random time is 10.10 ms, memory time is 14.80 ms , tcp time is 41.26 ms, hazelcast time is 41.61 ms | |
12:36:02.346 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.80 ms | |
12:36:02.346 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 41.26 ms | |
12:36:02.346 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.61 ms | |
12:36:04.238 [l-7-thread-1] INFO Searching users... | |
12:36:04.291 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:36:04.329 [l-7-thread-1] INFO Search executed successfully, total time is 91.44 ms, dao time is 1.700 μs, random time is 10.54 ms, memory time is 17.56 ms , tcp time is 29.40 ms, hazelcast time is 33.82 ms | |
12:36:04.330 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.56 ms | |
12:36:04.330 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.40 ms | |
12:36:04.330 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 33.82 ms | |
12:36:06.238 [l-7-thread-1] INFO Searching users... | |
12:36:06.291 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:36:06.347 [l-7-thread-1] INFO Search executed successfully, total time is 109.2 ms, dao time is 1.400 μs, random time is 6.398 ms, memory time is 15.61 ms , tcp time is 36.21 ms, hazelcast time is 50.86 ms | |
12:36:06.347 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.61 ms | |
12:36:06.347 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.21 ms | |
12:36:06.347 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 50.86 ms | |
12:36:08.238 [l-7-thread-1] INFO Searching users... | |
12:36:08.301 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:36:08.356 [l-7-thread-1] INFO Search executed successfully, total time is 117.9 ms, dao time is 1.900 μs, random time is 6.600 ms, memory time is 28.00 ms , tcp time is 34.75 ms, hazelcast time is 48.25 ms | |
12:36:08.356 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 28.00 ms | |
12:36:08.356 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.75 ms | |
12:36:08.356 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 48.25 ms | |
12:36:10.238 [l-7-thread-1] INFO Searching users... | |
12:36:10.328 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:36:11.643 [l-7-thread-1] INFO Search executed successfully, total time is 1.406 s, dao time is 1.200 μs, random time is 7.561 ms, memory time is 38.06 ms , tcp time is 49.23 ms, hazelcast time is 1.311 s | |
12:36:11.643 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 38.06 ms | |
12:36:11.643 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 49.23 ms | |
12:36:11.643 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.311 s | |
12:36:12.238 [l-7-thread-1] INFO Searching users... | |
12:36:12.307 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:36:12.353 [l-7-thread-1] INFO Search executed successfully, total time is 115.2 ms, dao time is 1.800 μs, random time is 8.804 ms, memory time is 16.36 ms , tcp time is 49.52 ms, hazelcast time is 40.41 ms | |
12:36:12.353 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.36 ms | |
12:36:12.353 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 49.52 ms | |
12:36:12.353 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.41 ms | |
12:36:14.238 [l-7-thread-1] INFO Searching users... | |
12:36:14.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:36:14.333 [l-7-thread-1] INFO Search executed successfully, total time is 94.83 ms, dao time is 1.400 μs, random time is 14.03 ms, memory time is 16.32 ms , tcp time is 30.30 ms, hazelcast time is 34.05 ms | |
12:36:14.333 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.32 ms | |
12:36:14.333 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.30 ms | |
12:36:14.333 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 34.05 ms | |
12:36:16.238 [l-7-thread-1] INFO Searching users... | |
12:36:16.283 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:36:16.325 [l-7-thread-1] INFO Search executed successfully, total time is 87.47 ms, dao time is 1.400 μs, random time is 7.984 ms, memory time is 15.57 ms , tcp time is 28.54 ms, hazelcast time is 35.25 ms | |
12:36:16.325 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.57 ms | |
12:36:16.325 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.54 ms | |
12:36:16.325 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 35.25 ms | |
12:36:18.238 [l-7-thread-1] INFO Searching users... | |
12:36:18.331 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:36:18.395 [l-7-thread-1] INFO Search executed successfully, total time is 156.6 ms, dao time is 1.500 μs, random time is 16.65 ms, memory time is 33.36 ms , tcp time is 47.47 ms, hazelcast time is 59.03 ms | |
12:36:18.395 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 33.36 ms | |
12:36:18.395 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 47.47 ms | |
12:36:18.395 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 59.03 ms | |
12:36:20.239 [l-7-thread-1] INFO Searching users... | |
12:36:20.313 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:36:20.360 [l-7-thread-1] INFO Search executed successfully, total time is 120.6 ms, dao time is 2.100 μs, random time is 7.440 ms, memory time is 19.43 ms , tcp time is 53.23 ms, hazelcast time is 40.40 ms | |
12:36:20.360 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.43 ms | |
12:36:20.360 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 53.23 ms | |
12:36:20.360 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 40.40 ms | |
12:36:22.238 [l-7-thread-1] INFO Searching users... | |
12:36:22.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:36:22.338 [l-7-thread-1] INFO Search executed successfully, total time is 99.94 ms, dao time is 1.200 μs, random time is 6.354 ms, memory time is 21.01 ms , tcp time is 30.57 ms, hazelcast time is 41.76 ms | |
12:36:22.338 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.01 ms | |
12:36:22.338 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.57 ms | |
12:36:22.338 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.76 ms | |
12:36:24.238 [l-7-thread-1] INFO Searching users... | |
12:36:24.290 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:36:24.358 [l-7-thread-1] INFO Search executed successfully, total time is 119.6 ms, dao time is 1.300 μs, random time is 7.004 ms, memory time is 18.48 ms , tcp time is 36.53 ms, hazelcast time is 57.48 ms | |
12:36:24.358 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.48 ms | |
12:36:24.358 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.53 ms | |
12:36:24.358 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 57.48 ms | |
12:36:26.238 [l-7-thread-1] INFO Searching users... | |
12:36:26.285 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:36:26.339 [l-7-thread-1] INFO Search executed successfully, total time is 100.9 ms, dao time is 1.500 μs, random time is 7.144 ms, memory time is 13.52 ms , tcp time is 36.22 ms, hazelcast time is 43.95 ms | |
12:36:26.339 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 13.52 ms | |
12:36:26.339 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.22 ms | |
12:36:26.339 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.95 ms | |
12:36:28.238 [l-7-thread-1] INFO Searching users... | |
12:36:28.326 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:36:28.367 [l-7-thread-1] INFO Search executed successfully, total time is 129.0 ms, dao time is 1.500 μs, random time is 12.30 ms, memory time is 28.72 ms , tcp time is 52.10 ms, hazelcast time is 35.72 ms | |
12:36:28.367 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 28.72 ms | |
12:36:28.367 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 52.10 ms | |
12:36:28.367 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 35.72 ms | |
12:36:30.238 [l-7-thread-1] INFO Searching users... | |
12:36:30.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:36:31.627 [l-7-thread-1] INFO Search executed successfully, total time is 1.389 s, dao time is 1.200 μs, random time is 10.76 ms, memory time is 17.79 ms , tcp time is 38.83 ms, hazelcast time is 1.322 s | |
12:36:31.627 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.79 ms | |
12:36:31.627 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 38.83 ms | |
12:36:31.627 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.322 s | |
12:36:32.238 [l-7-thread-1] INFO Searching users... | |
12:36:32.294 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:36:32.406 [l-7-thread-1] INFO Search executed successfully, total time is 168.7 ms, dao time is 1.600 μs, random time is 6.294 ms, memory time is 18.23 ms , tcp time is 37.88 ms, hazelcast time is 105.8 ms | |
12:36:32.407 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.23 ms | |
12:36:32.407 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.88 ms | |
12:36:32.407 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 105.8 ms | |
12:36:34.238 [l-7-thread-1] INFO Searching users... | |
12:36:34.275 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:36:34.314 [l-7-thread-1] INFO Search executed successfully, total time is 76.56 ms, dao time is 1.300 μs, random time is 6.145 ms, memory time is 13.33 ms , tcp time is 22.34 ms, hazelcast time is 34.50 ms | |
12:36:34.314 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 13.33 ms | |
12:36:34.314 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 22.34 ms | |
12:36:34.315 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 34.50 ms | |
12:36:36.238 [l-7-thread-1] INFO Searching users... | |
12:36:36.286 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:36:36.350 [l-7-thread-1] INFO Search executed successfully, total time is 112.6 ms, dao time is 1.900 μs, random time is 6.888 ms, memory time is 21.10 ms , tcp time is 27.90 ms, hazelcast time is 56.55 ms | |
12:36:36.350 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.10 ms | |
12:36:36.350 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.90 ms | |
12:36:36.354 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 56.55 ms | |
12:36:38.240 [l-7-thread-1] INFO Searching users... | |
12:36:38.312 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:36:38.377 [l-7-thread-1] INFO Search executed successfully, total time is 136.5 ms, dao time is 2.000 μs, random time is 11.60 ms, memory time is 19.46 ms , tcp time is 46.06 ms, hazelcast time is 59.22 ms | |
12:36:38.377 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.46 ms | |
12:36:38.377 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 46.06 ms | |
12:36:38.377 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 59.22 ms | |
12:36:40.238 [l-7-thread-1] INFO Searching users... | |
12:36:40.303 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:36:40.352 [l-7-thread-1] INFO Search executed successfully, total time is 113.7 ms, dao time is 2.000 μs, random time is 8.359 ms, memory time is 19.59 ms , tcp time is 42.10 ms, hazelcast time is 43.49 ms | |
12:36:40.352 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.59 ms | |
12:36:40.352 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 42.10 ms | |
12:36:40.352 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.49 ms | |
12:36:42.238 [l-7-thread-1] INFO Searching users... | |
12:36:42.305 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:36:42.359 [l-7-thread-1] INFO Search executed successfully, total time is 120.8 ms, dao time is 1.600 μs, random time is 12.93 ms, memory time is 21.32 ms , tcp time is 39.63 ms, hazelcast time is 46.74 ms | |
12:36:42.359 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.32 ms | |
12:36:42.359 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 39.63 ms | |
12:36:42.359 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 46.74 ms | |
12:36:44.239 [l-7-thread-1] INFO Searching users... | |
12:36:44.314 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:36:44.354 [l-7-thread-1] INFO Search executed successfully, total time is 114.8 ms, dao time is 1.800 μs, random time is 8.473 ms, memory time is 34.61 ms , tcp time is 36.30 ms, hazelcast time is 35.29 ms | |
12:36:44.354 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 34.61 ms | |
12:36:44.354 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.30 ms | |
12:36:44.354 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 35.29 ms | |
12:36:46.238 [l-7-thread-1] INFO Searching users... | |
12:36:46.284 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:36:46.328 [l-7-thread-1] INFO Search executed successfully, total time is 90.35 ms, dao time is 1.900 μs, random time is 7.510 ms, memory time is 16.58 ms , tcp time is 26.43 ms, hazelcast time is 39.67 ms | |
12:36:46.329 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.58 ms | |
12:36:46.329 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.43 ms | |
12:36:46.329 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.67 ms | |
12:36:48.238 [l-7-thread-1] INFO Searching users... | |
12:36:48.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:36:48.340 [l-7-thread-1] INFO Search executed successfully, total time is 102.1 ms, dao time is 1.600 μs, random time is 6.632 ms, memory time is 26.27 ms , tcp time is 26.61 ms, hazelcast time is 42.29 ms | |
12:36:48.340 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.27 ms | |
12:36:48.340 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.61 ms | |
12:36:48.340 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 42.29 ms | |
12:36:50.241 [l-7-thread-1] INFO Searching users... | |
12:36:50.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:36:51.623 [l-7-thread-1] INFO Search executed successfully, total time is 1.382 s, dao time is 1.600 μs, random time is 6.938 ms, memory time is 15.73 ms , tcp time is 37.87 ms, hazelcast time is 1.321 s | |
12:36:51.623 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.73 ms | |
12:36:51.623 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.87 ms | |
12:36:51.623 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.321 s | |
12:36:52.238 [l-7-thread-1] INFO Searching users... | |
12:36:52.310 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:36:52.355 [l-7-thread-1] INFO Search executed successfully, total time is 116.6 ms, dao time is 1.800 μs, random time is 9.574 ms, memory time is 23.32 ms , tcp time is 44.09 ms, hazelcast time is 39.39 ms | |
12:36:52.355 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.32 ms | |
12:36:52.355 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 44.09 ms | |
12:36:52.355 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.39 ms | |
12:36:54.238 [l-7-thread-1] INFO Searching users... | |
12:36:54.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:36:54.322 [l-7-thread-1] INFO Search executed successfully, total time is 84.18 ms, dao time is 1.600 μs, random time is 7.151 ms, memory time is 20.96 ms , tcp time is 28.04 ms, hazelcast time is 27.87 ms | |
12:36:54.322 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.96 ms | |
12:36:54.322 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.04 ms | |
12:36:54.322 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 27.87 ms | |
12:36:56.238 [l-7-thread-1] INFO Searching users... | |
12:36:56.287 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:36:56.334 [l-7-thread-1] INFO Search executed successfully, total time is 95.88 ms, dao time is 1.500 μs, random time is 6.490 ms, memory time is 16.11 ms , tcp time is 31.56 ms, hazelcast time is 41.58 ms | |
12:36:56.334 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.11 ms | |
12:36:56.334 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.56 ms | |
12:36:56.334 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.58 ms | |
12:36:58.241 [l-7-thread-1] INFO Searching users... | |
12:36:58.320 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:36:58.383 [l-7-thread-1] INFO Search executed successfully, total time is 142.2 ms, dao time is 2.400 μs, random time is 8.885 ms, memory time is 22.31 ms , tcp time is 52.69 ms, hazelcast time is 57.73 ms | |
12:36:58.383 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.31 ms | |
12:36:58.383 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 52.69 ms | |
12:36:58.384 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 57.73 ms | |
12:37:00.242 [l-7-thread-1] INFO Searching users... | |
12:37:00.302 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:37:00.359 [l-7-thread-1] INFO Search executed successfully, total time is 117.4 ms, dao time is 1.400 μs, random time is 6.397 ms, memory time is 24.97 ms , tcp time is 34.49 ms, hazelcast time is 51.36 ms | |
12:37:00.359 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 24.97 ms | |
12:37:00.359 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.49 ms | |
12:37:00.359 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 51.36 ms | |
12:37:02.238 [l-7-thread-1] INFO Searching users... | |
12:37:02.320 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:37:02.384 [l-7-thread-1] INFO Search executed successfully, total time is 145.5 ms, dao time is 1.700 μs, random time is 26.67 ms, memory time is 29.61 ms , tcp time is 30.64 ms, hazelcast time is 58.46 ms | |
12:37:02.384 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 29.61 ms | |
12:37:02.384 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.64 ms | |
12:37:02.384 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 58.46 ms | |
12:37:04.238 [l-7-thread-1] INFO Searching users... | |
12:37:04.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:37:04.359 [l-7-thread-1] INFO Search executed successfully, total time is 121.5 ms, dao time is 1.500 μs, random time is 14.89 ms, memory time is 21.48 ms , tcp time is 29.21 ms, hazelcast time is 55.72 ms | |
12:37:04.359 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.48 ms | |
12:37:04.359 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.21 ms | |
12:37:04.359 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 55.72 ms | |
12:37:06.238 [l-7-thread-1] INFO Searching users... | |
12:37:06.290 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:37:06.324 [l-7-thread-1] INFO Search executed successfully, total time is 85.85 ms, dao time is 1.600 μs, random time is 6.641 ms, memory time is 17.86 ms , tcp time is 32.15 ms, hazelcast time is 29.05 ms | |
12:37:06.324 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.86 ms | |
12:37:06.324 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.15 ms | |
12:37:06.324 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 29.05 ms | |
12:37:08.238 [l-7-thread-1] INFO Searching users... | |
12:37:08.287 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:37:08.333 [l-7-thread-1] INFO Search executed successfully, total time is 94.80 ms, dao time is 1.800 μs, random time is 6.482 ms, memory time is 18.93 ms , tcp time is 28.03 ms, hazelcast time is 41.20 ms | |
12:37:08.333 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.93 ms | |
12:37:08.333 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.03 ms | |
12:37:08.333 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.20 ms | |
12:37:10.239 [l-7-thread-1] INFO Searching users... | |
12:37:10.342 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:37:11.664 [l-7-thread-1] INFO Search executed successfully, total time is 1.425 s, dao time is 1.300 μs, random time is 29.74 ms, memory time is 28.96 ms , tcp time is 52.36 ms, hazelcast time is 1.313 s | |
12:37:11.664 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 28.96 ms | |
12:37:11.664 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 52.36 ms | |
12:37:11.664 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.313 s | |
12:37:12.239 [l-7-thread-1] INFO Searching users... | |
12:37:12.316 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:37:12.379 [l-7-thread-1] INFO Search executed successfully, total time is 139.7 ms, dao time is 1.300 μs, random time is 9.742 ms, memory time is 25.25 ms , tcp time is 47.58 ms, hazelcast time is 56.98 ms | |
12:37:12.379 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 25.25 ms | |
12:37:12.379 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 47.58 ms | |
12:37:12.379 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 56.98 ms | |
12:37:14.238 [l-7-thread-1] INFO Searching users... | |
12:37:14.290 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:37:14.335 [l-7-thread-1] INFO Search executed successfully, total time is 97.34 ms, dao time is 2.300 μs, random time is 8.338 ms, memory time is 19.23 ms , tcp time is 30.90 ms, hazelcast time is 38.70 ms | |
12:37:14.335 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.23 ms | |
12:37:14.335 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.90 ms | |
12:37:14.335 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 38.70 ms | |
12:37:16.238 [l-7-thread-1] INFO Searching users... | |
12:37:16.285 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:37:16.346 [l-7-thread-1] INFO Search executed successfully, total time is 108.7 ms, dao time is 1.500 μs, random time is 8.365 ms, memory time is 14.41 ms , tcp time is 30.05 ms, hazelcast time is 55.76 ms | |
12:37:16.347 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.41 ms | |
12:37:16.347 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.05 ms | |
12:37:16.347 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 55.76 ms | |
12:37:18.238 [l-7-thread-1] INFO Searching users... | |
12:37:18.292 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:37:18.363 [l-7-thread-1] INFO Search executed successfully, total time is 124.6 ms, dao time is 1.900 μs, random time is 6.325 ms, memory time is 14.74 ms , tcp time is 38.77 ms, hazelcast time is 64.65 ms | |
12:37:18.363 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.74 ms | |
12:37:18.363 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 38.77 ms | |
12:37:18.363 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 64.65 ms | |
12:37:20.239 [l-7-thread-1] INFO Searching users... | |
12:37:20.285 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:37:20.349 [l-7-thread-1] INFO Search executed successfully, total time is 109.6 ms, dao time is 1.500 μs, random time is 9.585 ms, memory time is 21.33 ms , tcp time is 20.91 ms, hazelcast time is 57.51 ms | |
12:37:20.349 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.33 ms | |
12:37:20.349 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 20.91 ms | |
12:37:20.349 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 57.51 ms | |
12:37:22.241 [l-7-thread-1] INFO Searching users... | |
12:37:22.769 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:37:22.836 [l-7-thread-1] INFO Search executed successfully, total time is 594.9 ms, dao time is 1.600 μs, random time is 6.555 ms, memory time is 18.08 ms , tcp time is 508.5 ms, hazelcast time is 61.65 ms | |
12:37:22.836 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.08 ms | |
12:37:22.837 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 508.5 ms | |
12:37:22.837 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 61.65 ms | |
12:37:24.238 [l-7-thread-1] INFO Searching users... | |
12:37:24.286 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:37:24.349 [l-7-thread-1] INFO Search executed successfully, total time is 111.2 ms, dao time is 1.300 μs, random time is 8.756 ms, memory time is 15.40 ms , tcp time is 27.82 ms, hazelcast time is 59.05 ms | |
12:37:24.349 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.40 ms | |
12:37:24.349 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.82 ms | |
12:37:24.349 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 59.05 ms | |
12:37:26.238 [l-7-thread-1] INFO Searching users... | |
12:37:26.281 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:37:26.325 [l-7-thread-1] INFO Search executed successfully, total time is 86.91 ms, dao time is 1.400 μs, random time is 8.818 ms, memory time is 15.69 ms , tcp time is 25.17 ms, hazelcast time is 37.11 ms | |
12:37:26.325 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.69 ms | |
12:37:26.325 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 25.17 ms | |
12:37:26.325 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 37.11 ms | |
12:37:28.238 [l-7-thread-1] INFO Searching users... | |
12:37:28.302 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:37:28.359 [l-7-thread-1] INFO Search executed successfully, total time is 120.9 ms, dao time is 1.400 μs, random time is 12.58 ms, memory time is 20.19 ms , tcp time is 41.58 ms, hazelcast time is 46.27 ms | |
12:37:28.359 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.19 ms | |
12:37:28.359 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 41.58 ms | |
12:37:28.359 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 46.27 ms | |
12:37:30.238 [l-7-thread-1] INFO Searching users... | |
12:37:30.304 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:37:31.637 [l-7-thread-1] INFO Search executed successfully, total time is 1.399 s, dao time is 1.800 μs, random time is 10.09 ms, memory time is 24.70 ms , tcp time is 36.01 ms, hazelcast time is 1.329 s | |
12:37:31.637 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 24.70 ms | |
12:37:31.637 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.01 ms | |
12:37:31.638 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.329 s | |
12:37:32.241 [l-7-thread-1] INFO Searching users... | |
12:37:32.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:37:32.353 [l-7-thread-1] INFO Search executed successfully, total time is 112.4 ms, dao time is 1.300 μs, random time is 6.922 ms, memory time is 14.31 ms , tcp time is 41.92 ms, hazelcast time is 49.05 ms | |
12:37:32.353 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.31 ms | |
12:37:32.353 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 41.92 ms | |
12:37:32.353 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 49.05 ms | |
12:37:34.239 [l-7-thread-1] INFO Searching users... | |
12:37:34.286 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:37:34.333 [l-7-thread-1] INFO Search executed successfully, total time is 93.47 ms, dao time is 1.300 μs, random time is 8.813 ms, memory time is 18.94 ms , tcp time is 24.36 ms, hazelcast time is 41.25 ms | |
12:37:34.333 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.94 ms | |
12:37:34.333 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 24.36 ms | |
12:37:34.333 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.25 ms | |
12:37:36.238 [l-7-thread-1] INFO Searching users... | |
12:37:36.301 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:37:36.362 [l-7-thread-1] INFO Search executed successfully, total time is 123.9 ms, dao time is 1.400 μs, random time is 16.40 ms, memory time is 21.16 ms , tcp time is 30.51 ms, hazelcast time is 55.65 ms | |
12:37:36.362 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.16 ms | |
12:37:36.362 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.51 ms | |
12:37:36.362 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 55.65 ms | |
12:37:38.239 [l-7-thread-1] INFO Searching users... | |
12:37:38.303 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:37:38.358 [l-7-thread-1] INFO Search executed successfully, total time is 119.6 ms, dao time is 1.200 μs, random time is 10.51 ms, memory time is 17.92 ms , tcp time is 46.66 ms, hazelcast time is 44.42 ms | |
12:37:38.358 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.92 ms | |
12:37:38.358 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 46.66 ms | |
12:37:38.358 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.42 ms | |
12:37:40.238 [l-7-thread-1] INFO Searching users... | |
12:37:40.316 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:37:40.372 [l-7-thread-1] INFO Search executed successfully, total time is 134.2 ms, dao time is 1.200 μs, random time is 14.83 ms, memory time is 19.56 ms , tcp time is 50.52 ms, hazelcast time is 49.13 ms | |
12:37:40.372 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.56 ms | |
12:37:40.372 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 50.52 ms | |
12:37:40.372 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 49.13 ms | |
12:37:42.241 [l-7-thread-1] INFO Searching users... | |
12:37:42.298 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:37:42.347 [l-7-thread-1] INFO Search executed successfully, total time is 106.3 ms, dao time is 1.400 μs, random time is 12.07 ms, memory time is 26.17 ms , tcp time is 24.47 ms, hazelcast time is 43.47 ms | |
12:37:42.347 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.17 ms | |
12:37:42.347 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 24.47 ms | |
12:37:42.347 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.47 ms | |
12:37:44.238 [l-7-thread-1] INFO Searching users... | |
12:37:44.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:37:44.338 [l-7-thread-1] INFO Search executed successfully, total time is 100.1 ms, dao time is 1.700 μs, random time is 7.632 ms, memory time is 17.98 ms , tcp time is 37.50 ms, hazelcast time is 36.90 ms | |
12:37:44.338 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.98 ms | |
12:37:44.338 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.50 ms | |
12:37:44.338 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 36.90 ms | |
12:37:46.238 [l-7-thread-1] INFO Searching users... | |
12:37:46.290 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:37:46.327 [l-7-thread-1] INFO Search executed successfully, total time is 89.62 ms, dao time is 1.300 μs, random time is 6.020 ms, memory time is 22.32 ms , tcp time is 28.73 ms, hazelcast time is 32.29 ms | |
12:37:46.328 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.32 ms | |
12:37:46.328 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.73 ms | |
12:37:46.328 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 32.29 ms | |
12:37:48.238 [l-7-thread-1] INFO Searching users... | |
12:37:48.329 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:37:48.369 [l-7-thread-1] INFO Search executed successfully, total time is 131.5 ms, dao time is 1.200 μs, random time is 19.01 ms, memory time is 45.21 ms , tcp time is 35.22 ms, hazelcast time is 31.90 ms | |
12:37:48.370 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 45.21 ms | |
12:37:48.370 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.22 ms | |
12:37:48.370 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 31.90 ms | |
12:37:50.238 [l-7-thread-1] INFO Searching users... | |
12:37:50.317 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:37:51.620 [l-7-thread-1] INFO Search executed successfully, total time is 1.382 s, dao time is 2.000 μs, random time is 21.15 ms, memory time is 20.92 ms , tcp time is 46.36 ms, hazelcast time is 1.294 s | |
12:37:51.621 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.92 ms | |
12:37:51.621 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 46.36 ms | |
12:37:51.621 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.294 s | |
12:37:52.242 [l-7-thread-1] INFO Searching users... | |
12:37:52.305 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:37:52.375 [l-7-thread-1] INFO Search executed successfully, total time is 133.1 ms, dao time is 1.600 μs, random time is 15.23 ms, memory time is 17.53 ms , tcp time is 34.70 ms, hazelcast time is 65.50 ms | |
12:37:52.375 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.53 ms | |
12:37:52.375 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.70 ms | |
12:37:52.375 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 65.50 ms | |
12:37:54.238 [l-7-thread-1] INFO Searching users... | |
12:37:54.281 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:37:54.325 [l-7-thread-1] INFO Search executed successfully, total time is 87.06 ms, dao time is 1.200 μs, random time is 6.983 ms, memory time is 16.00 ms , tcp time is 29.84 ms, hazelcast time is 33.52 ms | |
12:37:54.325 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.00 ms | |
12:37:54.325 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.84 ms | |
12:37:54.325 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 33.52 ms | |
12:37:56.240 [l-7-thread-1] INFO Searching users... | |
12:37:56.302 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:37:56.343 [l-7-thread-1] INFO Search executed successfully, total time is 102.6 ms, dao time is 1.400 μs, random time is 6.488 ms, memory time is 14.25 ms , tcp time is 46.18 ms, hazelcast time is 35.55 ms | |
12:37:56.343 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.25 ms | |
12:37:56.343 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 46.18 ms | |
12:37:56.343 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 35.55 ms | |
12:37:58.240 [l-7-thread-1] INFO Searching users... | |
12:37:58.302 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:37:58.390 [l-7-thread-1] INFO Search executed successfully, total time is 150.0 ms, dao time is 1.500 μs, random time is 6.592 ms, memory time is 16.65 ms , tcp time is 46.17 ms, hazelcast time is 80.43 ms | |
12:37:58.391 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.65 ms | |
12:37:58.391 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 46.17 ms | |
12:37:58.391 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 80.43 ms | |
12:38:00.238 [l-7-thread-1] INFO Searching users... | |
12:38:00.301 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:38:00.360 [l-7-thread-1] INFO Search executed successfully, total time is 121.9 ms, dao time is 1.500 μs, random time is 6.619 ms, memory time is 30.00 ms , tcp time is 30.62 ms, hazelcast time is 54.57 ms | |
12:38:00.360 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 30.00 ms | |
12:38:00.360 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.62 ms | |
12:38:00.360 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 54.57 ms | |
12:38:02.238 [l-7-thread-1] INFO Searching users... | |
12:38:02.322 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:38:02.406 [l-7-thread-1] INFO Search executed successfully, total time is 167.7 ms, dao time is 1.600 μs, random time is 12.83 ms, memory time is 23.38 ms , tcp time is 53.91 ms, hazelcast time is 77.45 ms | |
12:38:02.406 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.38 ms | |
12:38:02.406 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 53.91 ms | |
12:38:02.406 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 77.45 ms | |
12:38:04.241 [l-7-thread-1] INFO Searching users... | |
12:38:04.307 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:38:04.371 [l-7-thread-1] INFO Search executed successfully, total time is 130.4 ms, dao time is 1.500 μs, random time is 7.020 ms, memory time is 16.31 ms , tcp time is 51.37 ms, hazelcast time is 55.59 ms | |
12:38:04.372 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.31 ms | |
12:38:04.372 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 51.37 ms | |
12:38:04.372 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 55.59 ms | |
12:38:06.238 [l-7-thread-1] INFO Searching users... | |
12:38:06.288 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:38:06.325 [l-7-thread-1] INFO Search executed successfully, total time is 87.12 ms, dao time is 1.300 μs, random time is 7.711 ms, memory time is 21.75 ms , tcp time is 27.24 ms, hazelcast time is 30.31 ms | |
12:38:06.325 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.75 ms | |
12:38:06.325 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.24 ms | |
12:38:06.325 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 30.31 ms | |
12:38:08.239 [l-7-thread-1] INFO Searching users... | |
12:38:08.288 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:38:08.351 [l-7-thread-1] INFO Search executed successfully, total time is 105.4 ms, dao time is 1.400 μs, random time is 8.851 ms, memory time is 15.07 ms , tcp time is 23.66 ms, hazelcast time is 57.59 ms | |
12:38:08.351 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.07 ms | |
12:38:08.351 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 23.66 ms | |
12:38:08.351 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 57.59 ms | |
12:38:10.241 [l-7-thread-1] INFO Searching users... | |
12:38:10.299 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:38:11.619 [l-7-thread-1] INFO Search executed successfully, total time is 1.378 s, dao time is 1.300 μs, random time is 10.26 ms, memory time is 20.03 ms , tcp time is 32.52 ms, hazelcast time is 1.315 s | |
12:38:11.621 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.03 ms | |
12:38:11.621 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.52 ms | |
12:38:11.621 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.315 s | |
12:38:12.238 [l-7-thread-1] INFO Searching users... | |
12:38:12.280 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:38:12.332 [l-7-thread-1] INFO Search executed successfully, total time is 93.99 ms, dao time is 1.900 μs, random time is 6.283 ms, memory time is 14.65 ms , tcp time is 26.80 ms, hazelcast time is 46.13 ms | |
12:38:12.332 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 14.65 ms | |
12:38:12.332 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.80 ms | |
12:38:12.332 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 46.13 ms | |
12:38:14.238 [l-7-thread-1] INFO Searching users... | |
12:38:14.283 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:38:14.322 [l-7-thread-1] INFO Search executed successfully, total time is 84.45 ms, dao time is 1.400 μs, random time is 7.547 ms, memory time is 18.97 ms , tcp time is 22.83 ms, hazelcast time is 34.98 ms | |
12:38:14.322 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.97 ms | |
12:38:14.322 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 22.83 ms | |
12:38:14.322 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 34.98 ms | |
12:38:16.238 [l-7-thread-1] INFO Searching users... | |
12:38:16.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:38:16.371 [l-7-thread-1] INFO Search executed successfully, total time is 132.9 ms, dao time is 1.400 μs, random time is 8.517 ms, memory time is 15.63 ms , tcp time is 37.41 ms, hazelcast time is 71.21 ms | |
12:38:16.371 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.63 ms | |
12:38:16.371 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.41 ms | |
12:38:16.371 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 71.21 ms | |
12:38:18.247 [l-7-thread-1] INFO Searching users... | |
12:38:18.304 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:38:18.380 [l-7-thread-1] INFO Search executed successfully, total time is 132.9 ms, dao time is 1.400 μs, random time is 7.256 ms, memory time is 19.32 ms , tcp time is 40.70 ms, hazelcast time is 65.46 ms | |
12:38:18.380 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.32 ms | |
12:38:18.380 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 40.70 ms | |
12:38:18.380 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 65.46 ms | |
12:38:20.238 [l-7-thread-1] INFO Searching users... | |
12:38:20.327 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:38:20.380 [l-7-thread-1] INFO Search executed successfully, total time is 141.9 ms, dao time is 1.400 μs, random time is 17.83 ms, memory time is 33.53 ms , tcp time is 43.49 ms, hazelcast time is 46.71 ms | |
12:38:20.380 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 33.53 ms | |
12:38:20.380 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 43.49 ms | |
12:38:20.380 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 46.71 ms | |
12:38:22.241 [l-7-thread-1] INFO Searching users... | |
12:38:22.309 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:38:22.380 [l-7-thread-1] INFO Search executed successfully, total time is 139.0 ms, dao time is 1.300 μs, random time is 20.67 ms, memory time is 19.49 ms , tcp time is 35.20 ms, hazelcast time is 63.51 ms | |
12:38:22.380 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 19.49 ms | |
12:38:22.380 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.20 ms | |
12:38:22.380 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 63.51 ms | |
12:38:24.239 [l-7-thread-1] INFO Searching users... | |
12:38:24.298 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:38:24.338 [l-7-thread-1] INFO Search executed successfully, total time is 98.68 ms, dao time is 1.200 μs, random time is 16.67 ms, memory time is 15.10 ms , tcp time is 32.15 ms, hazelcast time is 34.62 ms | |
12:38:24.338 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.10 ms | |
12:38:24.338 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.15 ms | |
12:38:24.338 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 34.62 ms | |
12:38:26.238 [l-7-thread-1] INFO Searching users... | |
12:38:26.284 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:38:26.332 [l-7-thread-1] INFO Search executed successfully, total time is 93.73 ms, dao time is 1.300 μs, random time is 8.741 ms, memory time is 16.86 ms , tcp time is 29.95 ms, hazelcast time is 38.04 ms | |
12:38:26.332 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.86 ms | |
12:38:26.332 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 29.95 ms | |
12:38:26.332 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 38.04 ms | |
12:38:28.238 [l-7-thread-1] INFO Searching users... | |
12:38:28.308 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:38:28.351 [l-7-thread-1] INFO Search executed successfully, total time is 113.3 ms, dao time is 1.600 μs, random time is 26.85 ms, memory time is 22.46 ms , tcp time is 27.51 ms, hazelcast time is 36.37 ms | |
12:38:28.351 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.46 ms | |
12:38:28.351 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.51 ms | |
12:38:28.351 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 36.37 ms | |
12:38:30.238 [l-7-thread-1] INFO Searching users... | |
12:38:30.302 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:38:31.621 [l-7-thread-1] INFO Search executed successfully, total time is 1.383 s, dao time is 2.000 μs, random time is 8.089 ms, memory time is 17.32 ms , tcp time is 45.72 ms, hazelcast time is 1.312 s | |
12:38:31.621 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.32 ms | |
12:38:31.621 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 45.72 ms | |
12:38:31.621 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.312 s | |
12:38:32.238 [l-7-thread-1] INFO Searching users... | |
12:38:32.296 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:38:32.341 [l-7-thread-1] INFO Search executed successfully, total time is 102.3 ms, dao time is 2.200 μs, random time is 7.143 ms, memory time is 17.21 ms , tcp time is 39.31 ms, hazelcast time is 38.41 ms | |
12:38:32.341 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.21 ms | |
12:38:32.341 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 39.31 ms | |
12:38:32.341 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 38.41 ms | |
12:38:34.238 [l-7-thread-1] INFO Searching users... | |
12:38:34.292 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:38:34.351 [l-7-thread-1] INFO Search executed successfully, total time is 113.4 ms, dao time is 1.800 μs, random time is 15.71 ms, memory time is 15.17 ms , tcp time is 31.32 ms, hazelcast time is 51.06 ms | |
12:38:34.351 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.17 ms | |
12:38:34.351 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 31.32 ms | |
12:38:34.351 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 51.06 ms | |
12:38:36.239 [l-7-thread-1] INFO Searching users... | |
12:38:36.288 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:38:36.334 [l-7-thread-1] INFO Search executed successfully, total time is 94.56 ms, dao time is 1.700 μs, random time is 8.035 ms, memory time is 20.02 ms , tcp time is 24.66 ms, hazelcast time is 41.54 ms | |
12:38:36.334 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.02 ms | |
12:38:36.334 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 24.66 ms | |
12:38:36.334 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 41.54 ms | |
12:38:38.239 [l-7-thread-1] INFO Searching users... | |
12:38:38.311 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:38:38.361 [l-7-thread-1] INFO Search executed successfully, total time is 121.7 ms, dao time is 1.400 μs, random time is 19.82 ms, memory time is 22.43 ms , tcp time is 35.47 ms, hazelcast time is 43.82 ms | |
12:38:38.361 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.43 ms | |
12:38:38.361 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.47 ms | |
12:38:38.361 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 43.82 ms | |
12:38:40.238 [l-7-thread-1] INFO Searching users... | |
12:38:40.301 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:38:40.373 [l-7-thread-1] INFO Search executed successfully, total time is 135.7 ms, dao time is 1.800 μs, random time is 6.916 ms, memory time is 20.71 ms , tcp time is 46.02 ms, hazelcast time is 61.87 ms | |
12:38:40.374 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.71 ms | |
12:38:40.374 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 46.02 ms | |
12:38:40.374 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 61.87 ms | |
12:38:42.238 [l-7-thread-1] INFO Searching users... | |
12:38:42.281 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:38:42.333 [l-7-thread-1] INFO Search executed successfully, total time is 95.39 ms, dao time is 1.200 μs, random time is 6.587 ms, memory time is 18.37 ms , tcp time is 22.97 ms, hazelcast time is 47.32 ms | |
12:38:42.334 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.37 ms | |
12:38:42.334 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 22.97 ms | |
12:38:42.334 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 47.32 ms | |
12:38:44.238 [l-7-thread-1] INFO Searching users... | |
12:38:44.296 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:38:44.349 [l-7-thread-1] INFO Search executed successfully, total time is 110.2 ms, dao time is 1.600 μs, random time is 12.50 ms, memory time is 23.69 ms , tcp time is 27.93 ms, hazelcast time is 45.88 ms | |
12:38:44.349 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.69 ms | |
12:38:44.349 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 27.93 ms | |
12:38:44.350 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 45.88 ms | |
12:38:46.238 [l-7-thread-1] INFO Searching users... | |
12:38:46.316 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:38:46.361 [l-7-thread-1] INFO Search executed successfully, total time is 122.9 ms, dao time is 1.600 μs, random time is 6.853 ms, memory time is 22.03 ms , tcp time is 50.27 ms, hazelcast time is 39.30 ms | |
12:38:46.361 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 22.03 ms | |
12:38:46.361 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 50.27 ms | |
12:38:46.361 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.30 ms | |
12:38:48.238 [l-7-thread-1] INFO Searching users... | |
12:38:48.309 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:38:48.374 [l-7-thread-1] INFO Search executed successfully, total time is 135.5 ms, dao time is 1.400 μs, random time is 11.81 ms, memory time is 31.90 ms , tcp time is 36.40 ms, hazelcast time is 55.24 ms | |
12:38:48.374 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 31.90 ms | |
12:38:48.374 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.40 ms | |
12:38:48.374 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 55.24 ms | |
12:38:50.238 [l-7-thread-1] INFO Searching users... | |
12:38:50.305 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:38:51.620 [l-7-thread-1] INFO Search executed successfully, total time is 1.382 s, dao time is 1.600 μs, random time is 10.54 ms, memory time is 35.27 ms , tcp time is 28.47 ms, hazelcast time is 1.307 s | |
12:38:51.620 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 35.27 ms | |
12:38:51.620 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.47 ms | |
12:38:51.620 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.307 s | |
12:38:52.238 [l-7-thread-1] INFO Searching users... | |
12:38:52.296 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:38:52.359 [l-7-thread-1] INFO Search executed successfully, total time is 121.6 ms, dao time is 2.100 μs, random time is 9.952 ms, memory time is 18.09 ms , tcp time is 36.69 ms, hazelcast time is 56.74 ms | |
12:38:52.359 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.09 ms | |
12:38:52.359 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.69 ms | |
12:38:52.360 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 56.74 ms | |
12:38:54.238 [l-7-thread-1] INFO Searching users... | |
12:38:54.295 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:38:54.350 [l-7-thread-1] INFO Search executed successfully, total time is 112.2 ms, dao time is 2.100 μs, random time is 7.745 ms, memory time is 23.73 ms , tcp time is 30.04 ms, hazelcast time is 50.54 ms | |
12:38:54.350 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 23.73 ms | |
12:38:54.351 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.04 ms | |
12:38:54.351 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 50.54 ms | |
12:38:56.238 [l-7-thread-1] INFO Searching users... | |
12:38:56.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:38:56.324 [l-7-thread-1] INFO Search executed successfully, total time is 86.08 ms, dao time is 2.100 μs, random time is 6.385 ms, memory time is 17.41 ms , tcp time is 33.61 ms, hazelcast time is 28.52 ms | |
12:38:56.324 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.41 ms | |
12:38:56.324 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.61 ms | |
12:38:56.324 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 28.52 ms | |
12:38:58.238 [l-7-thread-1] INFO Searching users... | |
12:38:58.353 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:38:58.424 [l-7-thread-1] INFO Search executed successfully, total time is 185.6 ms, dao time is 2.100 μs, random time is 17.34 ms, memory time is 29.36 ms , tcp time is 73.65 ms, hazelcast time is 64.81 ms | |
12:38:58.424 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 29.36 ms | |
12:38:58.424 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 73.65 ms | |
12:38:58.424 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 64.81 ms | |
12:39:00.238 [l-7-thread-1] INFO Searching users... | |
12:39:00.320 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:39:00.401 [l-7-thread-1] INFO Search executed successfully, total time is 162.4 ms, dao time is 1.400 μs, random time is 15.51 ms, memory time is 28.40 ms , tcp time is 50.01 ms, hazelcast time is 68.15 ms | |
12:39:00.401 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 28.40 ms | |
12:39:00.401 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 50.01 ms | |
12:39:00.401 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 68.15 ms | |
12:39:02.238 [l-7-thread-1] INFO Searching users... | |
12:39:02.308 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:39:02.354 [l-7-thread-1] INFO Search executed successfully, total time is 111.7 ms, dao time is 1.500 μs, random time is 12.37 ms, memory time is 26.36 ms , tcp time is 34.54 ms, hazelcast time is 38.23 ms | |
12:39:02.354 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.36 ms | |
12:39:02.354 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 34.54 ms | |
12:39:02.354 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 38.23 ms | |
12:39:04.238 [l-7-thread-1] INFO Searching users... | |
12:39:04.319 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:39:04.376 [l-7-thread-1] INFO Search executed successfully, total time is 138.1 ms, dao time is 1.300 μs, random time is 9.947 ms, memory time is 27.66 ms , tcp time is 48.70 ms, hazelcast time is 51.61 ms | |
12:39:04.376 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 27.66 ms | |
12:39:04.376 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 48.70 ms | |
12:39:04.376 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 51.61 ms | |
12:39:06.238 [l-7-thread-1] INFO Searching users... | |
12:39:06.300 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:39:06.359 [l-7-thread-1] INFO Search executed successfully, total time is 120.8 ms, dao time is 1.700 μs, random time is 7.960 ms, memory time is 26.06 ms , tcp time is 32.68 ms, hazelcast time is 53.92 ms | |
12:39:06.359 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.06 ms | |
12:39:06.359 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 32.68 ms | |
12:39:06.359 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 53.92 ms | |
12:39:08.244 [l-7-thread-1] INFO Searching users... | |
12:39:08.319 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:39:08.372 [l-7-thread-1] INFO Search executed successfully, total time is 125.7 ms, dao time is 1.300 μs, random time is 8.978 ms, memory time is 18.60 ms , tcp time is 51.54 ms, hazelcast time is 46.33 ms | |
12:39:08.372 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.60 ms | |
12:39:08.372 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 51.54 ms | |
12:39:08.372 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 46.33 ms | |
12:39:10.241 [l-7-thread-1] INFO Searching users... | |
12:39:10.305 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:39:11.638 [l-7-thread-1] INFO Search executed successfully, total time is 1.397 s, dao time is 1.700 μs, random time is 9.152 ms, memory time is 35.27 ms , tcp time is 26.45 ms, hazelcast time is 1.326 s | |
12:39:11.638 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 35.27 ms | |
12:39:11.638 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 26.45 ms | |
12:39:11.638 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.326 s | |
12:39:12.244 [l-7-thread-1] INFO Searching users... | |
12:39:12.308 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:39:12.377 [l-7-thread-1] INFO Search executed successfully, total time is 133.7 ms, dao time is 2.200 μs, random time is 7.588 ms, memory time is 27.49 ms , tcp time is 42.43 ms, hazelcast time is 56.02 ms | |
12:39:12.377 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 27.49 ms | |
12:39:12.378 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 42.43 ms | |
12:39:12.378 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 56.02 ms | |
12:39:14.238 [l-7-thread-1] INFO Searching users... | |
12:39:14.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:39:14.351 [l-7-thread-1] INFO Search executed successfully, total time is 113.7 ms, dao time is 1.800 μs, random time is 6.317 ms, memory time is 15.36 ms , tcp time is 37.83 ms, hazelcast time is 54.00 ms | |
12:39:14.352 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 15.36 ms | |
12:39:14.352 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.83 ms | |
12:39:14.352 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 54.00 ms | |
12:39:16.238 [l-7-thread-1] INFO Searching users... | |
12:39:16.304 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:39:16.351 [l-7-thread-1] INFO Search executed successfully, total time is 113.2 ms, dao time is 1.700 μs, random time is 15.53 ms, memory time is 26.46 ms , tcp time is 28.46 ms, hazelcast time is 42.55 ms | |
12:39:16.351 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 26.46 ms | |
12:39:16.351 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.46 ms | |
12:39:16.351 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 42.55 ms | |
12:39:18.241 [l-7-thread-1] INFO Searching users... | |
12:39:18.313 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:39:18.371 [l-7-thread-1] INFO Search executed successfully, total time is 130.5 ms, dao time is 1.500 μs, random time is 10.97 ms, memory time is 21.13 ms , tcp time is 47.18 ms, hazelcast time is 50.91 ms | |
12:39:18.371 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.13 ms | |
12:39:18.371 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 47.18 ms | |
12:39:18.371 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 50.91 ms | |
12:39:20.239 [l-7-thread-1] INFO Searching users... | |
12:39:20.338 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:39:20.410 [l-7-thread-1] INFO Search executed successfully, total time is 170.7 ms, dao time is 1.600 μs, random time is 13.21 ms, memory time is 34.70 ms , tcp time is 57.00 ms, hazelcast time is 65.61 ms | |
12:39:20.411 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 34.70 ms | |
12:39:20.412 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 57.00 ms | |
12:39:20.413 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 65.61 ms | |
12:39:22.242 [l-7-thread-1] INFO Searching users... | |
12:39:22.297 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:39:22.345 [l-7-thread-1] INFO Search executed successfully, total time is 102.0 ms, dao time is 1.900 μs, random time is 7.236 ms, memory time is 16.88 ms , tcp time is 38.42 ms, hazelcast time is 39.33 ms | |
12:39:22.345 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.88 ms | |
12:39:22.345 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 38.42 ms | |
12:39:22.345 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 39.33 ms | |
12:39:24.238 [l-7-thread-1] INFO Searching users... | |
12:39:24.302 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:39:24.351 [l-7-thread-1] INFO Search executed successfully, total time is 113.0 ms, dao time is 20.60 μs, random time is 7.672 ms, memory time is 21.54 ms , tcp time is 39.54 ms, hazelcast time is 44.01 ms | |
12:39:24.351 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 21.54 ms | |
12:39:24.351 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 39.54 ms | |
12:39:24.351 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 44.01 ms | |
12:39:26.238 [l-7-thread-1] INFO Searching users... | |
12:39:26.302 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:39:26.354 [l-7-thread-1] INFO Search executed successfully, total time is 116.5 ms, dao time is 2.000 μs, random time is 12.53 ms, memory time is 25.28 ms , tcp time is 30.70 ms, hazelcast time is 47.66 ms | |
12:39:26.354 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 25.28 ms | |
12:39:26.354 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.70 ms | |
12:39:26.354 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 47.66 ms | |
12:39:28.238 [l-7-thread-1] INFO Searching users... | |
12:39:28.317 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:39:28.373 [l-7-thread-1] INFO Search executed successfully, total time is 134.0 ms, dao time is 1.800 μs, random time is 14.60 ms, memory time is 27.15 ms , tcp time is 42.29 ms, hazelcast time is 49.85 ms | |
12:39:28.373 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 27.15 ms | |
12:39:28.373 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 42.29 ms | |
12:39:28.373 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 49.85 ms | |
12:39:30.238 [l-7-thread-1] INFO Searching users... | |
12:39:30.360 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:39:31.632 [l-7-thread-1] INFO Search executed successfully, total time is 1.394 s, dao time is 1.900 μs, random time is 13.58 ms, memory time is 38.05 ms , tcp time is 82.62 ms, hazelcast time is 1.260 s | |
12:39:31.633 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 38.05 ms | |
12:39:31.633 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 82.62 ms | |
12:39:31.633 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.260 s | |
12:39:32.238 [l-7-thread-1] INFO Searching users... | |
12:39:32.322 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:39:32.384 [l-7-thread-1] INFO Search executed successfully, total time is 146.2 ms, dao time is 1.700 μs, random time is 8.519 ms, memory time is 27.79 ms , tcp time is 56.15 ms, hazelcast time is 53.43 ms | |
12:39:32.384 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 27.79 ms | |
12:39:32.384 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 56.15 ms | |
12:39:32.384 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 53.43 ms | |
12:39:34.240 [l-7-thread-1] INFO Searching users... | |
12:39:34.309 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:39:34.367 [l-7-thread-1] INFO Search executed successfully, total time is 126.3 ms, dao time is 1.500 μs, random time is 11.32 ms, memory time is 28.25 ms , tcp time is 35.46 ms, hazelcast time is 51.16 ms | |
12:39:34.367 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 28.25 ms | |
12:39:34.367 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 35.46 ms | |
12:39:34.367 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 51.16 ms | |
12:39:36.238 [l-7-thread-1] INFO Searching users... | |
12:39:36.309 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:39:36.364 [l-7-thread-1] INFO Search executed successfully, total time is 126.2 ms, dao time is 1.800 μs, random time is 11.90 ms, memory time is 17.79 ms , tcp time is 57.78 ms, hazelcast time is 38.51 ms | |
12:39:36.364 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 17.79 ms | |
12:39:36.364 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 57.78 ms | |
12:39:36.364 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 38.51 ms | |
12:39:38.238 [l-7-thread-1] INFO Searching users... | |
12:39:38.342 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:39:38.407 [l-7-thread-1] INFO Search executed successfully, total time is 169.6 ms, dao time is 1.500 μs, random time is 42.31 ms, memory time is 28.08 ms , tcp time is 43.98 ms, hazelcast time is 55.03 ms | |
12:39:38.407 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 28.08 ms | |
12:39:38.407 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 43.98 ms | |
12:39:38.408 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 55.03 ms | |
12:39:40.241 [l-7-thread-1] INFO Searching users... | |
12:39:40.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:39:40.344 [l-7-thread-1] INFO Search executed successfully, total time is 102.9 ms, dao time is 1.700 μs, random time is 6.515 ms, memory time is 16.32 ms , tcp time is 33.30 ms, hazelcast time is 46.57 ms | |
12:39:40.344 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.32 ms | |
12:39:40.344 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 33.30 ms | |
12:39:40.344 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 46.57 ms | |
12:39:42.240 [l-7-thread-1] INFO Searching users... | |
12:39:42.289 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:39:42.345 [l-7-thread-1] INFO Search executed successfully, total time is 105.0 ms, dao time is 2.100 μs, random time is 6.776 ms, memory time is 18.34 ms , tcp time is 28.54 ms, hazelcast time is 51.14 ms | |
12:39:42.345 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.34 ms | |
12:39:42.345 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 28.54 ms | |
12:39:42.345 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 51.14 ms | |
12:39:44.238 [l-7-thread-1] INFO Searching users... | |
12:39:44.293 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:39:44.354 [l-7-thread-1] INFO Search executed successfully, total time is 116.2 ms, dao time is 1.600 μs, random time is 6.920 ms, memory time is 16.87 ms , tcp time is 36.19 ms, hazelcast time is 56.10 ms | |
12:39:44.354 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 16.87 ms | |
12:39:44.354 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 36.19 ms | |
12:39:44.354 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 56.10 ms | |
12:39:46.239 [l-7-thread-1] INFO Searching users... | |
12:39:46.301 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:39:46.360 [l-7-thread-1] INFO Search executed successfully, total time is 121.6 ms, dao time is 1.900 μs, random time is 12.44 ms, memory time is 24.22 ms , tcp time is 30.76 ms, hazelcast time is 54.06 ms | |
12:39:46.361 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 24.22 ms | |
12:39:46.361 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 30.76 ms | |
12:39:46.361 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 54.06 ms | |
12:39:48.238 [l-7-thread-1] INFO Searching users... | |
12:39:48.315 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:39:48.414 [l-7-thread-1] INFO Search executed successfully, total time is 175.9 ms, dao time is 1.900 μs, random time is 7.067 ms, memory time is 18.11 ms , tcp time is 68.56 ms, hazelcast time is 81.78 ms | |
12:39:48.414 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.11 ms | |
12:39:48.414 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 68.56 ms | |
12:39:48.414 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 81.78 ms | |
12:39:50.242 [l-7-thread-1] INFO Searching users... | |
12:39:50.301 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:39:51.634 [l-7-thread-1] INFO Search executed successfully, total time is 1.392 s, dao time is 2.100 μs, random time is 11.12 ms, memory time is 18.69 ms , tcp time is 37.78 ms, hazelcast time is 1.324 s | |
12:39:51.634 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 18.69 ms | |
12:39:51.634 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 37.78 ms | |
12:39:51.634 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 1.324 s | |
12:39:52.238 [l-7-thread-1] INFO Searching users... | |
12:39:52.291 [l-7-thread-1] INFO TCP cache executed successfully with server 'tcp://10.240.0.87:6000' | |
12:39:52.349 [l-7-thread-1] INFO Search executed successfully, total time is 111.6 ms, dao time is 1.400 μs, random time is 12.95 ms, memory time is 20.10 ms , tcp time is 24.48 ms, hazelcast time is 53.94 ms | |
12:39:52.349 [l-7-thread-1] INFO Memory cache result : 1000 users accounts found in 20.10 ms | |
12:39:52.350 [l-7-thread-1] INFO TCP cache result : 1000 users accounts found in 24.48 ms | |
12:39:52.350 [l-7-thread-1] INFO Hazelcast cache result : 1000 users accounts found in 53.94 ms | |
12:39:54.242 [ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment