OpenSearch/server
Armin Braun e75a6f13a1
Stop Redundantly Serializing ShardId in BulkShardResponse (#56094) (#56866)
When reading/writing the individual doc responses in the context
of a bulk shard response there is no need to serialize the `ShardId`
over and over. This can waste a lot of memory when handling large bulk
requests.
2020-05-17 10:27:17 +02:00
..
licenses upgrade to Lucene 8.6.0 snapshot (#56661) 2020-05-13 14:25:16 +02:00
src Stop Redundantly Serializing ShardId in BulkShardResponse (#56094) (#56866) 2020-05-17 10:27:17 +02:00
build.gradle Move publishing configuration to a separate plugin (#56727) 2020-05-14 20:23:07 -07:00