On 4/13/21 12:00 AM, Ilya Maximets wrote: > Current version or replay engine doesn't handle correctly internal > time-based events that ends up in stream events. For example, > updates of a database status that happens each 2.5 seconds results > in updates on client monitors. Disable updates for now if replay > engine is active. The very first update kept to store the initial > information about the server. > > The proper solution would be to record time and replay it, probably, > with time warping or in some other way. > > Signed-off-by: Ilya Maximets <[email protected]> > ---
Acked-by: Dumitru Ceara <[email protected]> Regards, Dumitru _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
