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

Prevent UI from constantly reading partition state #304

Open
StevenBlair123 opened this issue Jul 17, 2018 · 0 comments
Open

Prevent UI from constantly reading partition state #304

StevenBlair123 opened this issue Jul 17, 2018 · 0 comments
Labels

Comments

@StevenBlair123
Copy link

Hope you don't mind me making this request to the UI.

When we leave a UI tab open on a Partition State, the $projections-$master gets hammered every second (roughly) with the partition state.
We discovered this with a partition which was quite big (few 100k), and this caused our server disk to fill up pretty rapidly.
I appreciate the events are deleted every two hours, but our development is primarily on micro servers, and we could have multiple developers looking at the state.

Anyway, would it be possible to have the following:

  1. A checkbox when viewing a partition to prevent it constantly polling the event store (or a timer / pause button)

  2. A way to disconnect other connected UI's from viewing the partition state (perhaps a timer of inactivity, or something on the state showing connected UI's). One of our developers is on leave, and has kept a window open on a partition state open.

@mat-mcloughlin mat-mcloughlin transferred this issue from EventStore/EventStore Dec 17, 2021
@hayley-jean hayley-jean added kind/bug and removed bug labels Mar 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants