OpenSearch/server
Christoph Büscher 22dc125dad AnalyzeAction.Response doesn't need to call super.readFrom() (#44331)
The responses super.writeTo() method was removed in #44092, so the corresponding
contructor that reads from a stream shouldn't call super itself, even though its
implementation is currently empty.
2019-07-15 11:53:25 +02:00
..
licenses Upgrade to lucene-8.2.0-snapshot-860e0be5378 (#44171) (#44184) 2019-07-11 09:17:22 -05:00
src AnalyzeAction.Response doesn't need to call super.readFrom() (#44331) 2019-07-15 11:53:25 +02:00
build.gradle Upgrade HPPC to version 0.8.1 (#43025) 2019-06-12 13:14:16 +02:00