summaryrefslogtreecommitdiff
path: root/core/src/test
AgeCommit message (Expand)Author
2017-07-03Tests fix - Significant terms/text aggs (#25499)markharwood
2017-07-02[TEST] Expect nodes getting disconnected quicklySimon Willnauer
2017-07-02testPrimaryFailureIncreasesTerm should use assertBusy to wait for yellowBoaz Leskes
2017-07-02Cleanup network / transport related settings (#25489)Simon Willnauer
2017-07-01Remove allocation id from replica replication response (#25488)Yannick Welsch
2017-06-30Adjust status on bad allocation explain requestsJason Tedor
2017-06-30Add additional test for sequence-number recoveryJason Tedor
2017-06-30WrapperQueryBuilder should also rewrite the parsed query.Martijn van Groningen
2017-06-29Use LRU set to reduce repeat deprecation messagesJason Tedor
2017-06-29Fix Java 9 compilation issueChristoph Büscher
2017-06-29Remove QueryParseContext from parsing QueryBuilders (#25448)Christoph Büscher
2017-06-29Promote replica on the highest version node (#25277)Lee Hinman
2017-06-29Unify the result interfaces from get and search in Java client (#25361)olcbean
2017-06-28Emit settings deprecation logging at most onceJason Tedor
2017-06-28Fix race condition in RemoteClusterConnection node supplier (#25432)Jay Modi
2017-06-28_nodes/stats should not fail due to concurrent AlreadyClosedException (#25016)Chris Earle
2017-06-28Use a single method to update shard stateYannick Welsch
2017-06-28Disallow multiple concurrent recovery attempts for same target shard (#25428)Yannick Welsch
2017-06-28Update global checkpoint when increasing primary term on replica (#25422)Yannick Welsch
2017-06-28Add backwards compatibility indices for 5.4.3Daniel Mitterdorfer
2017-06-27Add missing newline at end of SetsTests.javaJason Tedor
2017-06-27correct expected thrown exception in mappingMetaData to ElasticsearchParseExc...Tal Levy
2017-06-27Add Javadocs and tests for set difference methodsJason Tedor
2017-06-27Tests: Add parsing test for AggregationsTests (#25396)Christoph Büscher
2017-06-27Mute SignificantTermsAggregatorTests#testSignificance()Daniel Mitterdorfer
2017-06-27Mute FullRollingRestartIT#testFullRollingRestart()Daniel Mitterdorfer
2017-06-27Mute IndexShardTests#testRelocatedShardCanNotBeRevivedConcurrentlyDaniel Mitterdorfer
2017-06-26Mark shutdown non-master nodes test as awaits fixJason Tedor
2017-06-26Remove default path settingsJason Tedor
2017-06-26Make plugin loading stricterJason Tedor
2017-06-26Remove path.conf settingJason Tedor
2017-06-26Fix primary context sealing testJason Tedor
2017-06-26Introduce primary context (#25122)Jason Tedor
2017-06-26Tests: Fix array out of bounds exception in TemplateUpgradeServiceITIgor Motov
2017-06-26Move more token filters to analysis-common moduleMartijn van Groningen
2017-06-25Remove remaining `index.mapper.single_type` setting usage from tests (#25388)Simon Willnauer
2017-06-23Tests: Improve stability and logging of TemplateUpgradeServiceIT tests (#25386)Igor Motov
2017-06-23Added unit test coverage for SignificantTerms (#24904)markharwood
2017-06-23testCreateShrinkIndex: removed left over debugging log line that violated lin...Boaz Leskes
2017-06-23testCreateShrinkIndex should make sure to use the right source stats when tes...Boaz Leskes
2017-06-23[Test] Add unit test for XContentParserUtilsTests.parseStoredFieldsValue (#25...Tanguy Leroux
2017-06-23Remove remaining `index.mapping.single_type=false` (#25369)Simon Willnauer
2017-06-23test: Replace OldIndexBackwardsCompatibilityIT#testOldClusterStates with a fu...Martijn van Groningen
2017-06-22ESIndexLevelReplicationTestCase.ReplicationAction#execute should send excepti...Boaz Leskes
2017-06-22testRecoveryAfterPrimaryPromotion shouldn't flush the replica with extra oper...Boaz Leskes
2017-06-22Ensure `InternalEngineTests.testConcurrentWritesAndCommits` doesn't pile up c...Simon Willnauer
2017-06-22[TEST] Add debug logging if an unexpected exception is thrownSimon Willnauer
2017-06-22TemplateUpgraders should be called during rolling restart (#25263)Igor Motov
2017-06-22Initialize max unsafe auto ID timestamp on shrinkJason Tedor
2017-06-22Enable a long translog retention policy by default (#25294)Boaz Leskes