-
Problem report
-
Resolution: Fixed
-
Trivial
-
3.0.17, 4.0.0alpha7
-
None
-
Sprint 36
-
0.125
/src/libs/zbxdbcache/dbcache.c while (SUCCEED != hc_clone_history_data(&data, item_value)) { UNLOCK_CACHE; zabbix_log(LOG_LEVEL_DEBUG, "History buffer is full. Sleeping for 1 second."); sleep(1); LOCK_CACHE; }
I think "History cache" looks better than the "History buffer".
Please consider change this debug message on the zabbix-server.