Hi,
Does a Ignite server node shutdown automatically after a period of
inactivity?
I am using Ignite 2.0 and found one of my node shutdown with the following
logs (below). The last 6 hours of logs just have the node metrics,
essentially no application activity. Will the node shutdown under such a
situation? If so, please suggest ways to avoid it.
Thanks
[18:47:06,537][INFO][grid-timeout-worker-#19%NPRO%][IgniteKernal%NPRO]
Metrics for local node (to disable set 'metricsLogFrequency' to 0)
^-- Node [id=2efcf0df, name=NPRO, uptime=37:08:21:647]
^-- H/N/C [hosts=24, nodes=24, CPUs=56]
^-- CPU [cur=0.23%, avg=0.25%, GC=0%]
^-- PageMemory [pages=8913]
^-- Heap [used=494MB, free=90.1%, comm=1920MB]
^-- Non heap [used=73MB, free=-1%, comm=75MB]
^-- Public thread pool [active=0, idle=0, qSize=0]
^-- System thread pool [active=0, idle=6, qSize=0]
^-- Outbound messages queue [size=0]
*[18:47:06,537][INFO][grid-timeout-worker-#19%NPRO%][IgniteKernal%NPRO]
FreeList [name=NPRO, buckets=256, dataPages=1764, reusePages=2]
[18:47:57,683][INFO][Thread-2][G] Invoking shutdown hook...*
--
View this message in context:
http://apache-ignite-users.70518.x6.nabble.com/Ignite-2-0-server-node-shutdown-tp16461.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.