Skip to content

Conversation

@phananh1010
Copy link
Owner

Some recent test performance updates flushed out test fragility due to non-thread safety and other concurrency issues with test setup, and so two optimizations were reverted. A recent PR at elastic#136780 added improved resiliency to concurrency issues in test setup which should allow us to bring back the performance optimizations.

The resiliency fix included in elastic#136780 was originally extracted from the Views PR at elastic#134995, which, due to early issues in view creation/deleting during test setup was reliably exposing the same errors seen in elastic#134736, and so it seems likely it will also fix the issues seen in the optimizations.

Checklist:

Fixes elastic#134890

BASE=9770442d77ceac0dda6f6e6a07d0d386885ab52a
HEAD=955fbccc5328132bd5bcbb95bab60ca5b355e8ca
Branch=main
@phananh1010
Copy link
Owner Author

@codex review

@chatgpt-codex-connector
Copy link

Codex Review: Didn't find any major issues. Already looking forward to the next diff.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@phananh1010 phananh1010 closed this Nov 6, 2025
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