Skip to content

HistoSender/HistoReceiver: fixes memory leak and framed histogram packets to increase reliability#317

Open
corrodis wants to merge 2 commits into
developfrom
sc/HistoStreamFraming
Open

HistoSender/HistoReceiver: fixes memory leak and framed histogram packets to increase reliability#317
corrodis wants to merge 2 commits into
developfrom
sc/HistoStreamFraming

Conversation

@corrodis

Copy link
Copy Markdown
Collaborator

Fix leaks of deserialized histograms/graphs and rework directory bookkeeping so updated objects are rewritten (Overwrite) instead of duplicated.

Prefix each directory block with a magic word and object count so the receiver no longer probes for objects by trial deserialization; a legacy fallback keeps compatibility with un-framed senders.

Tagging @giro94 and @MarkmVak for awareness.

Prefix each directory block with a magic word and object count so the
receiver no longer probes for objects by trial deserialization; a legacy
fallback keeps compatibility with un-framed senders. Fix leaks of
deserialized histograms/graphs and rework directory bookkeeping so
updated objects are rewritten (Overwrite) instead of duplicated.
@corrodis
corrodis requested review from eflumerf and rrivera747 July 18, 2026 00:13
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.

2 participants