Ilya Kazakov created IGNITE-15740:
-------------------------------------
Summary: Log topology snapshot after baseline was changed via
baselineAutoadjusted
Key: IGNITE-15740
URL: https://issues.apache.org/jira/browse/IGNITE-15740
Project: Ignite
Issue Type: Improvement
Components: general
Affects Versions: 2.11
Reporter: Ilya Kazakov
When baseline was changed via baselineAutoadjustment there are no any messages
in console (in case if logs are disabled) or there is only one simple INFO with
enabled logs:
INFO: Baseline auto-adjust will be executed right now.
Ideal if the topology snapshot (with baseline info) will be printed:
Topology snapshot [ver=5, locNode=c4129aae, servers=3, clients=0, state=ACTIVE,
CPUs=8, offheap=19.0GB, heap=21.0GB]
^-- Baseline [id=0, size=3, online=3, offline=0]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)