OpenSearch/libs
Tim Brooks e63d52af63
Move page size constants to PageCacheRecycler (#36524)
`PageCacheRecycler` is the class that creates and holds pages of arrays
for various uses. `BigArrays` is just one user of these pages. This
commit moves the constants that define the page sizes for the recycler
to be on the recycler class.
2018-12-12 07:00:50 -07:00
..
cli add elasticsearch-shard tool (#32281) 2018-09-19 10:28:22 +02:00
core Add a frozen engine implementation (#34357) 2018-11-07 20:23:35 +01:00
dissect Run forbidden api checks with runtimeJavaVersion (#32947) 2018-08-22 09:05:22 +03:00
grok ingest: grok remove duplicated patterns (#35886) 2018-11-26 11:13:46 -06:00
nio Move page size constants to PageCacheRecycler (#36524) 2018-12-12 07:00:50 -07:00
plugin-classloader Build: Fail if any libs depend on non-core libs (#29336) 2018-04-16 11:49:27 -04:00
secure-sm Run forbidden api checks with runtimeJavaVersion (#32947) 2018-08-22 09:05:22 +03:00
x-content Make hits.total an object in the search response (#35849) 2018-12-05 19:49:06 +01:00
build.gradle Rename elasticsearch-core to core (#31185) 2018-06-07 16:50:21 -04:00