[ZBX-24631] "Clear history and trends" does not clear "discard with heartbeat" cache Created: 2024 Jun 08 Updated: 2024 Jun 10 |
|
Status: | Open |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | None |
Affects Version/s: | 7.0.0 |
Fix Version/s: | None |
Type: | Problem report | Priority: | Trivial |
Reporter: | Markku Leiniƶ | Assignee: | Zabbix Development Team |
Resolution: | Unresolved | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Description |
Steps to reproduce:
Result: Trigger is not activated when the second value is sent. Expected: Since history and trends was deleted for the item, it is expected that the trigger is activated when the second zabbix_sender was run, as it is now the only value associated with the item as all previous values were deleted. |
Comments |
Comment by Markku Leiniƶ [ 2024 Jun 08 ] |
Restarting Zabbix server service resets the cache, any new value sent after that is considered the first value again and trigger is activated. |