Issue Details (XML | Word | Printable)

Key: OCESPER-9
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Jonas Partner
Reporter: Jonas Partner
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
OpenCredo Esper

EsperChannelThroughputMonitor sees global throughput rather than throughput for the configured channel

Created: 16/Feb/10 05:40 PM   Updated: 17/Feb/10 11:44 AM
Component/s: EsperSpringIntegrationSupport
Affects Version/s: None
Fix Version/s: 1.0

Time Tracking:
Not Specified


 Description  « Hide
Currently all message intercepted by the wire tap are published to the window for events of type org.opencredo.esper.integration.MessageContext and all throughput monitors use a count query on this window. The result of this is that where we have multiple monitors each one reports the global total throughput for all channels being monitored rather than the throughput for the channel the monitor is configured with.

We need either to query the global message context window by channel id or create a window which only contains events relating to one channel.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.