OpenSearch/plugins
Tanguy Leroux 510829f9f7
TransportVerifyShardBeforeCloseAction should force a flush (#38401)
This commit changes the `TransportVerifyShardBeforeCloseAction` so that it 
always forces the flush of the shard. It seems that #37961 is not sufficient to 
ensure that the translog and the Lucene commit share the exact same max 
seq no and global checkpoint information in case of one or more noop 
operations have been made.

The `BulkWithUpdatesIT.testThatMissingIndexDoesNotAbortFullBulkRequest` 
and `FrozenIndexTests.testFreezeEmptyIndexWithTranslogOps` test this trivial 
situation and they both fail 1 on 10 executions.

Relates to #33888
2019-02-06 13:22:54 +01:00
..
analysis-icu Default include_type_name to false in the yml test harness. (#38058) 2019-02-01 11:44:13 -08:00
analysis-kuromoji Default include_type_name to false in the yml test harness. (#38058) 2019-02-01 11:44:13 -08:00
analysis-nori Default include_type_name to false in the yml test harness. (#38058) 2019-02-01 11:44:13 -08:00
analysis-phonetic Default include_type_name to false in the yml test harness. (#38058) 2019-02-01 11:44:13 -08:00
analysis-smartcn Default include_type_name to false in the yml test harness. (#38058) 2019-02-01 11:44:13 -08:00
analysis-stempel Default include_type_name to false in the yml test harness. (#38058) 2019-02-01 11:44:13 -08:00
analysis-ukrainian Default include_type_name to false in the yml test harness. (#38058) 2019-02-01 11:44:13 -08:00
discovery-azure-classic Align docs etc with new discovery setting names (#38492) 2019-02-06 11:34:38 +00:00
discovery-ec2 Align docs etc with new discovery setting names (#38492) 2019-02-06 11:34:38 +00:00
discovery-gce Align docs etc with new discovery setting names (#38492) 2019-02-06 11:34:38 +00:00
examples Allow custom authorization with an authorization engine (#38358) 2019-02-05 13:39:29 -07:00
ingest-attachment Update httpclient for JDK 11 TLS engine (#37994) 2019-01-30 14:24:29 -07:00
mapper-annotated-text Default include_type_name to false in the yml test harness. (#38058) 2019-02-01 11:44:13 -08:00
mapper-murmur3 Default include_type_name to false in the yml test harness. (#38058) 2019-02-01 11:44:13 -08:00
mapper-size Default include_type_name to false in the yml test harness. (#38058) 2019-02-01 11:44:13 -08:00
repository-azure Remove support for maxRetryTimeout from low-level REST client (#38085) 2019-02-06 08:43:47 +01:00
repository-gcs Update httpclient for JDK 11 TLS engine (#37994) 2019-01-30 14:24:29 -07:00
repository-hdfs TransportVerifyShardBeforeCloseAction should force a flush (#38401) 2019-02-06 13:22:54 +01:00
repository-s3 Update httpclient for JDK 11 TLS engine (#37994) 2019-01-30 14:24:29 -07:00
store-smb Removes typed calls from YAML REST tests (#37611) 2019-01-30 16:32:58 +00:00
transport-nio Extract message serialization from `TcpTransport` (#37034) 2019-01-21 14:14:18 -07:00
build.gradle Reorganize license files 2018-04-20 15:33:59 -07:00