zuul/releasenotes/notes/cache-cleanup-bug-fix-3c4b1a2738d1c5d4.yaml
Clark Boylan 79260670d3 Add a release notes for cache cleanup fix
We want to do a release and should have a release note for it. Add a
note about the cache cleanup fix.

Change-Id: Iae70c7a08108940c724609e324a83d91533f4bcf
2021-10-08 13:41:10 -07:00

8 lines
279 B
YAML

---
fixes:
- |
Fix a bug in the cleanup routine for the new Zookeeper based change
cache. Previously this caused the change cache to leak entries. Note
the fixed routine will clean up the leaked entries automatically once
Zuul is restarted on this new version.