Commit 0dd1285
<fix>[conf]: ZSTAC-81566 upgrade clusterId to BIGINT
V5.3.22 added clusterId as INT but Java expects Long
(BIGINT). ADD_COLUMN skips existing columns, causing
Hibernate schema validation failure.
Resolves: ZSTAC-81566
http://jira.zstack.io/browse/ZSTAC-81566
Change-Id: Ic0606d6f2354f75b2ef76580ce334b5a88cbabe6
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 47b59d3 commit 0dd1285
1 file changed
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
| 195 | + | |
195 | 196 | | |
196 | 197 | | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
197 | 217 | | |
198 | 218 | | |
199 | 219 | | |
| |||
0 commit comments