Commit 09b46c8
authored
Goodbye and thank you synced flush! (#50882)
Synced flush was a brilliant idea. It supports instant recoveries with a
quite small implementation. However, with the presence of sequence
numbers and retention leases, it is no longer needed. This change
removes it from 8.0.
Relates #50771 parent adb56e5 commit 09b46c8
File tree
53 files changed
+290
-3731
lines changed- client/rest-high-level/src
- main/java/org/elasticsearch/client
- test/java/org/elasticsearch/client
- documentation
- docs
- java-rest/high-level
- indices
- reference
- index-modules/allocation
- indices
- migration/migrate_8_0
- modules
- setup
- upgrade
- qa
- full-cluster-restart/src/test/java/org/elasticsearch/upgrades
- mixed-cluster/src/test/java/org/elasticsearch/backwards
- rolling-upgrade/src/test/java/org/elasticsearch/upgrades
- rest-api-spec/src/main/resources/rest-api-spec
- api
- test/indices.flush
- server/src
- main/java/org/elasticsearch
- action
- admin/indices/flush
- client
- support
- index
- engine
- shard
- indices
- cluster
- flush
- rest/action/admin/indices
- test/java/org/elasticsearch
- action/admin/indices/flush
- gateway
- indices
- cluster
- flush
- recovery
- state
- snapshots
- test/framework/src/main/java/org/elasticsearch/test
- rest
- x-pack/plugin
- frozen-indices/src/test/java/org/elasticsearch/index/engine
- ml/src/test/java/org/elasticsearch/xpack/ml/integration
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
53 files changed
+290
-3731
lines changedLines changed: 0 additions & 36 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
| |||
415 | 414 | | |
416 | 415 | | |
417 | 416 | | |
418 | | - | |
419 | | - | |
420 | | - | |
421 | | - | |
422 | | - | |
423 | | - | |
424 | | - | |
425 | | - | |
426 | | - | |
427 | | - | |
428 | | - | |
429 | | - | |
430 | | - | |
431 | | - | |
432 | | - | |
433 | | - | |
434 | | - | |
435 | | - | |
436 | | - | |
437 | | - | |
438 | | - | |
439 | | - | |
440 | | - | |
441 | | - | |
442 | | - | |
443 | | - | |
444 | | - | |
445 | | - | |
446 | | - | |
447 | | - | |
448 | | - | |
449 | | - | |
450 | | - | |
451 | | - | |
452 | | - | |
453 | 417 | | |
454 | 418 | | |
455 | 419 | | |
| |||
Lines changed: 0 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
| |||
194 | 193 | | |
195 | 194 | | |
196 | 195 | | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | 196 | | |
207 | 197 | | |
208 | 198 | | |
| |||
0 commit comments