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

Expose option for stream info cache capacity #2762

Merged
merged 1 commit into from Jan 6, 2021

Conversation

hayley-jean
Copy link
Member

@hayley-jean hayley-jean commented Dec 21, 2020

Added: --stream-info-cache-capacity option to allow setting the cache capacity of the ReadIndex.

Fixes https://github.com/EventStore/home/issues/338

@hayley-jean hayley-jean added the area/documentation Issues relating to project documentation label Dec 21, 2020
@hayley-jean hayley-jean added this to the EventStoreDb 21.02.0 milestone Dec 21, 2020
@hayley-jean hayley-jean self-assigned this Dec 21, 2020
@jageall jageall merged commit ecc4899 into master Jan 6, 2021
hayley-jean pushed a commit that referenced this pull request Apr 14, 2021
Expose option for stream info cache capacity
hayley-jean added a commit that referenced this pull request Jun 7, 2021
* Merge pull request #2762 from EventStore/port-stream-cache-capacity
* Merge pull request #2871 from pvanbuijtene/fix-test-client-not-exiting
* Update auto-configuration of reader threads (#2935)

Server changes:

* Auto-size LRU Cache based on the amount of free memory at startup.
* Auto-configure the number of reader threads based on processor count at startup.
* Auto-configure the worker threads based on the reader thread count

Test Client Changes:

* Add gRPC write flood command
* Add TCP ClientAPI write flood command (as opposed to raw TCP)
* Document Test Client Public methods

Co-authored-by: chris.condron <chris@condron.net>
Co-authored-by: James Geall <james.geall@eventstore.com>
Co-authored-by: João Bragança <495495+thefringeninja@users.noreply.github.com>
Co-authored-by: Tim Coleman <timothy.coleman@gmail.com>
@hayley-jean hayley-jean deleted the port-stream-cache-capacity branch June 8, 2021 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation Issues relating to project documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants