Skip to content

Commit 161614e

Browse files
committed
update
1 parent b4c0847 commit 161614e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/ccr/src/main/java/org/elasticsearch/xpack/ccr/action/TransportResumeFollowAction.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -478,6 +478,7 @@ static String[] extractLeaderShardHistoryUUIDs(Map<String, String> ccrIndexMetad
478478
IndexSettings.INDEX_SOFT_DELETES_RETENTION_LEASE_PERIOD_SETTING,
479479
IndexSettings.MAX_SCRIPT_FIELDS_SETTING,
480480
IndexSettings.MAX_REGEX_LENGTH_SETTING,
481+
IndexSettings.MAX_SOURCE_SIZE_BYTES_SETTING,
481482
IndexSettings.MAX_TERMS_COUNT_SETTING,
482483
IndexSettings.MAX_ANALYZED_OFFSET_SETTING,
483484
IndexSettings.WEIGHT_MATCHES_MODE_ENABLED_SETTING,

0 commit comments

Comments
 (0)