mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-06 02:49:35 +00:00
Since matrix aggs module isn't on the classpath at runtime, we shouldn't compile with it on the classpath. Doing so makes it possible for us to die with dignity when we can't load the class. Which happens right now. Original commit: elastic/x-pack-elasticsearch@6d2ca5e367