Back to bug 1013900

Who When What Removed Added
Nathan Kinder 2013-10-01 02:25:59 UTC Status NEW POST
Rich Megginson 2013-10-01 23:00:22 UTC Status POST MODIFIED
Fixed In Version 389-ds-base-1.3.1.6-5.el7
errata-xmlrpc 2013-10-01 23:41:48 UTC Status MODIFIED ON_QA
Rich Megginson 2013-10-11 15:17:01 UTC Fixed In Version 389-ds-base-1.3.1.6-5.el7 389-ds-base-1.3.1.6-6.el7
Rich Megginson 2013-10-31 01:44:22 UTC Doc Text Cause: logconv.pl did not handle server restarts very well. When the server restarts, the connection counter is reset. Any data associated with the old connection number is lost.

Consequence: Some statistics are not calculated correctly or at all if logconv.pl detects a server restart.

Fix: Index statistics by a tuple of (restartnum,connid,opid) where restartnum is the Nth restart, connid is the connection ID during that start period, and opid is the ID of the operation on that connection.

Result: All statistics are calculated correctly no matter how many server restarts are detected by logconv.pl
srkrishn 2014-01-31 12:44:59 UTC CC srkrishn
Sankar Ramalingam 2014-02-01 02:19:07 UTC Status ON_QA VERIFIED
Ludek Smid 2014-06-13 12:02:04 UTC Status VERIFIED CLOSED
Resolution --- CURRENTRELEASE
Last Closed 2014-06-13 08:02:04 UTC
Simon Pichugin 2020-09-13 20:47:00 UTC Link ID Github 389ds/389-ds-base/issues/870

Back to bug 1013900