OpenSearch/core
Nik Everett a2a7ea1f17 Make ExtendedBounds immutable
We used to mutate it as part of building the aggregation. That
caused assertVersionSerializable to fail because it assumes that
requests aren't mutated after they are sent.

Closes #19481
2016-07-19 08:48:14 -04:00
..
src Make ExtendedBounds immutable 2016-07-19 08:48:14 -04:00
build.gradle Move netty transport and http into a module 2016-07-11 22:21:29 +02:00