-
Type:
Problem report
-
Resolution: Unresolved
-
Priority:
Minor
-
Affects Version/s: 7.0.23rc1, 7.4.7rc1, 8.0.0alpha2 (master)
-
Component/s: Proxy (P), Server (S)
-
Sprint candidates
Steps to reproduce:
- Go to Administration => Housekeeping
- Check "Override item history period" and "Override item trend period"
- Start the server
- Set History & Trends "Data storage period" => 0
- run ./sbin/zabbix_server -R config_cache_reload command
- Check server log
Result: Server returns error regarding global override settings=>
114164:20260127:155903.069 history data housekeeping will be disabled and all items will store their history due to invalid global override settings 114164:20260127:155903.069 trends data housekeeping will be disabled and all numeric items will store their history due to invalid global override settings
After server restart errors disappear.
Expected: no errors should appear, housekeeping should work with new configuration.
- caused by
-
ZBXNEXT-3290 Reduce the synchronization data size between the proxy and server
-
- Closed
-