summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/action/support
AgeCommit message (Expand)Author
2016-12-20Add fromXContent() methods for ReplicationResponse (#22196)Tanguy Leroux
2016-12-19Merge branch 'master' into enhancement/use_shard_bulk_for_single_opsAreek Zillur
2016-12-19Use correct block levels for TRA subclasses (#22224)Yannick Welsch
2016-12-19Add BWC layer to seq no infra and enable BWC tests (#22185)Boaz Leskes
2016-12-16Merge branch 'master' into enhancement/use_shard_bulk_for_single_opsAreek Zillur
2016-12-15Add unit tests for toXContent methods in ReplicationResponse (#22188)Tanguy Leroux
2016-12-14Add equals() and hashCode() methods to ReplicationResponse (#22168)Tanguy Leroux
2016-12-09Merge branch 'master' into enhancement/use_shard_bulk_for_single_opsAreek Zillur
2016-12-08Add bwc for index/delete requests from pre-6.0 nodesAreek Zillur
2016-12-07Prepares allocator decision objects for use with the allocation explain API (...Ali Beyad
2016-12-07Make index and delete operation execute as a single bulk itemAreek Zillur
2016-12-06Remove `InternalTestCluster.startNode(s)Async` (#21846)Boaz Leskes
2016-12-05Plugins: Remove response action filters (#21950)Ryan Ernst
2016-11-24Handle spaces in `action.auto_create_index` gracefully (#21790)Simon Willnauer
2016-11-15Merge remote-tracking branch 'upstream/master' into feature/seq_noBoaz Leskes
2016-11-15Adapt InternalTestCluster to auto adjust `minimum_master_nodes` (#21458)Boaz Leskes
2016-11-15Merge remote-tracking branch 'upstream/master' into feature/seq_noBoaz Leskes
2016-11-14Tests: Add TestZenDiscovery and replace uses of MockZenPing with it (#21488)Ryan Ernst
2016-11-14Remove generics from ActionRequestRyan Ernst
2016-11-10Merge branch 'master' into feature/seq_noJason Tedor
2016-11-10Avoid angering Log4j in TransportNodesActionTestsJason Tedor
2016-11-03Fix ShardInfo#toStringJason Tedor
2016-11-02Change ClusterState and PendingClusterTasksResponse's toString() to their pre...Boaz Leskes
2016-11-01Balance step in BalancedShardsAllocator for a single shard (#21103)Ali Beyad
2016-10-31incorporate feedbackAreek Zillur
2016-10-31Merge branch 'master' into enhancement/replicate_primary_write_failuresAreek Zillur
2016-10-31Retrying replication requests on replica doesn't call `onRetry` (#21189)Boaz Leskes
2016-10-27add testsAreek Zillur
2016-10-26add constructor overloads for primary resultAreek Zillur
2016-10-21cleanup and improve documentation for TWAAreek Zillur
2016-10-20Merge branch 'master' into enhancement/replicate_primary_write_failuresAreek Zillur
2016-10-20Simplify TransportWriteAction request handlingAreek Zillur
2016-10-20Move all zen discovery classes into o.e.discovery.zen (#21032)Ryan Ernst
2016-10-18Remove local discovery in favor of a simpler `MockZenPings` (#20960)Boaz Leskes
2016-10-17Use expectThrows() instead of try-catch blocks for testing expected exceptionsChristoph Büscher
2016-10-14Handle transient write failure in transport replication actionAreek Zillur
2016-10-14Distinguish primary and replica request types in TransportWriteActionAreek Zillur
2016-10-07DeGuice some of IndicesModuleNik Everett
2016-10-07Remove LocalTransport in favor of MockTcpTransport (#20695)Simon Willnauer
2016-10-06TransportReplicationAction subclasses shouldn't have to resolve shards (#20730)Boaz Leskes
2016-09-30merge from masterBoaz Leskes
2016-09-30ESIndexLevelReplicationTestCase: Make it easier to add new TRA-based actions ...Boaz Leskes
2016-09-29Fix failing tests after mergeJason Tedor
2016-09-29Merge branch 'master' into feature/seq_noJason Tedor
2016-09-19Remove `RoutingAllocation.Result` (#20538)Boaz Leskes
2016-09-16Remove ability to plug-in TransportService (#20505)Simon Willnauer
2016-09-15Add current cluster state version to zen pings and use them in master electio...Boaz Leskes
2016-09-14Remove TransportService#registerRequestHandler leniency (#20469)Simon Willnauer
2016-09-06Make ConcreteShardRequest public and staticNik Everett
2016-09-06Verify AllocationIDs in replication actions (#20320)Boaz Leskes