OpenSearch/test/framework
Ryan Ernst f924835265
Core: Require all actions have a Task (#31627)
The TaskManager and TaskAwareRequest could return null when registering
a task according to their javadocs, but no implementations ever actually
did that. This commit removes that wording from the javadocs and ensures
null is no longer allowed.
2018-06-28 08:24:03 -07:00
..
src Core: Require all actions have a Task (#31627) 2018-06-28 08:24:03 -07:00
build.gradle LLClient: Support host selection (#30523) 2018-06-11 17:07:27 -04:00