Hello! I think you can refer to this ticket: https://issues.apache.org/jira/browse/IGNITE-1943
mcompact functionality: When node leave we can get gap in variable names. For example: node command show @n1, @n2, @n3 variables, then nodes @n1 and @n2 leave. node command show only @n3 After mcompact @n3 will be renamed to @n1. Also we may print changes in variables names or print all variables. Please note that I can't think of any reason to use m* commands from Visor CLI and very few reasons to use Visor CLI at all. Regards, -- Ilya Kasnacheev вт, 18 февр. 2020 г. в 23:33, Andrew Munn <[email protected]>: > what's mcompact about? it says only this: > > visor> help mcompact > mcompact Finds and fills gap in Visor console memory variables. > > What are these gaps? > > > > > > >
