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

HDDS-11713. Use seek to reach the start transaction. #7460

Merged
merged 3 commits into from
Nov 21, 2024

Conversation

ashishkumar50
Copy link
Contributor

What changes were proposed in this pull request?

While getting failed transaction based on start value, in this case currently we are iterating table till we reach to the start of the input transaction and then do the business logic. Instead of iterating here we can use help of seek to reach the input start transaction.

What is the link to the Apache JIRA

https://issues.apache.org/jira/browse/HDDS-11713

How was this patch tested?

New integration test

@ashishkumar50 ashishkumar50 marked this pull request as ready for review November 20, 2024 10:24
Copy link
Contributor

@sumitagrawl sumitagrawl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sumitagrawl sumitagrawl merged commit d6a5488 into apache:master Nov 21, 2024
40 checks passed
ptlrs pushed a commit to ptlrs/ozone that referenced this pull request Nov 21, 2024
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