Clinton Gormley
|
393c28bee4
[DOCS] Removed outdated new/deprecated version notices
|
hace 12 años |
Martijn van Groningen
|
d5a47e597d
Removed ThreadLocals class and its references, since it is no longer needed.
|
hace 12 años |
Simon Willnauer
|
b39961b2a6
Prevent ShardAllocator to modify the unassigned while running allocations
|
hace 12 años |
Luca Cavanna
|
ca6c26c62d
Improved test
|
hace 12 años |
Clinton Gormley
|
69d1d35fc1
[DOCS] Fixed an out of sequence header in the Groovy docs
|
hace 12 años |
Clinton Gormley
|
17234fe454
[DOCS] link: prefix not required when using {ref} attributes
|
hace 12 años |
Clinton Gormley
|
e6127fc082
[DOCS] Chunk depth now configurable, so [float] not required
|
hace 12 años |
Luca Cavanna
|
2f10f94c13
Fixed PluginManagerTests to connect to the right node when checking if the plugin is available
|
hace 12 años |
Luca Cavanna
|
73a7b06d21
Switched PluginManagerTests to use default plugins location and added check that http connector is working properly
|
hace 12 años |
Luca Cavanna
|
f9f664bc3b
Added errorStream null check in HttpClient (used for testing purpose)
|
hace 12 años |
Shay Banon
|
058f57b198
test for primary allocating over replicas
|
hace 12 años |
Luca Cavanna
|
2d1b841ba1
Replaced localhost with 127.0.0.1 in PluginManagerTests
|
hace 12 años |
Luca Cavanna
|
45c8da3e98
Improved logic that removes top-level folder from archives when needed
|
hace 12 años |
Simon Willnauer
|
eb2fed85f1
Add 'min_input_len' to completion suggester
|
hace 12 años |
Martijn van Groningen
|
eed7f0bdb3
Restructured the transport action code for multi percolate api.
|
hace 12 años |
Boaz Leskes
|
7307e37efe
Previously added logging in TransportRefreshAction caused NPE if search shards had errors (or was not yet started/assigned)
|
hace 12 años |
Boaz Leskes
|
a48c437ffb
Search action now log in debug what shards/nodes were used before moving to second phase
|
hace 12 años |
Luca Cavanna
|
91c3853452
Added new iteration to RecoveryWhileUnderLoadTests
|
hace 12 años |
Luca Cavanna
|
fc1d6670df
Added log lines to log (debug level) acknowledgements regarding index alias creation and index state change
|
hace 12 años |
Luca Cavanna
|
38be478c46
Fixed close index when the index is already closed
|
hace 12 años |
Luca Cavanna
|
206ab3a6d4
Used ElasticsearchAssertions to check count result in RecoveryWhileUnderLoadTests
|
hace 12 años |
Clinton Gormley
|
ca4b85edef
Added IDs to the community clients docs, to control HTML page names
|
hace 12 años |
Simon Willnauer
|
69848210d6
Allow up to 10% unbalance in random allocator tests
|
hace 12 años |
Boaz Leskes
|
be09103258
SearchWhileCreatingIndexTests didn't always supply enough node for write consistency requirements and thus hanged.
|
hace 12 años |
Martijn van Groningen
|
be00437c65
Changed expectedOperationsPerItem from AtomicInteger array to AtomicReferenceArray<AtomicInteger>.
|
hace 12 años |
Simon Willnauer
|
c9c850167f
Add more trace logging if shard allocation is throttled
|
hace 12 años |
Boaz Leskes
|
c70b8fbd7b
Added total, successful shard info to search related asserts in ElasticsearchAssertions
|
hace 12 años |
Simon Willnauer
|
f8cf5ae7e9
Added Random test for ShardAllocator.
|
hace 12 años |
Martijn van Groningen
|
a7b2b7847a
Use atomic collections to make sure all of the memory contents are visible from writing to reading thread.
|
hace 12 años |
Simon Willnauer
|
7113731022
Execute listeners on current thread if threadpool is shutting down
|
hace 12 años |