Monitoring / archiving plugin does not retrieve messages that are still in cache / yet to be written to database

Description

The Archiving part of the Monitoring plugin stores chat logs. These logs can be retrieved again by the clients.

To improve performance, logs are temporarily cached, and written to a database periodically.

When a client retrieves logs, those that have not (yet) been written to the database are not included in the result.

The intended behavior is that all logs are retrieved, not only those that have been written to the database, but also those that are buffered, waiting to be written to the database.

Environment

None

Activity

Show:

Guus der Kinderen March 5, 2018 at 7:34 PM

Fixed in Monitoring plugin version 1.6.0.

Guus der Kinderen February 16, 2018 at 9:10 PM

The impact of this issue is reduced greatly by the fix for OF-1487, although without further fixes, gaps still can occur.

Fixed

Details

Assignee

Reporter

Components

Fix versions

Priority

Created October 7, 2016 at 1:04 PM
Updated May 31, 2019 at 3:17 PM
Resolved March 5, 2018 at 7:34 PM