WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.apache.ignite.internal.util.GridUnsafe$2 (file:/home/prom1se/GG/work/var/suite-examples/art-gg-ent/libs/ignite-core-8.7.34.jar) to field java.nio.Buffer.address
WARNING: Please consider reporting this to the maintainers of org.apache.ignite.internal.util.GridUnsafe$2
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
[16:20:17]    __________  ________________ 
[16:20:17]   /  _/ ___/ |/ /  _/_  __/ __/ 
[16:20:17]  _/ // (7 7    // /  / / / _/   
[16:20:17] /___/\___/_/|_/___/ /_/ /___/  
[16:20:17] 
[16:20:17] ver. 8.7.34#20210216-sha1:60a6e1ea
[16:20:17] 2021 Copyright(C) GridGain Systems, Inc. and Contributors
[16:20:17] 
[16:20:17] Ignite documentation: http://gridgain.com
[16:20:17] 
[16:20:17] Quiet mode.
[16:20:17]   ^-- Logging by 'PlatformLogger [traceEnabled=false, debugEnabled=false, infoEnabled=false, isQuiet=true]'
[16:20:17]   ^-- To see **FULL** console log here add -DIGNITE_QUIET=false or "-v" to ignite.{sh|bat}
[16:20:17] 
[16:20:17] OS: Linux 5.8.0-44-generic amd64
[16:20:17] VM information: OpenJDK Runtime Environment 11.0.10+9-Ubuntu-0ubuntu1.20.04 Ubuntu OpenJDK 64-Bit Server VM 11.0.10+9-Ubuntu-0ubuntu1.20.04
[16:20:17] Please set system property '-Djava.net.preferIPv4Stack=true' to avoid possible problems in mixed environments.
[16:20:17] Configured plugins:
[16:20:17]   ^-- GridGain 8.7.34#20210211-sha1:e70455ee
[16:20:17]   ^-- 2021 Copyright(C) GridGain Systems
[16:20:17] 
[16:20:17] Configured failure handler: [hnd=StopNodeOrHaltFailureHandler [tryStop=false, timeout=0, super=AbstractFailureHandler [ignoredFailureTypes=UnmodifiableSet [SYSTEM_WORKER_BLOCKED, SYSTEM_CRITICAL_OPERATION_TIMEOUT]]]]
[16:20:17] Message queue limit is set to 0 which may lead to potential OOMEs when running cache operations in FULL_ASYNC or PRIMARY_SYNC modes due to message queues growth on sender and receiver sides.
[16:20:17] Security status [authentication=off, tls/ssl=off]
[16:20:18] Rolling updates are disabled. GridGain version update will require full cluster restart. Consider changing 'GridGainConfiguration.rollingUpdatesEnabled' configuration property.
[16:20:19] Nodes started on local machine require more than 80% of physical RAM what can lead to significant slowdown due to swapping (please decrease JVM heap size, data region size or checkpoint buffer size) [required=43195MB, available=31772MB]
[16:20:19] Data Regions Started: 4
[16:20:19]     ^--   sysMemPlc region [type=internal, persistence=false, lazyAlloc=false,
[16:20:19]       ...  initCfg=40MB, maxCfg=100MB, usedRam=0MB, freeRam=100%, allocRam=40MB]
[16:20:19]     ^--   default region [type=default, persistence=false, lazyAlloc=true,
[16:20:19]       ...  initCfg=256MB, maxCfg=6354MB, usedRam=0MB, freeRam=100%, allocRam=0MB]
[16:20:19]     ^--   TxLog region [type=internal, persistence=false, lazyAlloc=false,
[16:20:19]       ...  initCfg=40MB, maxCfg=100MB, usedRam=0MB, freeRam=100%, allocRam=40MB]
[16:20:19]     ^--   volatileDsMemPlc region [type=internal, persistence=false, lazyAlloc=true,
[16:20:19]       ...  initCfg=40MB, maxCfg=100MB, usedRam=0MB, freeRam=100%, allocRam=0MB]
[16:20:20] To start Console Management & Monitoring run ignitevisorcmd.{sh|bat}
[16:20:20] 
[16:20:20] Ignite node started OK (id=b457e832)
[16:20:20] Topology snapshot [ver=3, locNode=b457e832, servers=3, clients=0, state=ACTIVE, CPUs=8, offheap=19.0GB, heap=23.0GB]
[16:20:20]   ^-- Baseline [id=0, size=3, online=3, offline=0]
>>> Events example started.

>>> Listening for a local event...
Local listener received an event [evt=TASK_STARTED]
Service initialized: default-map-service
Service started: default-map-service

>>> Executing salary job for 7 employee(s) ...

>>> Received events count: 1

Service cancelled: default-map-service
[16:20:20] Ignite node stopped OK [uptime=00:00:00.719]

>>> Example finished, press any key to exit ...
