Commit cb5d4a9
[segment replication] Increase the default segment counter step size when replica promoting (opensearch-project#17568)
* add segment counter increment step setting
Signed-off-by: guojialiang <[email protected]>
* add changelog
Signed-off-by: guojialiang <[email protected]>
* change the default value directly
Signed-off-by: guojialiang <[email protected]>
* add CHANGELOG
Signed-off-by: guojialiang <[email protected]>
---------
Signed-off-by: guojialiang <[email protected]>
Signed-off-by: Harsh Kothari <[email protected]>1 parent 560a5e6 commit cb5d4a9
File tree
2 files changed
+2
-1
lines changed- server/src/main/java/org/opensearch/index/engine
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments