| Summary: | Be able to redeploy application | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Szymon Brandys <Szymon.Brandys> |
| Component: | Client | Assignee: | Maciej Bendkowski <maciej.bendkowski> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | unspecified | ||
| Target Milestone: | 5.0 M2 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
| Bug Depends on: | |||
| Bug Blocks: | 422047 | ||
|
Description
Szymon Brandys
http://git.eclipse.org/c/orion/org.eclipse.orion.server.git/commit/?id=94f7e50ed6822e40ee5c65160b0fc7167b875250 - Bits redeploy support. http://git.eclipse.org/c/orion/org.eclipse.orion.server.git/commit/?id=5a431f5e3ce78f706ef63505d2333e19b55f6660 - Restart the application after a successful re-push Support for re-deploy has been implemented in form of re-uploading application bits, followed with an application restart. This behavior covers almost all simple re-deploy use cases. What remains, are complex scenarios where one wishes to recreate a consistent application environment while pushing, e. g. recreate missing services, increase the number of running instances, etc. I'll open a separate bug for that. |