You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

IDIEP-94
Author
Sponsor
Created

Status

DRAFT


Motivation

Ignitevisorcmd requires a daemon node to be started. We would like to completely remove the concept of a daemon node from the Ignite codebase in the near future..

Ignitevisorcmd is written in scala, we have problems testing, maintaining and improving its codebase.

Users may be confused that we have several tools that do the same things (ignitevisorcmd and control script).

Description

We need to move the missing ignitevisorcmd functionality to the control script.

Ignitevisorcmd functions


descriptionneed move
Ack command
no

Cache scan


yes

Node configuration


yes
Print discovery events

Print events history (EventStorageSpi)

Metrics monitoring
no
Garbage collection runner
no
Deploy manager
no
Kill/restart/start node

Node statistics

Ping node
no
Topology
no
Run visualVM
no







Risks and Assumptions

// Describe project risks, such as API or binary compatibility issues, major protocol changes, etc.

Discussion Links

// Links to discussions on the devlist, if applicable.

Reference Links

// Links to various reference documents, if applicable.

Tickets

// Links or report with relevant JIRA tickets.

  • No labels