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 stage key extraction #2472

Merged
merged 1 commit into from
May 6, 2022
Merged

Fix stage key extraction #2472

merged 1 commit into from
May 6, 2022

Conversation

thinkharderdev
Copy link
Contributor

Which issue does this PR close?

Closes #.

Rationale for this change

Not sure when this was introduced but he logic for extracting stage keys from the persistent state seems to be wrong. This should fix it (and make it a bit more robust in general).

What changes are included in this PR?

Extract job ID and stage ID from last two elements of stage key.

Are there any user-facing changes?

No

No

Copy link
Member

@andygrove andygrove left a comment

Choose a reason for hiding this comment

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

LGTM

@andygrove
Copy link
Member

I also ran the integration tests with this change and they passed

@andygrove andygrove merged commit 940fbf0 into apache:master May 6, 2022
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