Commit fc30f53
committed
[PLAT-20841] Clockbound YNP config param is wrongly set during create universe
Summary:
The clockbound param is not set correctly in the YNP config during create universe.
This got introduced in D52182 / D50614
Added a fix so that clockbound param value is picked from persisted universe details.
Test Plan:
Manually verified the clockbound param is set correctly and universe comes up with
clockbound.
Reviewers: anijhawan, nsingh, agunta
Reviewed By: agunta
Subscribers: yugaware
Differential Revision: https://phorge.dev.yugabyte.com/D530641 parent 062bd93 commit fc30f53
1 file changed
Lines changed: 3 additions & 1 deletion
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
188 | | - | |
189 | 188 | | |
190 | 189 | | |
191 | 190 | | |
| |||
249 | 248 | | |
250 | 249 | | |
251 | 250 | | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
252 | 254 | | |
253 | 255 | | |
254 | 256 | | |
| |||
0 commit comments