Bug 673538
Summary: | Default NEGOTIATOR_UPDATE_INTERVAL versus NEGOTIATOR_INTERVAL plus NEGOTIATION_CYCLE_STATS_LENGTH | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise MRG | Reporter: | Lubos Trilety <ltrilety> | ||||
Component: | condor | Assignee: | Matthew Farrellee <matt> | ||||
Status: | CLOSED ERRATA | QA Contact: | Lubos Trilety <ltrilety> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 1.3 | CC: | iboverma, jneedle, matt | ||||
Target Milestone: | 2.0 | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | condor-7.6.0-0.2 | Doc Type: | Bug Fix | ||||
Doc Text: |
C: Negotiator published statistics every NEGOTIATOR_UPDATE_INTERVAL
C: LastNegotiationCycle* stats can be missed
F: New parameter added, NEGOTIATOR_UPDATE_AFTER_CYCLE, to publish after every cycle
R: Statistics are published on every cycle
|
Story Points: | --- | ||||
Clone Of: | Environment: | ||||||
Last Closed: | 2011-06-23 15:39:15 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: | 693778 | ||||||
Attachments: |
|
Description
Lubos Trilety
2011-01-28 16:08:36 UTC
Created attachment 482283 [details]
patch v1
Submitted NEGOTIATOR_UPDATE_AFTER_CYCLE, defaulting to False, upstream. When true, it will cause the Negotiator to publish an update ad to the Collector after every negotiation cycle. Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: C: Negotiator published statistics every NEGOTIATOR_UPDATE_INTERVAL C: LastNegotiationCycle* stats can be missed F: New parameter added, NEGOTIATOR_UPDATE_AFTER_CYCLE, to publish after every cycle R: Statistics are published on every cycle For documentation a new bug 700403 was created Tested with: condor-7.6.1-0.1 Tested on: RHEL5 i386,x86_64 - passed RHEL6 i386,x86_64 - passed >>> VERIFIED An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHEA-2011-0889.html |