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

Added overload of GetNext() that also returns next address #251

Merged
merged 2 commits into from
Mar 3, 2020
Merged

Added overload of GetNext() that also returns next address #251

merged 2 commits into from
Mar 3, 2020

Conversation

mito-csod
Copy link
Contributor

@mito-csod mito-csod commented Mar 2, 2020

Here is a proposed overload of FasterLogIterator.GetNext which also has an out nextAddress with a simple test case. GetNextInternal was also updated for it.

Sending for your consideration. I also am not a regular user of GitHub, so apologies if this comes out wrong.

Thanks!

Resolves #244

@msftclas
Copy link

msftclas commented Mar 2, 2020

CLA assistant check
All CLA requirements met.

@badrishc
Copy link
Contributor

badrishc commented Mar 2, 2020

Thanks for the contribution. Your changes look great. Once you sign the CLA (see above), we should be able to accept it. Thanks!

@badrishc badrishc merged commit 9da270e into microsoft:master Mar 3, 2020
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.

[C#] FasterLogScanIterator.GetNext should return address of next entry
4 participants