summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2016-11-15Adapt InternalTestCluster to auto adjust `minimum_master_nodes` (#21458)Boaz Leskes
2016-11-15Don't fail in `afterExecute` if context is already closed (#21563)Simon Willnauer
2016-11-15Make PercolatorFieldMapper get a QueryShardContext lazily.Adrien Grand
2016-11-15[TEST] Don't stop MockAppender some nodes might concurrently use itSimon Willnauer
2016-11-15Uncommitted mapping updates should not efect existing indices (#21306)Boaz Leskes
2016-11-15Remove XPointValues. (#21541)Adrien Grand
2016-11-15inner_hits: Skip adding a parent field to nested documents.Martijn van Groningen
2016-11-14Tests: Add TestZenDiscovery and replace uses of MockZenPing with it (#21488)Ryan Ernst
2016-11-14Remove generics from ActionRequestRyan Ernst
2016-11-14Add socket permissions for tribe nodesJason Tedor
2016-11-14assert blocking calls are not made on the cluster state update threadJay Modi
2016-11-14Remove unnecessary hash map copy in o.e.b.SecurityJason Tedor
2016-11-14Fallback to settings if transport profile is emptyJason Tedor
2016-11-14Add socket permissions for tribe nodesJason Tedor
2016-11-14Remove `IndexTemplateAlreadyExistsException` and `IndexShardAlreadyExistsExce...Simon Willnauer
2016-11-14Enable 5.x to 6.x BWC tests (#21537)Simon Willnauer
2016-11-14Fix line length in TCPTransportTestsYannick Welsch
2016-11-14Check valid cluster service state transitions (#21538)Yannick Welsch
2016-11-14[TEST] Add test to ensure `transport.tcp.compress` worksSimon Willnauer
2016-11-14remove forbidden APISimon Willnauer
2016-11-14Add assertion that checks that the same shard with same id is not added to sa...Yannick Welsch
2016-11-14Enable 5.x to 6.x BWC testsSimon Willnauer
2016-11-14Upgrade to lucene-6.3.0. (#21464)Adrien Grand
2016-11-13Hack around cluster service and logging raceJason Tedor
2016-11-13Do not prematurely shutdown Log4jJason Tedor
2016-11-11[TEST] testRebalancePossible() may not have an assigned node idAli Beyad
2016-11-11Tests: Disable merge in SearchCancellationTestsIgor Motov
2016-11-11Tests: clean search scroll at the end of SearchCancellationITIgor Motov
2016-11-11[TEST] reduce the number of snapshotted shards to 1 in testSnapshotSucceedsAf...Ali Beyad
2016-11-11Enable appender exceptions in UpdateSettingsITJason Tedor
2016-11-11[TEST] remove AwaitsFix from testSnapshotSucceedsAfterSnapshotFailure,Ali Beyad
2016-11-11Cleanup formatting in UpdateSettingsIT.javaJason Tedor
2016-11-11[TEST] mute the testSnapshotSucceedsAfterSnapshotFailure() testAli Beyad
2016-11-11Mark SearchQueryIT test as awaits fixJason Tedor
2016-11-11Test distinctNodesYannick Welsch
2016-11-11Makes snapshot throttling test go much faster (#21485)Ali Beyad
2016-11-11test fixYannick Welsch
2016-11-11fix tests that add duplicate shardsYannick Welsch
2016-11-11Add assertion that checks that the same shard with same id is not added to sa...Yannick Welsch
2016-11-11[TEST] adds randomness between atomic and non-atomic moveAli Beyad
2016-11-11Cache successful shard deletion checks (#21438)Yannick Welsch
2016-11-10Task cancellation command should wait for all child nodes to receive cancella...Igor Motov
2016-11-10ShardActiveResponseHandler shouldn't hold to an entire cluster stateIgor Motov
2016-11-10Ensures cleanup of temporary index-* generational blobs during snapshotting (...Ali Beyad
2016-11-10Remove (again) test uses of onModule (#21414)Ryan Ernst
2016-11-10[TEST] Add assertBusy when checking for pending operation counter after testsAreek Zillur
2016-11-10Revert "Add trace logging when aquiring and releasing operation locks for rep...Areek Zillur
2016-11-10Allows multiple patterns to be specified for index templates (#21009)Alexander Lin
2016-11-10[TEST] fixes rebalance single shard check as it isn't guaranteed that aAli Beyad
2016-11-10Avoid angering Log4j in TransportNodesActionTestsJason Tedor