Skip to content

Add sender inactivity timeout auto purge - #108

Draft
sleepybishop wants to merge 1 commit into
USNavalResearchLaboratory:masterfrom
sleepybishop:autopurge-fix
Draft

Add sender inactivity timeout auto purge#108
sleepybishop wants to merge 1 commit into
USNavalResearchLaboratory:masterfrom
sleepybishop:autopurge-fix

Conversation

@sleepybishop

@sleepybishop sleepybishop commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

Hello,

This PR adds a feature to automatically purge inactive senders to improve memory management in many-to-many topologies (#112).

  • A new NormSetAutoRemoveInactiveSenders() API to auto-reap inactive NormSenderNode allocations.
  • A related bugfix for a memory crash in NormObjectTable::Remove().
  • Internal integration via NormSenderNode::OnActivityTimeout().
  • A new +autopurge CLI flag in the normapp testing utility.
  • Disabled by default to maintain backwards compatibility.

Happy to adjust naming or the API shape if needed.

@sleepybishop
sleepybishop marked this pull request as ready for review August 16, 2026 18:25
@sleepybishop
sleepybishop marked this pull request as draft August 19, 2026 15:15
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.

1 participant