Commit 9f2967e
[test] Set uncleanLeaderElectionEnabledForRTTopics in UpdateStore test
constructions
Fix NPE during Avro serialization in tests that construct UpdateStore
records without initializing the uncleanLeaderElectionEnabledForRTTopics
field. Also remove duplicate blobDbEnabled assignments left over from
merge.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent dfd9f60 commit 9f2967e
4 files changed
Lines changed: 5 additions & 3 deletions
File tree
- internal/venice-test-common/src/integrationTest/java/com/linkedin/venice
- controller/kafka/consumer
- endToEnd
- services/venice-controller/src/test/java/com/linkedin/venice/controller/kafka/protocol/admin
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
427 | 427 | | |
428 | 428 | | |
429 | 429 | | |
| 430 | + | |
430 | 431 | | |
431 | | - | |
432 | 432 | | |
433 | 433 | | |
434 | 434 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
| 299 | + | |
299 | 300 | | |
300 | | - | |
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
| 305 | + | |
305 | 306 | | |
306 | | - | |
307 | 307 | | |
308 | 308 | | |
309 | 309 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
| |||
293 | 294 | | |
294 | 295 | | |
295 | 296 | | |
| 297 | + | |
296 | 298 | | |
297 | 299 | | |
298 | 300 | | |
| |||
0 commit comments