question

adityajain22_141041 avatar image
adityajain22_141041 asked Erick Ramirez edited

What is the PERIODIC-COMMIT-LOG-SYNCER warning in the logs?

We received WARN message in system.log


WARN [PERIODIC-COMMIT-LOG-SYNCER] 2020-01-07 11:19:02,321 NoSpamLogger.java:94 - Out of 0 commit log syncs over the past 0.00s with average duration of Infinityms, 1 have exceeded the configured commit interval by an average of 34.55ms
commitlog
10 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

1 Answer

Erick Ramirez avatar image
Erick Ramirez answered Erick Ramirez edited

@adityajain22_141041 If you're seeing the warning in the logs on its own, I wouldn't be too worried about it. But if you're seeing dropped mutations as well, it means the commitlog disk cannot keep up with the writes meaning the node is overloaded.

As with your other question you just posted, you need to either throttle the traffic to the cluster or add more nodes to increase capacity. Cheers!

[UPDATE] I have published details fn the PERIODIC-COMMIT-LOG-SYNCER and cause of the false warning messages in question #6942.

1 comment Share
10 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

hashmiata_77760 avatar image hashmiata_77760 commented ·

[Follow up question posted in #6942]

0 Likes 0 ·