Bug 690285 - RFE: QMF Object publishing interval scoped to type
Summary: RFE: QMF Object publishing interval scoped to type
Keywords:
Status: CLOSED EOL
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: qpid-qmf
Version: 1.3
Hardware: Unspecified
OS: Unspecified
medium
unspecified
Target Milestone: ---
: ---
Assignee: Ted Ross
QA Contact: MRG Quality Engineering
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-03-23 19:32 UTC by Matthew Farrellee
Modified: 2020-07-21 14:52 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-07-21 14:52:56 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Matthew Farrellee 2011-03-23 19:32:46 UTC
QMFv1 (and v2) as of 0.9.1079953-2, supports controlling the frequency at which an agent will broadcast updates to a broker (qpid::management::ManagementAgent::init(..., intervalSeconds, ...)). The frequency is scoped to the agent.

In a Grid deployment, a single agent will be publishing multiple types. For instance, the Schedd agent will publish classes Scheduler, Submitter, JobServer and Submission. See bug 689785.

Different types may have different freshness requirements. For instance, Submission data with an SLA of 15 seconds from condor_submit to visibility in Cumin, and Submitter data with a 30 second SLA.

Furthermore, in a scaled up system it becomes important to adjust the update intervals, often based on consumer performance.

The ability to specify the interval on a per class basis, at runtime, will satisfy this RFE.


Note You need to log in before you can comment on or make changes to this bug.