Commit 11c2913
Populate After.ServerVersion on StopReplicationAndGetStatus success path
The successful stop path set Before.ServerVersion but left After.ServerVersion
empty, while the no-op paths return After: before and thus include it. Set
after.ServerVersion = before.ServerVersion so the common success path is
consistent, and extend the test to assert After.ServerVersion when present.
Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
Signed-off-by: Eduardo Ortega <5791035+ejortegau@users.noreply.github.com>1 parent 4bfe9c5 commit 11c2913
2 files changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1086 | 1086 | | |
1087 | 1087 | | |
1088 | 1088 | | |
| 1089 | + | |
1089 | 1090 | | |
1090 | 1091 | | |
1091 | 1092 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
876 | 876 | | |
877 | 877 | | |
878 | 878 | | |
| 879 | + | |
| 880 | + | |
| 881 | + | |
879 | 882 | | |
880 | 883 | | |
881 | 884 | | |
0 commit comments