Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the EsdbEventStore to use ResolvedEvent.OriginalEventNumber to resolve IEventRecord.Offset and ResolvedEvent.Event.EventNumber to resolve IEventRecord.Position #124

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

cdavernas
Copy link
Member

Fixes the EsdbEventStore to use ResolvedEvent.OriginalEventNumber to resolve IEventRecord.Offset and ResolvedEvent.Event.EventNumber to resolve IEventRecord.Position

…OriginalEventNumber` to resolve `IEventRecord.Offset` and `ResolvedEvent.Event.EventNumber` to resolve `IEventRecord.Position`

Signed-off-by: Charles d'Avernas <[email protected]>
@cdavernas cdavernas added the bug Something isn't working label Feb 3, 2025
@cdavernas cdavernas self-assigned this Feb 3, 2025
@cdavernas cdavernas merged commit 99129b1 into main Feb 3, 2025
1 check passed
@cdavernas cdavernas deleted the fix-esdb-event-sourcing branch February 3, 2025 16:30
cdavernas added a commit to neuroglia-io/cloud-streams that referenced this pull request Feb 3, 2025
…ns` with `StatusCode.Cancelled`

fix(Solution): Updated solution packages to fix an issue with `IEventRecord` offset and position, due to a bug in [Neuroglia.Data.Infrastructure.EventSourcing.EventStore](neuroglia-io/framework#124)

Signed-off-by: Charles d'Avernas <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant