OpenSearch/dev-tools
Simon Willnauer 5c6fe2593e [CORE] Ban all useage of Future#cancel(true)
Interrupting a thread while blocking on an NIO Read / Write Operation
can cause a file to be closed due to the interrupts. This can have unpredictable
effects when files are open by index readers etc. we should prevent interruptions
across the board if possible.

Closes #8494
2014-11-18 14:14:09 +01:00
..
forbidden [CORE] Ban all useage of Future#cancel(true) 2014-11-18 14:14:09 +01:00
pmd
ElasticSearch.launch
build_randomization.rb
build_release.py typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-08 18:55:57 +01:00
client_tests_urls.prop
download-s3.py
elasticsearch_license_header.txt
es_release_notes.pl
extract_party_license.rb typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-08 18:55:57 +01:00
get-bwc-version.py
license_header_definition.xml
tests.policy
upgrade-tests.py
upload-s3.py