File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
docs/src/reference/asciidoc/appendix Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -12,13 +12,11 @@ For clarity, we always list any breaking changes at the top of the
1212
1313//NOTE: The notable-breaking-changes tagged regions are re-used in the
1414//Installation and Upgrade Guide
15- // tag::notable-v8-breaking-changes[]
16-
17- // end::notable-v8-breaking-changes[]
1815
1916[[breaking-changes-8.0]]
2017=== Breaking Changes in 8.0
2118
19+ // tag::notable-v8-breaking-changes[]
2220==== The default scroll size is now `1000`
2321
2422We've increased the `es.scroll.size` default from `50` to `1000`. If you deploy
@@ -29,6 +27,7 @@ avoid issues.
2927
3028Our compatibility artifacts no longer support Scala 2.10. Spark deprecated
3129support for Scala 2.10 in the Spark 2.0.0 release.
30+ // end::notable-v8-breaking-changes[]
3231
3332[[breaking-changes-7.0]]
3433=== Breaking Changes in 7.0
You can’t perform that action at this time.
0 commit comments