Ticket #188 (closed task: fixed)
Make RowLogProcessor delays configurable
| Reported by: | evert | Owned by: | evert |
|---|---|---|---|
| Priority: | major | Milestone: | 0.3 |
| Component: | RowLog | Version: | |
| Keywords: | Cc: |
Description
The RowLogProcessor? has 3 delays : notifyDelay, minimalProcessDelay and wakeuptimeout. These are currently hardcoded and should be made configurable.
See also #121
Change History
Note: See
TracTickets for help on using
tickets.
The notifyDelay and minimalProcessDelay have been made configurable by resolving #121.
Still to be done : review if it is really needed to make the wakeuptimeout configurable.