Skip to content

[nexus] skip deleted ereports when determining latest ENA#10752

Merged
hawkw merged 2 commits into
mainfrom
eliza/skip-deleted-ereports-in-latest
Jul 6, 2026
Merged

[nexus] skip deleted ereports when determining latest ENA#10752
hawkw merged 2 commits into
mainfrom
eliza/skip-deleted-ereports-in-latest

Conversation

@hawkw

@hawkw hawkw commented Jul 6, 2026

Copy link
Copy Markdown
Member

As @smklein pointed out in this comment, the Datastore::lates_ena_for_restart_on_conn query does not filter out ereports WHERE time_deleted IS NOT NULL, and it probably should be doing that. I didn't see the comment on #10746 until after I clicked the "merge" button on that branch due to github UI jankiness, so this PR fixes it. I also added a quick doc comment.

@hawkw
hawkw requested a review from smklein July 6, 2026 16:35
@hawkw

hawkw commented Jul 6, 2026

Copy link
Copy Markdown
Member Author

The check-opte-ver CI job seems to have gotten a 403 from GitHub, I'm going to rerun that and see if it goes away...

@hawkw
hawkw merged commit 19bca43 into main Jul 6, 2026
20 of 21 checks passed
@hawkw
hawkw deleted the eliza/skip-deleted-ereports-in-latest branch July 6, 2026 19:43
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