Skip to content

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jul 8, 2024

This PR contains a snapshot of zed from upstream unmaintained/zed.

mtomaska and others added 2 commits June 11, 2024 18:16
This reverts commit 85d3fff.

Reason for revert:
The original change was made as a “cheap win” to optimize the number
of queries the neutron server makes during testing. This did
improve the number of queries made but introduced regression in
real world deployments where some customers(through automation)
would define hundreds of tags per port across a large deployment.
I am proposing to revert this change in favor of the old “subquery”
relation in order to fix this regression. In addition, I filed the
Related-Bug #2069061 to investigate using `selectin` as the more
appropriate long term solution.

Change-Id: I83ec349e49e1f343da8996cab149d76443120873
Closes-Bug: #2068761
Related-Bug: #2069061
@github-actions github-actions bot added the automated Automated action performed by GitHub Actions label Jul 8, 2024
@github-actions github-actions bot requested a review from a team as a code owner July 8, 2024 08:23
@markgoddard markgoddard merged commit 738ec69 into stackhpc/zed Jul 9, 2024
@markgoddard markgoddard deleted the upstream/zed-2024-07-08 branch July 9, 2024 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automated Automated action performed by GitHub Actions synchronisation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants