Bug 565 - There are no options to control the size of the internal EC queues
Summary: There are no options to control the size of the internal EC queues
Status: ASSIGNED
Alias: None
Product: TAO
Classification: Unclassified
Component: Real-Time Event Service (show other bugs)
Version: 1.1.2
Hardware: All All
: P2 normal
Assignee: DOC Center Support List (internal)
URL:
Depends on:
Blocks:
 
Reported: 2000-05-11 17:25 CDT by Carlos O'Ryan
Modified: 2003-04-13 19:19 CDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos O'Ryan 2000-05-11 17:25:14 CDT
In some dispatching strategies the event service uses one or more queues
serviced by dispatching
threads.  The maximum size of said queues is currently hard-coded.  It should be
selectable with
at least the following options:
- No limit
- Max number of messages
- Max total size (can we measure that?)

once the maximum is reached the queue simply flows controls the suppliers.  In
some applications
we may wish to drop events, for example:
- The oldest events are dropped to make room for the new one.
- or the the events with lowest priority

this last aspect should probably be controlled using some application specific
strategy,
because there may be multiple different criteria to drop the events.
Comment 1 Carlos O'Ryan 2000-05-11 17:26:06 CDT
Accepted....
Comment 2 Carlos O'Ryan 2001-02-07 20:43:33 CST
Must be fixed before 1.2 is out
Comment 3 Carlos O'Ryan 2001-05-09 12:56:10 CDT
This is just to report the ETA:  this is 2-3 days of work, but it will take me a
couple of weeks just to make the time to look into this bug.
Comment 4 Carlos O'Ryan 2001-07-19 13:36:28 CDT
We decided not to hold off the release for this bug.  It was only added in the 
first place because it was easy to fix, but I couldn't find the time to do it.
Comment 5 Carlos O'Ryan 2003-04-02 12:26:36 CST
I will never have time to work on these bugs.  Returning them to the TAO support
pool.
Comment 6 Nanbor Wang 2003-04-13 19:19:34 CDT
Accept for tao-support