mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-13 08:25:26 +00:00
The base test case class has been adapted to assert that no warn nor error messages are logged to the Log4j status logger. An issue that exists in x-pack uncovered by this change is that the mock appender in the capturing logger was never started. This commit addresses this issue. Relates elastic/elasticsearch#3988 Original commit: elastic/x-pack-elasticsearch@8fc0b99bae