Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix noded topology cache invalidation #5148

Open
wants to merge 1 commit into
base: release-1.16
Choose a base branch
from

Conversation

kwvanderlinde
Copy link
Collaborator

@kwvanderlinde kwvanderlinde commented Jan 25, 2025

Identify the Bug or Feature request

Fixes #5137

Description of the Change

The noded topology cache is moved to ZoneView to better match the 1.15.2 and earlier cache. The cache is now cleared on TokensChanged events as well as TopologyChanged, as it was done on 1.15.2.

Possible Drawbacks

Should be none.

Documentation Notes

N/A

Release Notes

  • Fixed a bug where token topology would not be updated when token facing is changed.

This change is Reviewable

The cache is moved to `ZoneView` to better match the 1.15 and earlier cache. The cache is now cleared on `TokensChanged`
events as well as `TopologyChanged`, as it was before.
@github-actions github-actions bot added the bug label Jan 25, 2025
@kwvanderlinde kwvanderlinde self-assigned this Jan 25, 2025
@kwvanderlinde kwvanderlinde marked this pull request as ready for review January 25, 2025 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Awaiting-Review
Development

Successfully merging this pull request may close these issues.

1 participant