[ 
https://issues.apache.org/jira/browse/IGNITE-837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Artem Shutak resolved IGNITE-837.
---------------------------------
    Resolution: Fixed

> Remote node do not send EVT_NODE_LEFT when stopping.
> ----------------------------------------------------
>
>                 Key: IGNITE-837
>                 URL: https://issues.apache.org/jira/browse/IGNITE-837
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Artem Shutak
>            Assignee: Artem Shutak
>             Fix For: sprint-4
>
>
> IgniteProjectionStartStopRestartSelfTest.testStartFiveNodesInTwoCalls 
> (http://94.72.60.102/viewLog.html?buildId=437568&tab=buildResultsDiv&buildTypeId=Ignite_StartNodes).
> {code}
>             leftLatch = new CountDownLatch(ignite.cluster().nodes().size());
>             ignite.cluster().stopNodes();
>             assert leftLatch.await(WAIT_TIMEOUT, MILLISECONDS);
> {code}
> Default node do not get EVT_NODE_LEFT.
> Log (from current node):
> {noformat}
> java.lang.AssertionError: null
>     at 
> org.apache.ignite.internal.IgniteProjectionStartStopRestartSelfTest.afterTest(IgniteProjectionStartStopRestartSelfTest.java:153)
> ------- Stdout: -------
> [18:49:11,266][INFO ][main][root] >>> Starting test: 
> testStartFiveNodesInTwoCalls <<<
> [18:49:11,266][INFO ][main][root] Username: teamcity
> [18:49:11,266][INFO ][main][root] Password: teamcity
> [18:49:11,266][INFO ][main][root] Key path: null
> [18:49:11,267][INFO ][main][XmlBeanDefinitionReader] Loading XML bean 
> definitions from URL 
> [file:/usr/local/BuildAgent/work/c326f6bf1927b309/modules/core/src/test/config/spring-start-nodes.xml]
> [18:49:11,293][INFO ][main][GenericApplicationContext] Refreshing 
> org.springframework.context.support.GenericApplicationContext@1ed7fbc4: 
> startup date [Tue Apr 28 18:49:11 MSK 2015]; root of context hierarchy
> [18:49:11,298][INFO ][main][IgniteKernal] 
> >>>    __________  ________________  
> >>>   /  _/ ___/ |/ /  _/_  __/ __/  
> >>>  _/ // (7 7    // /  / / / _/    
> >>> /___/\___/_/|_/___/ /_/ /___/   
> >>> 
> >>> ver. 1.0.3-SNAPSHOT#20150428-sha1:48c12bb7
> >>> 2015 Copyright(C) Apache Software Foundation
> [18:49:11,298][INFO ][main][IgniteKernal] Config URL: 
> file:/usr/local/BuildAgent/work/c326f6bf1927b309/modules/core/src/test/config/spring-start-nodes.xml
> [18:49:11,298][INFO ][main][IgniteKernal] Daemon mode: on
> [18:49:11,298][INFO ][main][IgniteKernal] OS: Linux 3.13.0-41-generic amd64
> [18:49:11,298][INFO ][main][IgniteKernal] OS user: teamcity
> [18:49:11,298][INFO ][main][IgniteKernal] Language runtime: Java Platform API 
> Specification ver. 1.7
> [18:49:11,298][INFO ][main][IgniteKernal] VM information: Java(TM) SE Runtime 
> Environment 1.7.0_67-b01 Oracle Corporation Java HotSpot(TM) 64-Bit Server VM 
> 24.65-b04
> [18:49:11,298][INFO ][main][IgniteKernal] VM total memory: 2.7GB
> [18:49:11,298][INFO ][main][IgniteKernal] Remote Management [restart: off, 
> REST: off, JMX (remote: off)]
> [18:49:11,298][INFO ][main][IgniteKernal] 
> IGNITE_HOME=/usr/local/BuildAgent/work/c326f6bf1927b309
> [18:49:11,298][INFO ][main][IgniteKernal] VM arguments: 
> [-DJAVA_HOME=/usr/lib/jvm/java-7-oracle, -DMCAST_GRP=229.23.1.2, 
> -Dagent.home.dir=/usr/local/BuildAgent, -Dagent.name=ip_192.168.2.23, 
> -Dagent.ownPort=9090, -Dagent.work.dir=/usr/local/BuildAgent/work, 
> -Dbuild.number=2086, 
> -Dbuild.vcs.number=48c12bb753d86f9fbe20d8fc23672f29b6f790bf, 
> -Dbuild.vcs.number.1=48c12bb753d86f9fbe20d8fc23672f29b6f790bf, 
> -Dbuild.vcs.number.IgniteApache=48c12bb753d86f9fbe20d8fc23672f29b6f790bf, 
> -Dclassworlds.conf=/usr/local/BuildAgent/temp/buildTmp/teamcity.m2.conf, 
> -Dcom.jetbrains.maven.watcher.report.file=/usr/local/BuildAgent/temp/buildTmp/maven-build-info.xml,
>  -Djava.io.tmpdir=/usr/local/BuildAgent/temp/buildTmp, 
> -Dmaven.home=/usr/local/BuildAgent/tools/maven3, 
> -Dmaven.repo.local=/home/teamcity/.m2/repository, 
> -Dteamcity.agent.cpuBenchmark=724, 
> -Dteamcity.agent.dotnet.agent_url=http://localhost:9090/RPC2, 
> -Dteamcity.agent.dotnet.build_id=437568, 
> -Dteamcity.auth.password=xaeut7b99lFebuZknJOjhFvxx1qMLIIo, 
> -Dteamcity.auth.userId=TeamCityBuildId=437568, 
> -Dteamcity.build.changedFiles.file=/usr/local/BuildAgent/temp/buildTmp/changedFiles4219226629992489923.txt,
>  -Dteamcity.build.checkoutDir=/usr/local/BuildAgent/work/c326f6bf1927b309, 
> -Dteamcity.build.id=437568, 
> -Dteamcity.build.properties.file=/usr/local/BuildAgent/temp/buildTmp/teamcity.build7100002810635920006.properties,
>  -Dteamcity.build.tempDir=/usr/local/BuildAgent/temp/buildTmp, 
> -Dteamcity.build.workingDir=/usr/local/BuildAgent/work/c326f6bf1927b309, 
> -Dteamcity.buildConfName=Ignite Start Nodes, 
> -Dteamcity.buildType.id=Ignite_StartNodes, 
> -Dteamcity.configuration.properties.file=/usr/local/BuildAgent/temp/buildTmp/teamcity.config2404423307058673025.properties,
>  
> -Dteamcity.maven.watcher.home=/usr/local/BuildAgent/plugins/mavenPlugin/maven-watcher,
>  -Dteamcity.projectName=Ignite, 
> -Dteamcity.runner.properties.file=/usr/local/BuildAgent/temp/buildTmp/teamcity.runner2837394402491896395.properties,
>  
> -Dteamcity.tests.recentlyFailedTests.file=/usr/local/BuildAgent/temp/buildTmp/testsToRunFirst1902214237945091123.txt,
>  -Dteamcity.version=8.1.4 (build 30168), -ea, -XX:MaxPermSize=512m, -Xms1g, 
> -Xmx3g, -XX:+HeapDumpOnOutOfMemoryError, -XX:+AggressiveOpts, 
> -DIGNITE_TEST_HOME=/usr/local/BuildAgent/work/c326f6bf1927b309, 
> -DIGNITE_UPDATE_NOTIFIER=false, -DIGNITE_NO_DISCO_ORDER=true, 
> -DIGNITE_QUIET=false]
> [18:49:11,298][INFO ][main][IgniteKernal] Configured caches 
> ['ignite-marshaller-sys-cache', 'ignite-sys-cache', 
> 'ignite-atomics-sys-cache']
> [18:49:11,298][INFO ][main][IgniteKernal] 3-rd party licenses can be found 
> at: /usr/local/BuildAgent/work/c326f6bf1927b309/libs/licenses
> [18:49:11,301][INFO ][main][IgniteKernal] Non-loopback local IPs: 
> 192.168.2.23, fe80:0:0:0:96de:80ff:feba:5463%2
> [18:49:11,301][INFO ][main][IgniteKernal] Enabled local MACs: 94DE80BA5463
> [18:49:11,301][INFO ][main][IgnitePluginProcessor] Configured plugins:
> [18:49:11,301][INFO ][main][IgnitePluginProcessor]   ^-- None
> [18:49:11,301][INFO ][main][IgnitePluginProcessor] 
> [18:49:11,305][INFO ][main][TcpCommunicationSpi] Successfully bound to TCP 
> port [port=47100, locHost=/127.0.0.1]
> [18:49:11,311][INFO ][main][IgniteKernal] Security status [authentication=off]
> [18:49:11,318][INFO ][main][TcpDiscoverySpi] Successfully bound to TCP port 
> [port=47500, localHost=/127.0.0.1]
> [18:49:11,326][INFO ][main][IgniteKernal] To start Console Management & 
> Monitoring run ignitevisorcmd.{sh|bat}
> [18:49:11,326][INFO ][main][IgniteKernal] 
> [18:49:11,326][INFO ][main][IgniteKernal] 
> >>> +-------------------------------------------------------------------------------+
> >>> Ignite ver. 
> >>> 1.0.3-SNAPSHOT#20150428-sha1:48c12bb753d86f9fbe20d8fc23672f29b6f790bf
> >>> +-------------------------------------------------------------------------------+
> >>> OS name: Linux 3.13.0-41-generic amd64
> >>> CPU(s): 8
> >>> Heap: 2.7GB
> >>> VM name: 16539@teamcity23
> >>> Grid name: null
> >>> Local node [ID=F1330264-0901-41B5-A1A8-CDADD1345510, order=1]
> >>> Local node addresses: [/127.0.0.1]
> >>> Local ports: TCP:47100 TCP:47500 
> >>> Ignite documentation: http://ignite.incubator.apache.org
> [18:49:12,535][INFO ][ignite-#61%sys-null%][StartNodeCallableImpl] Starting 
> remote node with SSH command: nohup 
> "/usr/local/BuildAgent/work/c326f6bf1927b309/bin/ignite.sh" -v 
> "modules/core/src/test/config/spring-start-nodes.xml" 
> -J-DIGNITE_SSH_HOST="127.0.0.1" -J-DIGNITE_SSH_USER_NAME="teamcity" > 
> ignite-startNodes/04-28-2015--18-49-11-f5e4d3af.log 2>& 1 &
> [18:49:12,540][INFO ][ignite-#63%sys-null%][StartNodeCallableImpl] Starting 
> remote node with SSH command: nohup 
> "/usr/local/BuildAgent/work/c326f6bf1927b309/bin/ignite.sh" -v 
> "modules/core/src/test/config/spring-start-nodes.xml" 
> -J-DIGNITE_SSH_HOST="127.0.0.1" -J-DIGNITE_SSH_USER_NAME="teamcity" > 
> ignite-startNodes/04-28-2015--18-49-11-e7946d60.log 2>& 1 &
> [18:49:12,547][INFO ][ignite-#62%sys-null%][StartNodeCallableImpl] Starting 
> remote node with SSH command: nohup 
> "/usr/local/BuildAgent/work/c326f6bf1927b309/bin/ignite.sh" -v 
> "modules/core/src/test/config/spring-start-nodes.xml" 
> -J-DIGNITE_SSH_HOST="127.0.0.1" -J-DIGNITE_SSH_USER_NAME="teamcity" > 
> ignite-startNodes/04-28-2015--18-49-11-6be6e056.log 2>& 1 &
> [18:49:14,149][INFO ][disco-event-worker-#84%null%][root] Received event: 
> NODE_JOINED: id8=1be4a0e7, ip=127.0.0.1
> [18:49:14,227][INFO ][disco-event-worker-#84%null%][root] Received event: 
> NODE_JOINED: id8=cfd721ac, ip=127.0.0.1
> [18:49:14,288][INFO ][disco-event-worker-#84%null%][root] Received event: 
> NODE_JOINED: id8=af0e7d37, ip=127.0.0.1
> [18:49:15,587][INFO ][ignite-#64%sys-null%][StartNodeCallableImpl] Starting 
> remote node with SSH command: nohup 
> "/usr/local/BuildAgent/work/c326f6bf1927b309/bin/ignite.sh" -v 
> "modules/core/src/test/config/spring-start-nodes.xml" 
> -J-DIGNITE_SSH_HOST="127.0.0.1" -J-DIGNITE_SSH_USER_NAME="teamcity" > 
> ignite-startNodes/04-28-2015--18-49-14-60ab0020.log 2>& 1 &
> [18:49:15,589][INFO ][ignite-#65%sys-null%][StartNodeCallableImpl] Starting 
> remote node with SSH command: nohup 
> "/usr/local/BuildAgent/work/c326f6bf1927b309/bin/ignite.sh" -v 
> "modules/core/src/test/config/spring-start-nodes.xml" 
> -J-DIGNITE_SSH_HOST="127.0.0.1" -J-DIGNITE_SSH_USER_NAME="teamcity" > 
> ignite-startNodes/04-28-2015--18-49-14-5cde179b.log 2>& 1 &
> [18:49:16,921][INFO ][disco-event-worker-#84%null%][root] Received event: 
> NODE_JOINED: id8=84118af5, ip=127.0.0.1
> [18:49:17,116][INFO ][disco-event-worker-#84%null%][root] Received event: 
> NODE_JOINED: id8=f10286c9, ip=127.0.0.1
> [18:49:17,116][INFO ][main][root] >>> Stopping test: 
> testStartFiveNodesInTwoCalls in 5790 ms <<<
> [18:49:17,180][INFO ][disco-event-worker-#84%null%][root] Received event: 
> NODE_LEFT: id8=af0e7d37, ip=127.0.0.1
> [18:49:17,327][INFO ][disco-event-worker-#84%null%][root] Received event: 
> NODE_LEFT: id8=1be4a0e7, ip=127.0.0.1
> ------- Stderr: -------
> [18:49:17,202][WARN ][grid-nio-worker-0-#79%null%][TcpDiscoverySpi] Failed to 
> ping node (status check will be initiated): 
> af0e7d37-9127-4c97-85c8-cc0c568726d7
> [18:49:17,297][WARN ][grid-nio-worker-3-#82%null%][TcpDiscoverySpi] Failed to 
> ping node (status check will be initiated): 
> cfd721ac-7be6-45b5-8adc-fd9db11dd800
> [18:49:17,328][WARN ][grid-nio-worker-2-#81%null%][TcpDiscoverySpi] Failed to 
> ping node (status check will be initiated): 
> 1be4a0e7-3dc2-4443-a633-d3ee9d325e26
> {noformat}
> Log from remote node.
> {noformat}
> gridgain@teamcity23:/home/teamcity$ cat 
> ignite-startNodes/04-28-2015--18-49-11-f5e4d3af.log
> nohup: ignoring input
> Ignite Command Line Startup, ver. 1.0.3-SNAPSHOT#20150428-sha1:48c12bb7
> 2015 Copyright(C) Apache Software Foundation
> [28-04-2015 18:49:13][INFO ][main][IgniteKernal] 
> >>>    __________  ________________  
> >>>   /  _/ ___/ |/ /  _/_  __/ __/  
> >>>  _/ // (7 7    // /  / / / _/    
> >>> /___/\___/_/|_/___/ /_/ /___/   
> >>> 
> >>> ver. 1.0.3-SNAPSHOT#20150428-sha1:48c12bb7
> >>> 2015 Copyright(C) Apache Software Foundation
> [28-04-2015 18:49:13][INFO ][main][IgniteKernal] Config URL: 
> file:/usr/local/BuildAgent/work/c326f6bf1927b309/modules/core/src/test/config/spring-start-nodes.xml
> [28-04-2015 18:49:13][INFO ][main][IgniteKernal] Daemon mode: off
> [28-04-2015 18:49:13][INFO ][main][IgniteKernal] OS: Linux 3.13.0-41-generic 
> amd64
> [28-04-2015 18:49:13][INFO ][main][IgniteKernal] OS user: teamcity
> [28-04-2015 18:49:13][INFO ][main][IgniteKernal] Language runtime: Java 
> Platform API Specification ver. 1.7
> [28-04-2015 18:49:13][INFO ][main][IgniteKernal] VM information: Java(TM) SE 
> Runtime Environment 1.7.0_67-b01 Oracle Corporation Java HotSpot(TM) 64-Bit 
> Server VM 24.65-b04
> [28-04-2015 18:49:13][INFO ][main][IgniteKernal] VM total memory: 0.96GB
> [28-04-2015 18:49:13][INFO ][main][IgniteKernal] Remote Management [restart: 
> on, REST: off, JMX (remote: on, port: 51998, auth: off, ssl: off)]
> [28-04-2015 18:49:13][INFO ][main][IgniteKernal] 
> IGNITE_HOME=/usr/local/BuildAgent/work/c326f6bf1927b309
> [28-04-2015 18:49:13][INFO ][main][IgniteKernal] VM arguments: [-Xms1g, 
> -Xmx1g, -XX:+AggressiveOpts, -XX:MaxPermSize=256m, -ea, -DIGNITE_QUIET=false, 
> -DIGNITE_SUCCESS_FILE=/usr/local/BuildAgent/work/c326f6bf1927b309/work/ignite_success_5c576485-82d5-49e1-bab0-4eef8449c39e,
>  -Dcom.sun.management.jmxremote, -Dcom.sun.management.jmxremote.port=51998, 
> -Dcom.sun.management.jmxremote.authenticate=false, 
> -Dcom.sun.management.jmxremote.ssl=false, -DIGNITE_UPDATE_NOTIFIER=false, 
> -DIGNITE_HOME=/usr/local/BuildAgent/work/c326f6bf1927b309, 
> -DIGNITE_PROG_NAME=/usr/local/BuildAgent/work/c326f6bf1927b309/bin/ignite.sh, 
> -DIGNITE_SSH_HOST=127.0.0.1, -DIGNITE_SSH_USER_NAME=teamcity]
> [28-04-2015 18:49:13][INFO ][main][IgniteKernal] Configured caches 
> ['ignite-marshaller-sys-cache', 'ignite-sys-cache', 
> 'ignite-hadoop-mr-sys-cache', 'ignite-atomics-sys-cache']
> [28-04-2015 18:49:13][INFO ][main][IgniteKernal] 3-rd party licenses can be 
> found at: /usr/local/BuildAgent/work/c326f6bf1927b309/libs/licenses
> [28-04-2015 18:49:13][INFO ][main][IgniteKernal] Non-loopback local IPs: 
> 192.168.2.23, fe80:0:0:0:96de:80ff:feba:5463%2
> [28-04-2015 18:49:13][INFO ][main][IgniteKernal] Enabled local MACs: 
> 94DE80BA5463
> [28-04-2015 18:49:13][INFO ][main][IgnitePluginProcessor] Configured plugins:
> [28-04-2015 18:49:13][INFO ][main][IgnitePluginProcessor]   ^-- None
> [28-04-2015 18:49:13][INFO ][main][IgnitePluginProcessor] 
> [28-04-2015 18:49:13][INFO ][main][TcpCommunicationSpi] Successfully bound to 
> TCP port [port=47102, locHost=/127.0.0.1]
> [28-Apr-2015 18:49:13][WARN ][main][NoopCheckpointSpi] Checkpoints are 
> disabled (to enable configure any GridCheckpointSpi implementation)
> [28-Apr-2015 18:49:13][WARN ][main][GridCollisionManager] Collision 
> resolution is disabled (all jobs will be activated upon arrival).
> [28-Apr-2015 18:49:13][WARN ][main][NoopSwapSpaceSpi] Swap space is disabled. 
> To enable use FileSwapSpaceSpi.
> [28-Apr-2015 18:49:13][WARN ][main][GridIndexingManager] Indexing is disabled 
> (to enable please configure GridIndexingSpi).
> [28-04-2015 18:49:13][INFO ][main][IgniteKernal] Security status 
> [authentication=off]
> [28-Apr-2015 18:49:14][WARN ][main][HadoopProcessor] Failed resolve Hadoop 
> installation location. Either HADOOP_PREFIX or HADOOP_HOME environment 
> variables must be set.
> [28-04-2015 18:49:14][INFO ][main][TcpDiscoverySpi] Successfully bound to TCP 
> port [port=47502, localHost=/127.0.0.1]
> [28-04-2015 18:49:14][INFO 
> ][disco-event-worker-#41%null%][GridDiscoveryManager] Added new node to 
> topology: TcpDiscoveryNode [id=af0e7d37-9127-4c97-85c8-cc0c568726d7, 
> addrs=[127.0.0.1], sockAddrs=[/127.0.0.1:47503], discPort=47503, order=4, 
> intOrder=4, loc=false, ver=1.0.3#20150428-sha1:48c12bb7, isClient=false]
> [28-04-2015 18:49:14][INFO 
> ][disco-event-worker-#41%null%][GridDiscoveryManager] Topology snapshot 
> [ver=4, nodes=3, CPUs=8, heap=3.0GB]
> [28-04-2015 18:49:14][INFO ][main][GridCacheProcessor] Started cache 
> [name=ignite-marshaller-sys-cache, mode=REPLICATED]
> [28-04-2015 18:49:14][INFO ][main][GridCacheProcessor] Started cache 
> [name=ignite-hadoop-mr-sys-cache, mode=REPLICATED]
> [28-04-2015 18:49:14][INFO ][main][GridCacheProcessor] Started cache 
> [name=ignite-atomics-sys-cache, mode=PARTITIONED]
> [28-04-2015 18:49:14][INFO ][main][GridCacheProcessor] Started cache 
> [name=ignite-sys-cache, mode=REPLICATED]
> [28-04-2015 18:49:14][INFO ][main][GridDhtPreloader] 
> <ignite-marshaller-sys-cache> Starting rebalancing in SYNC mode: 
> ignite-marshaller-sys-cache
> [28-04-2015 18:49:14][INFO ][main][GridDhtPreloader] 
> <ignite-hadoop-mr-sys-cache> Starting rebalancing in SYNC mode: 
> ignite-hadoop-mr-sys-cache
> [28-04-2015 18:49:14][INFO ][main][GridDhtPreloader] 
> <ignite-atomics-sys-cache> Starting rebalancing in SYNC mode: 
> ignite-atomics-sys-cache
> [28-04-2015 18:49:14][INFO ][main][GridDhtPreloader] <ignite-sys-cache> 
> Starting rebalancing in SYNC mode: ignite-sys-cache
> [28-04-2015 18:49:14][INFO 
> ][preloader-demand-worker-#56%null%][GridDhtPreloader] 
> <ignite-atomics-sys-cache> Completed rebalancing in SYNC mode 
> [cache=ignite-atomics-sys-cache, time=10 ms]
> [28-04-2015 18:49:14][INFO 
> ][preloader-demand-worker-#52%null%][GridDhtPreloader] 
> <ignite-hadoop-mr-sys-cache> Completed rebalancing in SYNC mode 
> [cache=ignite-hadoop-mr-sys-cache, time=10 ms]
> [28-04-2015 18:49:14][INFO 
> ][preloader-demand-worker-#48%null%][GridDhtPreloader] 
> <ignite-marshaller-sys-cache> Completed rebalancing in SYNC mode 
> [cache=ignite-marshaller-sys-cache, time=10 ms]
> [28-04-2015 18:49:14][INFO 
> ][preloader-demand-worker-#62%null%][GridDhtPreloader] <ignite-sys-cache> 
> Completed rebalancing in SYNC mode [cache=ignite-sys-cache, time=21 ms]
> [28-04-2015 18:49:14][INFO ][main][IgniteKernal] To start Console Management 
> & Monitoring run ignitevisorcmd.{sh|bat}
> [28-04-2015 18:49:14][INFO ][main][IgniteKernal] 
> [28-04-2015 18:49:14][INFO ][main][IgniteKernal] 
> >>> +-------------------------------------------------------------------------------+
> >>> Ignite ver. 
> >>> 1.0.3-SNAPSHOT#20150428-sha1:48c12bb753d86f9fbe20d8fc23672f29b6f790bf
> >>> +-------------------------------------------------------------------------------+
> >>> OS name: Linux 3.13.0-41-generic amd64
> >>> CPU(s): 8
> >>> Heap: 1.0GB
> >>> VM name: 18041@teamcity23
> >>> Grid name: null
> >>> Local node [ID=CFD721AC-7BE6-45B5-8ADC-FD9DB11DD800, order=3]
> >>> Local node addresses: [/127.0.0.1]
> >>> Local ports: TCP:47102 TCP:47502 
> >>> Ignite documentation: http://ignite.incubator.apache.org
> [28-04-2015 18:49:14][INFO ][main][GridDiscoveryManager] Topology snapshot 
> [ver=4, nodes=3, CPUs=8, heap=3.0GB]
> [28-04-2015 18:49:16][INFO 
> ][disco-event-worker-#41%null%][GridDiscoveryManager] Added new node to 
> topology: TcpDiscoveryNode [id=84118af5-27e8-4bda-950e-1b44c2382fed, 
> addrs=[127.0.0.1], sockAddrs=[/127.0.0.1:47504], discPort=47504, order=5, 
> intOrder=5, loc=false, ver=1.0.3#20150428-sha1:48c12bb7, isClient=false]
> [28-04-2015 18:49:16][INFO 
> ][disco-event-worker-#41%null%][GridDiscoveryManager] Topology snapshot 
> [ver=5, nodes=4, CPUs=8, heap=4.0GB]
> [28-04-2015 18:49:17][INFO 
> ][disco-event-worker-#41%null%][GridDiscoveryManager] Added new node to 
> topology: TcpDiscoveryNode [id=f10286c9-1661-4f8c-b208-542a570eeb0d, 
> addrs=[127.0.0.1], sockAddrs=[/127.0.0.1:47505], discPort=47505, order=6, 
> intOrder=6, loc=false, ver=1.0.3#20150428-sha1:48c12bb7, isClient=false]
> [28-04-2015 18:49:17][INFO 
> ][disco-event-worker-#41%null%][GridDiscoveryManager] Topology snapshot 
> [ver=6, nodes=5, CPUs=8, heap=5.0GB]
> [28-04-2015 18:49:17][INFO 
> ][disco-event-worker-#41%null%][GridDiscoveryManager] Node left topology: 
> TcpDiscoveryNode [id=af0e7d37-9127-4c97-85c8-cc0c568726d7, addrs=[127.0.0.1], 
> sockAddrs=[/127.0.0.1:47503], discPort=47503, order=4, intOrder=4, loc=false, 
> ver=1.0.3#20150428-sha1:48c12bb7, isClient=false]
> [28-04-2015 18:49:17][INFO 
> ][disco-event-worker-#41%null%][GridDiscoveryManager] Topology snapshot 
> [ver=7, nodes=4, CPUs=8, heap=4.0GB]
> [28-04-2015 18:49:22][INFO ][ignite-stopper][TcpDiscoverySpi] No verification 
> for local node leave has been received from coordinator (will stop node 
> anyway).
> [28-04-2015 18:49:22][INFO ][ignite-stopper][GridCacheProcessor] Stopped 
> cache: ignite-marshaller-sys-cache
> [28-04-2015 18:49:22][INFO ][ignite-stopper][GridCacheProcessor] Stopped 
> cache: ignite-sys-cache
> [28-04-2015 18:49:22][INFO ][ignite-stopper][GridCacheProcessor] Stopped 
> cache: ignite-hadoop-mr-sys-cache
> [28-04-2015 18:49:22][INFO ][ignite-stopper][GridCacheProcessor] Stopped 
> cache: ignite-atomics-sys-cache
> [28-04-2015 18:49:22][INFO ][ignite-stopper][IgniteKernal] 
> >>> +------------------------------------------------------------------------------------------+
> >>> Ignite ver. 
> >>> 1.0.3-SNAPSHOT#20150428-sha1:48c12bb753d86f9fbe20d8fc23672f29b6f790bf 
> >>> stopped OK
> >>> +------------------------------------------------------------------------------------------+
> >>> Grid name: null
> >>> Grid uptime: 00:00:07:608
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to