94a4bc9933
The fact that SearchPhaseContext extends ActionListener makes it hard to reason about when the original listener is notified and to trace those calls. Also, the corresponding onFailure and onResponse were only needed in two places, one each, where they can be replaced by a more intuitive call, like sendSearchResponse for onResponse. |
||
---|---|---|
.. | ||
licenses | ||
src | ||
build.gradle |