Skip to content

Commit c91ce5b

Browse files
committed
[DOCS] Fix whitespace in 7.15 breaking changes
1 parent 04ba993 commit c91ce5b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/reference/migration/migrate_7_15.asciidoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ another store type.
104104
In 6.0, we deprecated the `accept_default_password` cluster setting. We removed
105105
support for default passwords in 6.0 but did not remove the setting for
106106
backwards compatibility. In 8.0, we will remove the setting.
107+
107108
*Impact* +
108109
To avoid deprecation warnings, discontinue use of the setting.
109110
====
@@ -114,11 +115,14 @@ To avoid deprecation warnings, discontinue use of the setting.
114115
====
115116
*Details* +
116117
In 5.2, we deprecated the following cluster settings:
118+
117119
* `xpack.security.authz.store.roles.index.cache.max_size`
118120
* `xpack.security.authz.store.roles.index.cache.ttl`
121+
119122
These native role cache settings have been unused since 5.2, but we did not
120123
remove the settings for backwards compatibility. In 8.0, we will remove the
121124
settings.
125+
122126
*Impact* +
123127
To avoid deprecation warnings, discontinue use of the settings.
124128
====

0 commit comments

Comments
 (0)