Commit 548a66a
committed
CCR follower index needs to copy transport version from CCR leader index (elastic#145035)
Currently, when adding a follower index to a leader
index using CCR, transport version is not copied which
leads to errors in the upgrade assistant.1 parent 3acc5de commit 548a66a
File tree
3 files changed
+7
-0
lines changed- docs/changelog
- x-pack/plugin/ccr/src
- internalClusterTest/java/org/elasticsearch/xpack/ccr
- main/java/org/elasticsearch/xpack/ccr/repository
3 files changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
| 202 | + | |
202 | 203 | | |
203 | 204 | | |
204 | 205 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
309 | 309 | | |
310 | 310 | | |
311 | 311 | | |
| 312 | + | |
312 | 313 | | |
313 | 314 | | |
314 | 315 | | |
| |||
0 commit comments