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

Flush API: Allow to provide full parameter for a complete clean #210

Closed
kimchy opened this issue Jun 5, 2010 · 1 comment
Closed

Flush API: Allow to provide full parameter for a complete clean #210

kimchy opened this issue Jun 5, 2010 · 1 comment

Comments

@kimchy
Copy link
Member

kimchy commented Jun 5, 2010

When specifying full, it will completely clean the engines (basically, replacing IndexWriter).

Also, the memory monitor will perform it when getting into its full stage cleaning (cleaning the cache as well).

@kimchy
Copy link
Member Author

kimchy commented Jun 5, 2010

Flush API: Allow to provide full parameter for a complete clean, closed by 5cdba03.

williamrandolph pushed a commit to williamrandolph/elasticsearch that referenced this issue Jun 4, 2020
The _nodes/http api returns all the nodes, whether they have or not
http enabled. The fix filters out the nodes instead of causing a
parsing exception

fix elastic#210

(cherry picked from commit d842195116ac9dc58d7bc2b3a8f27b0e1f4a7806)
mindw pushed a commit to mindw/elasticsearch that referenced this issue Sep 5, 2022
elastic#210)

recorder scaling across AZs

* recorder scaling across AZs

* Merged master into dev/ttang2/recorder_scaling_across_AZs_21.08.23
* remove placement

* Merge branch 'dev/ttang2/recorder_scaling_across_AZs_21.08.23' of bitbucket.org:engageli/devops into dev/ttang2/recorder_scaling_across_AZs_21.08.23


Approved-by: Can Yildiz
cbuescher pushed a commit to cbuescher/elasticsearch that referenced this issue Oct 2, 2023
cbuescher pushed a commit to cbuescher/elasticsearch that referenced this issue Oct 2, 2023
With this commit we install JDK 14 for verification of nightly
benchmarks. We also remove all other outdated Java versions (13, 12 and
8). JDK 11 is still required as runtime JDK.

Relates elastic#210
emilykmarx pushed a commit to emilykmarx/elasticsearch that referenced this issue Dec 26, 2023
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