OpenSearch/server
Luca Cavanna 034fdbca28
Update BucketUtils#suggestShardSideQueueSize signature (#33210)
`BucketUtils#suggestShardSideQueueSize` used to calculate the shard_size based on the number of shards. It returns now a different value only based on whether we are querying a single shard or multiple shards. This commit replaces the numberOfShards argument with a boolean that tells whether we are querying a single shard or not.
2018-08-29 13:51:54 +02:00
..
licenses Upgrade to Lucene-7.5.0-snapshot-13b9e28f9d 2018-08-09 11:15:02 -05:00
src Update BucketUtils#suggestShardSideQueueSize signature (#33210) 2018-08-29 13:51:54 +02:00
build.gradle Consider multi release jars when running third party audit (#33206) 2018-08-29 09:53:04 +03:00