Meeting Minutes: Team Meeting Time: 02/09/04 @ 5:00 - 5:30 PM Where: Priya's Office Attendees: Ackley, Boyer, Fry, Wilson Purpose: Weekly Status Update, Demo Top-level use case ------------------------------------------------------ --- Demo to Priya (Base RQMTS) --- Priya Comments: *) We have demonstrated our top-level use-case is working. *) Project is interesting because it is an alternative to a product already in use. *) Glad to see we will be measuring performance & interested in comparison with existing products. Issues: *) Need to update project docs to reflect use of PostgresSQL database *) What happens if spamd dies? *) What happens if database goes down? *) Need to implement multi-client. *) Need to implement remaining test cases. *) Will be interesting to see where trade-off occurs between concurrent co-located clients vs. distributed clients with limited network bandwidth --- Team Meeting --- New due dates: -------------- 02/13/04 - Baseline due New assignments this week: -------------------------- ?? - Update Test Case #1 - revise script so ClientID is queried instead of script argument PW - local/remote setup - permit switch between local & remote configurations to facilitate individual team development PW - Add tables: ServerStats, ClientStats !!! Design modification: !!! - Merge Server & ServerStats, Client & ClientStats - Eliminate TimePeriod from both tables PW - Determine why JBoss crashes when DB is restarted CF - Update (MTA) Java Client - Append XSpam headers to original message CF - Add/Update exception handling for DB, spamc/spamd, timeouts AB - Create administrative client - for adding/removing clients & servers AB - Create "FindAll" method - How session beans determine which entitiy beans exist. GA - Investigate best primary key for Msg indexes - use msg hash or sequential number (or combined serverid+sequential) GA - update test cases GA - create/revise existing test cases & add to build.xml