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 31-Jan-07"

(Minutes)
(Minutes)
Line 38: Line 38:
 
** https://bugs.eclipse.org/bugs/show_bug.cgi?id=172541
 
** https://bugs.eclipse.org/bugs/show_bug.cgi?id=172541
 
* Need to determine if we need to have a top level “topology” element
 
* Need to determine if we need to have a top level “topology” element
** Steve J.
+
** https://bugs.eclipse.org/bugs/show_bug.cgi?id=172545
 
* Need to clarify the language and terminology around the SML-IF import/export and editing
 
* Need to clarify the language and terminology around the SML-IF import/export and editing
  

Revision as of 14:55, 1 February 2007

Attendees

Sheldon Lee Loy

Ali Mehregani

Craig Thomas

Don Ebright

Joel Hawkins

Vsevolod Sandomirskiy

Marius Slavecu

Steve Jerman


Minutes

We are still trying to get a complete end-to-end scenario working. There were several issues that the team needs to address.

  • It is still not clear how the notion of context and navigation will work and what APIs should be used.
    • Sheldon & Marius will work on this and post their conclusion on the wiki
  • There was an issue around how the initial configuration would be bootstrapped.
    • Sheldon mentioned that using report parameters would be a stop gap way to get around this for the demo
    • Marius will take an initial pass at how this will work long term
      • Bugzilla here
  • The CBE Events report, or the code that loads the data needs to be modified to use the data access layer
  • Sheldon has created a statistical report that needs to be integrated
  • We need a pre-canned database that contains the log and statistical data for the demo. This will be a derby db.
  • The Production.XML file needs to be update to have parent->child relationships, not just the child->parent.
  • Need to determine if we need to have a top level “topology” element
  • Need to clarify the language and terminology around the SML-IF import/export and editing

Joel walked us through the set of work that he has done around adding a WSDM-based control interface for the agent.

  • This was done using some annotations that add management support
    • NOTE: This adds a dependency on Java 1.5
  • Next step is to incorporate the persistence API
  • We need to work in how we check in the code in CVS

Back to the top