Skip to content

[scd] Remove redundant fetch cells call#1475

Merged
mickmis merged 1 commit into
interuss:masterfrom
Orbitalize:remove_redundant_fetch_cells_call
Jun 2, 2026
Merged

[scd] Remove redundant fetch cells call#1475
mickmis merged 1 commit into
interuss:masterfrom
Orbitalize:remove_redundant_fetch_cells_call

Conversation

@MariemBaccari

@MariemBaccari MariemBaccari commented May 22, 2026

Copy link
Copy Markdown
Contributor

This PR removes a redundant call to fetchCellsForSubscription and, in UpsertSubscription, it removes the newSubscription.Cells update since cells are directly fetched from the DB by fetchSubscription.

Test: I used the check_scd_write.sh and check_scd_read.sh scripts with intermediate logging before and after the additional cells fetch to confirm the redundancy.

@MariemBaccari MariemBaccari marked this pull request as ready for review May 22, 2026 08:45

@mickmis mickmis left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM - good catch! Maybe we will have an improvement in performances too.

@mickmis mickmis merged commit 9236fd5 into interuss:master Jun 2, 2026
12 checks passed
@mickmis mickmis deleted the remove_redundant_fetch_cells_call branch June 2, 2026 09:44
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