Skip to content

Log spammed with "rows processed" messages with enabled replication under load #11752

@locker

Description

@locker

I'm running a performance test on a Tarantool replication with enabled sync replication. I see lots of messages like this in the logs:

aeondb:aeon-storage-001-b: 2025-08-12 17:28:32.594 [63150] relay/127.0.0.1:34332/101/main recovery.cc:258 I> 10.9M rows processed
aeondb:aeon-storage-001-b: 2025-08-12 17:28:32.594 [63150] relay/127.0.0.1:34352/101/main recovery.cc:258 I> 10.9M rows processed
aeondb:aeon-storage-001-b: 2025-08-12 17:28:32.978 [63150] relay/127.0.0.1:34352/101/main recovery.cc:258 I> 11.0M rows processed
aeondb:aeon-storage-001-b: 2025-08-12 17:28:32.978 [63150] relay/127.0.0.1:34332/101/main recovery.cc:258 I> 11.0M rows processed
aeondb:aeon-storage-001-b: 2025-08-12 17:28:36.463 [63150] relay/127.0.0.1:34352/101/main recovery.cc:258 I> 16 messages suppressed
aeondb:aeon-storage-001-b: 2025-08-12 17:28:36.463 [63150] relay/127.0.0.1:34332/101/main recovery.cc:258 I> 11.9M rows processed
aeondb:aeon-storage-001-b: 2025-08-12 17:28:36.463 [63150] relay/127.0.0.1:34352/101/main recovery.cc:258 I> 11.9M rows processed

This is annoying. It's okay to show these messages during recovery, but after recovery completion these messages must be suppressed.

Metadata

Metadata

Assignees

Labels

3.5Target is 3.5 and all newer release/master branchesbugSomething isn't workingreplication

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions