-
Notifications
You must be signed in to change notification settings - Fork 403
Closed
Closed
Copy link
Labels
3.5Target is 3.5 and all newer release/master branchesTarget is 3.5 and all newer release/master branchesbugSomething isn't workingSomething isn't workingreplication
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
3.5Target is 3.5 and all newer release/master branchesTarget is 3.5 and all newer release/master branchesbugSomething isn't workingSomething isn't workingreplication