OpenSearch/x-pack/plugin
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
..
ccr [CCR] Change AutofollowCoordinator to use wait_for_metadata_version (#36264) 2018-12-12 12:47:24 +01:00
core [CCR] Clean followed leader index UUIDs in auto follow metadata (#36408) 2018-12-12 09:55:37 +01:00
deprecation Simplify deprecation issue levels (#36326) 2018-12-07 15:45:53 -07:00
graph Remove X-Pack centric graph endpoints (#36010) 2018-11-29 07:09:37 -05:00
ilm Add setting to bypass Rollover action (#36235) 2018-12-11 08:53:05 -07:00
logstash Core: Replace deprecated Loggers calls with LogManager. (#34691) 2018-10-29 15:52:30 -04:00
ml Re-deprecate xpack rollup endpoints (#36451) 2018-12-11 19:43:17 -05:00
monitoring Add discovery types to cluster stats (#36442) 2018-12-11 10:35:58 +01:00
rollup Core: Rework multi date formatter merging (#36447) 2018-12-11 23:47:44 -08:00
security Move page size constants to PageCacheRecycler (#36524) 2018-12-12 07:00:50 -07:00
sql Upgrade to Lucene-8.0.0-snapshot-61e448666d (#36518) 2018-12-12 06:47:40 +01:00
src/test Re-deprecate xpack rollup endpoints (#36451) 2018-12-11 19:43:17 -05:00
upgrade Build: Use explicit deps on test tasks for check (#36325) 2018-12-06 14:13:49 -08:00
watcher Scripting: Switch watcher to use joda bwc time objects (#35966) 2018-12-10 17:29:25 -08:00
build.gradle Allow Integ Tests to run in a FIPS-140 JVM (#31989) 2018-07-24 12:48:14 +03:00