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

Implement ordering of PeerEndpoints in Peering (temporary version) #169

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

mzbroch
Copy link
Contributor

@mzbroch mzbroch commented Feb 21, 2024

This PR is lightweight solution and replaces #168 - peering endpoints inside a peering class should be ordered by PK which should help with AWS db environments.

This is intended only to serve as a temporary fix until we finalise and implement #149 . Because of that, we do not implement ordering directly on the PeerEndpoint , but rather just on two affected queries.

@mzbroch mzbroch changed the base branch from develop to next-2.0 February 21, 2024 15:47
Copy link
Contributor

@glennmatthews glennmatthews left a comment

Choose a reason for hiding this comment

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

LGTM, do we need this in develop as well?

@itdependsnetworks
Copy link

I think it does need to be in develop as well.

@mzbroch mzbroch merged commit bcf5b46 into next-2.0 Feb 23, 2024
This was referenced Feb 27, 2024
@mzbroch mzbroch deleted the mzbroch/easy_fix_ordering branch February 28, 2024 06:57
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.

3 participants