Opened 13 years ago
Last modified 10 years ago
#473 new defect
IZ2412: Flatfile QI directory deletion occurs outside of spooling framework
Reported by: | andreas | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | sge | Version: | 6.1 |
Severity: | Keywords: | qmaster | |
Cc: |
Description
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=2412]
Issue #: 2412 Platform: All Reporter: andreas (andreas) Component: gridengine OS: All Subcomponent: qmaster Version: 6.1 CC: None defined Status: NEW Priority: P3 Resolution: Issue type: DEFECT Target milestone: --- Assigned to: ernst (ernst) QA Contact: ernst URL: * Summary: Flatfile QI directory deletion occurs outside of spooling framework Status whiteboard: Attachments: Issue 2412 blocks: Votes for issue 2412: Opened: Mon Oct 22 04:44:00 -0700 2007 ------------------------ DESCRIPTION: Deletion of the flatfile queue instance directory occurs outsime of the spooling framework. There are two occurrences in daemons/qmaster/sge_cqueue_qmaster.c where sge_rmdir() is called for that purpose. As consequence sge_rmdir() is called also in non-classic spooling mode.
Note: See
TracTickets for help on using
tickets.