i am seeing following warning in my system log
WARN [PERIODIC-COMMIT-LOG-SYNCER] 2016-08-27 09:13:34,110 AbstractCommitLogService.java:105 - Out of 24 commit log syncs over the past 240s with average duration of 3253.23ms, 2 have exceeded the configured commit interval by an average of 91158.00ms
we are using following settings in yaml commitlog_sync: periodic commitlog_sync_period_in_ms: 10000
does this mean my commit log is increasing in size so it couldn't sync in time ??