Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Cosmos Architecture Meeting 04-Oct-07"

(Management Domain)
(Management Domain)
 
Line 26: Line 26:
 
*For i7 & i8, we will have only one databroker and all MDRs will register with the databroker
 
*For i7 & i8, we will have only one databroker and all MDRs will register with the databroker
 
*The databroker will be a property on the management domain.  It will be accessed via the WS-RF.
 
*The databroker will be a property on the management domain.  It will be accessed via the WS-RF.
**The resource property will be: defaultDataBroker
+
**The resource property will be: defaultDataBroker the URI will be: http://
 
**The first (and for only) databroker that starts up will become the defualt.  We will need a more robust way of determining which broker is "the default" broker.
 
**The first (and for only) databroker that starts up will become the defualt.  We will need a more robust way of determining which broker is "the default" broker.
 +
 +
* We'll do a run through on the code on Friday to determine what we need to do to adapt to these changes
  
 
== Qualities of Service ==
 
== Qualities of Service ==
 
*Limited qualities of service for i7 & i8
 
*Limited qualities of service for i7 & i8

Latest revision as of 11:58, 4 October 2007

Attendees

  • Ali Mehregani
  • Mark Weitzel
  • Bill Muldoon
  • Hubert Leuyng
  • Valentina Popescu
  • Sheldon Leeloy
  • David Whiteman
  • Jimmy Mohsin
  • Don Ebright
  • Joel Hawkins
  • John Todd
  • Maosheng Liang

Minutes

UI Framework discussion

Would like to migrate the existing CA ui onto the open framework in COSMOS. There is some work that CA has done to reconcile and move the code. John Todd and Monica will be evaluate what needs to happen. Any new work items for i7 & i8 will be finalized at the next Data Visualization call (Thursday 11).


Management Domain

  • The Management Domain's job is only to hold onto the initial endpoints.
  • Need a generic operation for adding an epr at an identifier.
  • For i7 & i8, we will have only one databroker and all MDRs will register with the databroker
  • The databroker will be a property on the management domain. It will be accessed via the WS-RF.
    • The resource property will be: defaultDataBroker the URI will be: http://
    • The first (and for only) databroker that starts up will become the defualt. We will need a more robust way of determining which broker is "the default" broker.
  • We'll do a run through on the code on Friday to determine what we need to do to adapt to these changes

Qualities of Service

  • Limited qualities of service for i7 & i8

Back to the top