-
Notifications
You must be signed in to change notification settings - Fork 25.2k
NodeBuilder.local(false) sets local to true #168
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
Comments
Its fixed in master already ;) |
Closing... . |
dadoonet
pushed a commit
that referenced
this issue
Jun 5, 2015
cbuescher
pushed a commit
to cbuescher/elasticsearch
that referenced
this issue
Oct 2, 2023
Relates elastic#168 Co-authored-by: Daniel Mitterdorfer <[email protected]>
cbuescher
pushed a commit
to cbuescher/elasticsearch
that referenced
this issue
Oct 2, 2023
With this commit we enable GC logs for all race configurations which have the G1 garbage collector explicitly enabled. Relates elastic#168
cbuescher
pushed a commit
to cbuescher/elasticsearch
that referenced
this issue
Oct 2, 2023
elastic#184) Since /var/lib/jenkins/.rally/benchmarks/races gets fscked before every night-rally invocation, by default, for our Jenkins triggered nightlies, we still want to preserve important logs and telemetry output under each race directory. This commit copies the subdirectories telemetry, logs under each race id to `$HOME/race_archive/<date_part_from_effective_time_stamp>` Closes elastic#168
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The method NodeBuilder.local(boolean local) always sets local to true regardless of input.
The text was updated successfully, but these errors were encountered: