Bug 621536

Summary: Slots are present twice in QMF object space
Product: Red Hat Enterprise MRG Reporter: Lubos Trilety <ltrilety>
Component: condorAssignee: Matthew Farrellee <matt>
Status: CLOSED NOTABUG QA Contact: MRG Quality Engineering <mrgqe-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: DevelopmentCC: matt
Target Milestone: 1.3   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-08-05 13:08:59 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 568327    

Description Lubos Trilety 2010-08-05 12:18:09 UTC
Description of problem:
Slots are present twice in QMF, when publishing of Slots in the Collector is enabled.

Version-Release number of selected component (if applicable):
condor-qmf-7.4.4-0.7
condor-7.4.4-0.7

How reproducible:
100%

Steps to Reproduce:
1. Enable Slot publishing in the Collector
("COLLECTOR.QMF_IGNORE_UPDATE_STARTD_AD = FALSE")
2. Start a Startd
3. Observe Slots in QMF object space

  
Actual results:
There are two occurrences of any slot in the QMF object space. 

Expected results:
Slots should be present only once in the QMF

Additional info:

Comment 1 Matthew Farrellee 2010-08-05 13:08:59 UTC
This is a misconfiguration. QMF_IGNORE_UPDATE_STARTD_AD should not be documented, and should not be used by the casual user. Slots are intended to be advertised from the Startd and not Collector right now.