Introduce immutable runtime snapshots and PCAP replay for v1.4.0-beta.1#9
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Engineering intent
Begin the v1.4 runtime architecture with a coherent immutable publication boundary and deterministic offline PCAP replay through the same decoder/analyzer entry point used by live Npcap capture.
Implemented
AnalyzerRuntimeSnapshotSourceadapter so live or otherIAnalyzerDataSourceimplementations can migrate to immutable generations without changing capture contractsRawProcessBusAnalyzer.ObserveOwnedFrame, the same entry point used by live Npcap capturearchitecture/*branches1.4.0-beta.1Automated validation
Candidate commit:
1461584b2d90b0bde1c472728b166cadd924d366Portable candidate SHA256:
a251dbcd2f94c6a4e60d2c207263b188be316c4c6110ffb022916b84843cf35cSafety boundary
Honest scope limits
SvStreamRuntime, sequence tracker, windowing, phasor, and shape-component extraction continues in later v1.4 buildsRemaining release gate
Keep this PR in draft until the candidate field regression is complete.