* CLI Command: MultiCommand must close subcommands to release resources properly - Changes are done to override the close method and call close on subcommands using IOUtils#close - Unit Test Closes #28953
This is related to #27933. It renames the core module to server. This is the first step towards introducing an elasticsearch-core jar.