| Summary: | [server] Do not allow an old server to startup on new metadata | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Anthony Hunter <ahunter.eclipse> |
| Component: | Server | Assignee: | Anthony Hunter <ahunter.eclipse> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | john.arthorne, pwebster |
| Version: | unspecified | ||
| Target Milestone: | 8.0 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
|
Description
Anthony Hunter
I did some additional testing related to running two servers against one server workspace (high availability). I started a server with version 7 of the metadata and the fix associated with this defect. I went into the editor, made a change and was about to save. I then started a second server with version 7 of the metadata and logged in with that user that migrated the metadata to version 8. Back on the other client, when I try to save it correctly gives a server error message, since the version 7 server is effectively locked out because the metadata has migrated to version 8. In the future we could look at improving backwards compatibility but for now I am confident that things will not blow up running multiple servers and getting server metadata versions out of version sync. This issue is fixed with commit: http://git.eclipse.org/c/orion/org.eclipse.orion.server.git/commit/?id=3380b06662995be57090ebd9845bb00582287dc5 |