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

Filter Cache: Improved Caching #182

Closed
kimchy opened this issue May 19, 2010 · 1 comment
Closed

Filter Cache: Improved Caching #182

kimchy opened this issue May 19, 2010 · 1 comment

Comments

@kimchy
Copy link
Member

kimchy commented May 19, 2010

Overhaul in how caching of filters is one (specifically with how Lucene NRT works). Also changed the default cache from Soft Cache to Weak Cache (garbage collection based cache, weak gets released more eagerly).

@kimchy
Copy link
Member Author

kimchy commented May 19, 2010

Filter Cache: Improved Caching, closed by d1acef1.

dadoonet added a commit that referenced this issue Jun 5, 2015
dadoonet pushed a commit to dadoonet/elasticsearch that referenced this issue Sep 4, 2015
Refactor testing system into unit and integration tests
Improve sharing of testing resources between modules, local vs remote
Improve classpath separation between the modules

Fix elastic#182
williamrandolph pushed a commit to williamrandolph/elasticsearch that referenced this issue Jun 4, 2020
Refactor testing system into unit and integration tests
Improve sharing of testing resources between modules, local vs remote
Improve classpath separation between the modules

Fix elastic#182
mindw pushed a commit to mindw/elasticsearch that referenced this issue Sep 5, 2022
cbuescher pushed a commit to cbuescher/elasticsearch that referenced this issue Oct 2, 2023
With this commit we add the race id to the output of the list races
command in the night-rally-admin tool. As we use the race id as the
unique identifier for a Rally invocation, we should also be able to see
it in diagnostic output.
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant