OpenSearch/modules/reindex
Ryan Ernst c7b45b2cc7 Tests: Remove unnecessary Callable variant of assertBusy
The assertBusy method currently has both a Runnable and Callable
version. This has caused confusion with type inference and lambdas
sometimes, in particular with java 9. This change removes the callable
version as nothing was actually using it.
2016-05-23 16:17:43 -07:00
..
src Tests: Remove unnecessary Callable variant of assertBusy 2016-05-23 16:17:43 -07:00
build.gradle Revert "Silence reindex's rest tests" 2016-03-02 09:17:06 -05:00