Ticket #115 (new task)
Indexer: handle record messages (events) in order
| Reported by: | bruno | Owned by: | bruno |
|---|---|---|---|
| Priority: | critical | Milestone: | |
| Component: | Indexer | Version: | |
| Keywords: | Cc: | lily-developers@… |
Description
One of the reasons for designing the message queue (rowlog) with a 'local queue' stored in the row of the record itself was so that the indexer would be able to look at this queue to process the events in order (and possibly optimize processing: see #82).
Currently this is not done yet by the indexer. We should look into whether this is still important.
Change History
Note: See
TracTickets for help on using
tickets.