Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Improve performance of delete device messages query #16483

Closed
wants to merge 1 commit into from

Conversation

MatMaul
Copy link
Contributor

@MatMaul MatMaul commented Oct 13, 2023

cf #16479.

Pull Request Checklist

  • Pull request is based on the develop branch
  • Pull request includes a changelog file. The entry should:
    • Be a short description of your change which makes sense to users. "Fixed a bug that prevented receiving messages from other servers." instead of "Moved X method from EventStore to EventWorkerStore.".
    • Use markdown where necessary, mostly for code blocks.
    • End with either a period (.) or an exclamation mark (!).
    • Start with a capital letter.
    • Feel free to credit yourself, by adding a sentence "Contributed by @github_username." or "Contributed by [Your Name]." to the end of the entry.
  • Pull request includes a sign off
  • Code style is correct
    (run the linters)

@MatMaul MatMaul force-pushed the fix-delete-device-msgs branch 2 times, most recently from 3fbe675 to 972c642 Compare October 13, 2023 09:12
@MatMaul MatMaul changed the title Improve perf of delete device messages query, cf #16479 Improve perf of delete device messages query Oct 13, 2023
@MatMaul MatMaul changed the title Improve perf of delete device messages query Improve performance of delete device messages query Oct 13, 2023
@MatMaul MatMaul marked this pull request as ready for review October 13, 2023 12:54
@MatMaul MatMaul requested a review from a team as a code owner October 13, 2023 12:54
@clokep
Copy link
Member

clokep commented Oct 14, 2023

Replaced by #16492.

@clokep clokep deleted the fix-delete-device-msgs branch October 14, 2023 18:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants