This website requires JavaScript.
Explore
Help
Sign In
honeymoose
/
OpenSearch
Watch
1
Star
0
Fork
0
You've already forked OpenSearch
mirror of
https://github.com/honeymoose/OpenSearch.git
synced
2025-02-05 20:48:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
OpenSearch
/
plugins
History
kimchy
aa28b93610
refactor how throttling is done, instead of doing it after a shard is allocated to a node, and then wait till its allowed to recover, do it on the allocation level, and don't allocate a shard to a node that has N number of recoveries going on it
2010-08-22 02:47:34 +03:00
..
analysis
/icu
big refactoring thanks to proper jarjar built from source with asm 3.3 allowing to jarjar guice and others, includes package relocations
2010-06-15 16:51:38 +03:00
client
/groovy
New API, update settings, allowing to change specific runtime settings of the cluster (indices).
number_of_replicas
is the only settings supported, allowing to change the number of repliacs of one or more indices.
2010-08-08 09:17:09 +03:00
cloud
/aws
refactor how throttling is done, instead of doing it after a shard is allocated to a node, and then wait till its allowed to recover, do it on the allocation level, and don't allocate a shard to a node that has N number of recoveries going on it
2010-08-22 02:47:34 +03:00
hadoop
refactor how throttling is done, instead of doing it after a shard is allocated to a node, and then wait till its allowed to recover, do it on the allocation level, and don't allocate a shard to a node that has N number of recoveries going on it
2010-08-22 02:47:34 +03:00
mapper
/attachments
store the mapping definition in compressed form internally to save memory
2010-08-19 17:06:36 +03:00
transport
/memcached
Transport: add global compression support compressing all internal transport communication (using lzf),
closes
#321
.
2010-08-15 02:57:22 +03:00