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

Remove noop state: Waiting for database #4885

Open
sebastian opened this issue Feb 11, 2021 · 0 comments
Open

Remove noop state: Waiting for database #4885

sebastian opened this issue Feb 11, 2021 · 0 comments

Comments

@sebastian
Copy link
Member

To fix a timing attack which led to release 21.1.1, we immediately report that we are in the "ingesting data" phase when we make the request for data to the database. This means that the "waiting for database" phase is now basically no longer existent.

Should remove this state from the system.
That means removing it from:

  • query interface (where we should the different states)
  • activities monitor where the states are shown when there is a high query load
  • from the service which ensures state transitions always are moving forward
  • from the query performance view in the administrative interface. There we should the state in the graphs that are rendered
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant