OpenSearch/modules/percolator
Simon Willnauer 9f97f9072a Allow `InputStreamStreamInput` array size validation where applicable (#26692)
Today we can't validate the array length in `InputStreamStreamInput` since
we can't rely on `InputStream.available` yet in some situations we know
the size of the stream and can apply additional validation.
2017-09-18 17:52:36 +02:00
..
src Allow `InputStreamStreamInput` array size validation where applicable (#26692) 2017-09-18 17:52:36 +02:00
build.gradle Move non-core mappers to a module. (#26549) 2017-09-13 17:58:53 +02:00