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

Remove MustNotifyRead in MultiRecordEngine #256

Merged
merged 1 commit into from
May 23, 2021

Conversation

nlee39
Copy link
Contributor

@nlee39 nlee39 commented Jul 21, 2017

The EventEngineBase.MustNotifyRead property does not work correctly in MultiRecordEngine. This is because the EngineBase.RecordInfo property is set only once based on the first record type. The easy fix is to use the local info.NotiyRead in MultiRecordEngine

The EventEngineBase.MustNotifyRead property does not work correctly in MultiRecordEngine. This is because the EngineBase.RecordInfo property is set only based on the first record type. The easy fix is to use the local info.NotiyRead in MultiRecordEngine
@mcavigelli mcavigelli added this to the 4.0 milestone Oct 14, 2020
@mcavigelli mcavigelli merged commit 1e7fe06 into MarcosMeli:master May 23, 2021
@mcavigelli
Copy link
Collaborator

Thank you for your contribution and the pointer where to fix the defect, Matthias

@mcavigelli mcavigelli removed this from the 4.0 milestone May 23, 2021
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