OpenSearch/dev-tools/forbidden
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
..
all-signatures.txt Core: add max_determinized_states to query_string and regexp query/filter 2014-11-10 13:43:48 -05:00
core-signatures.txt [CORE] Ban all useage of Future#cancel(true) 2014-11-18 14:14:09 +01:00
test-signatures.txt Move forbidden api signature files to dev-tools. 2014-09-29 15:27:43 -07:00