Skip to content

EventStorageEngine#source and SnapshotStore methods - add ProcessingContext parameter#4723

Open
MateuszNaKodach wants to merge 1 commit into
mainfrom
feat/snapshotstore-processingcontext
Open

EventStorageEngine#source and SnapshotStore methods - add ProcessingContext parameter#4723
MateuszNaKodach wants to merge 1 commit into
mainfrom
feat/snapshotstore-processingcontext

Conversation

@MateuszNaKodach

Copy link
Copy Markdown
Contributor

Widen SnapshotStore#store/#load and add a ProcessingContext overload to EventStorageEngine#source so the active ProcessingContext reaches the snapshot store on both the store and load paths.

It's an enabler for Tracing context propagation via ProcessingContext.

@MateuszNaKodach MateuszNaKodach self-assigned this Jul 8, 2026
@MateuszNaKodach MateuszNaKodach requested a review from a team as a code owner July 8, 2026 14:47
@MateuszNaKodach MateuszNaKodach requested review from hatzlj, jangalinski and zambrovski and removed request for a team July 8, 2026 14:47
@MateuszNaKodach MateuszNaKodach added Priority 1: Must Highest priority. A release cannot be made if this issue isn’t resolved. Type: Enhancement Use to signal an issue enhances an already existing feature of the project. labels Jul 8, 2026
@MateuszNaKodach MateuszNaKodach added this to the Release 5.2.0 milestone Jul 8, 2026
@MateuszNaKodach MateuszNaKodach changed the title [#3594] feature(eventsourcing): thread ProcessingContext through snapshot sourcing [#3594] feature(eventsourcing): EventStorageEngine#source and SnapshotStore methods - add ProcessingContext parameter Jul 8, 2026
@MateuszNaKodach MateuszNaKodach changed the title [#3594] feature(eventsourcing): EventStorageEngine#source and SnapshotStore methods - add ProcessingContext parameter EventStorageEngine#source and SnapshotStore methods - add ProcessingContext parameter Jul 8, 2026
@MateuszNaKodach MateuszNaKodach requested review from hjohn and smcvb July 8, 2026 14:49
…tStore methods - add ProcessingContext parameter
@MateuszNaKodach MateuszNaKodach force-pushed the feat/snapshotstore-processingcontext branch from 55e409e to 8f1686c Compare July 8, 2026 20:35
@smcvb smcvb modified the milestones: Release 5.2.0, Release 5.3.0 Jul 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Priority 1: Must Highest priority. A release cannot be made if this issue isn’t resolved. Type: Enhancement Use to signal an issue enhances an already existing feature of the project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants