Skip to content

remove any EndpointDocuments that haven't seen any throughput data for the reporting period - #5670

Draft
PhilBastian wants to merge 3 commits into
masterfrom
zombie_queues
Draft

remove any EndpointDocuments that haven't seen any throughput data for the reporting period#5670
PhilBastian wants to merge 3 commits into
masterfrom
zombie_queues

Conversation

@PhilBastian

Copy link
Copy Markdown
Contributor

fixes #5517

@PhilBastian PhilBastian self-assigned this Jul 30, 2026
@PhilBastian PhilBastian added this to the 6.19.0 milestone Jul 31, 2026

@mikeminutillo mikeminutillo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved, except as discussed, this may remove information coming from Audit that we have about send-only endpoints. When a send-only endpoint sends a message it stamps the outgoing message with a sender tag, and the audit instance treats this as a known endpoint, even though it has knowledge of the endpoint processing messages. These should probably report as 0s from the Audit instance and stored in the licensing store so they are not deleted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Decommissioned endpoints are not removed from future reports

2 participants