OpenSearch/server/cli
Yogesh Gaikwad a685784cea
CLI: Close subcommands in MultiCommand (#28954)
* 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
2018-03-16 09:59:23 +11:00
..
licenses Rename core module to server (#28180) 2018-01-11 11:30:43 -07:00
src/main/java/org/elasticsearch/cli CLI: Close subcommands in MultiCommand (#28954) 2018-03-16 09:59:23 +11:00
build.gradle CLI: Close subcommands in MultiCommand (#28954) 2018-03-16 09:59:23 +11:00