What makes server rename complex?
I was just going through server rename steps for IBM ELM and it looks too lengthy. What makes it complex for IBM ELM? Can we achieve the same result jut by updating the data in the databse? |
2 answers
Ralph Schoon (63.5k●3●36●46)
| answered Sep 17, 5:20 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER No |
The whole concept of OSLC is one of "linked data" - every piece of data has a unique URI that allows it to be referenced by its own and other OSLC consumers and providers.
This URI is used to reference the data everywhere, so a server rename has to go through the entire ELM instance, identify every URI, determine if it's going to be affected by the rename, and then actually do the rename in the database.
It's a complex procedure
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.