OpenSearch/core
Luca Cavanna abc3ec6574 Remove special case in case no action filters are registered (#21251)
Since we have the ingest node type, there is either IngestActionFilter or IngestProxyActionFilter registered, depending on whether the node is an ingest node or not. The special case that shortcuts the execution in case there are no filters is never exercised.
2016-11-02 10:38:25 +01:00
..
src Remove special case in case no action filters are registered (#21251) 2016-11-02 10:38:25 +01:00
build.gradle Upgrade Log4j 2 to version 2.7 2016-10-07 13:05:30 -05:00