Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lifecycle Management - restart components using console modify command #790

Closed
Joe-Winchester opened this issue Oct 9, 2019 · 2 comments

Comments

@Joe-Winchester
Copy link
Member

Is your feature request related to a problem? Please describe.
The STC ZOWESVR brings up all of the address spaces for the Zowe runtime stack. Customers may wish to drop and recycle individual servers without rebooting the whole stack. For example, just bounce the explorers, or bring up the explorers that weren't in the initial startup, without having to stop and start the entire STC.

Describe the solution you'd like
Lifecycle Managment - add the ability to restart components by issuing a console modify command

@ifakhrutdinov
Copy link
Contributor

@Joe-Winchester I've implemented this in https://github.com/ifakhrutdinov/zowe-launcher.

For example, you can do

F ZLAUNCH,APPL=STOP(api-mediation)
F ZLAUNCH,APPL=START(api-mediation)

@1000TurquoisePogs
Copy link
Member

Implemented and documented here https://docs.zowe.org/stable/user-guide/start-zowe-zos

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

3 participants