Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • internal framework to create commands.
  • command registry (available for clients and for server nodes);
  • input string parsers for CLI, REST, JMX interfaces to allow command migration to a new CommandRegistry;
  • migration of all commands to new framework
  • deprecation of existing JMX beans and REST API.

Phase-2

  • ability to register commands provided by plugins. 
  • automatic documentation generation
    • html
    • man pages

...