Opened 13 years ago
Last modified 10 years ago
#485 new enhancement
IZ2474: event master should allow all job related events be selected based on common job attributes
Reported by: | andreas | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | sge | Version: | current |
Severity: | Keywords: | cleanup | |
Cc: |
Description
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=2474]
Issue #: 2474 Platform: All Reporter: andreas (andreas) Component: gridengine OS: All Subcomponent: cleanup Version: current CC: None defined Status: NEW Priority: P3 Resolution: Issue type: ENHANCEMENT Target milestone: --- Assigned to: ernst (ernst) QA Contact: ernst URL: * Summary: event master should allow all job related events be selected based on common job attributes Status whiteboard: Attachments: Issue 2474 blocks: Votes for issue 2474: Opened: Mon Jan 28 03:42:00 -0700 2008 ------------------------ Job events with a JB_Type background can already nicely be selected by event clients using 'where' clauses as a means to minize data traffic from qmaster to the event client. It would be nice to allow the very same selection on events with JAT_Type or JR_Type (job finish) background to perfect tailored event clients. ------- Additional comments from andreas Mon Jan 28 05:59:49 -0700 2008 ------- HOWTOFIX: One way to achieve this is to keep a per event client job ID list that allows irrelevant job events quickly be sieved out by the event master thread. Base for maintaining these job ID lists were the sgeE_JOB_LIST, sgeE_JOB_ADD, and sgeE_JOB_MOD events. ------- Additional comments from ernst Thu Aug 21 03:47:04 -0700 2008 ------- changed subcomponent
Note: See
TracTickets for help on using
tickets.