Commit a2ac1c2
authored
Allow setting the LeaderAndIsrErrorCode in version 1 of the LiCombinedControlResponse (linkedin#408)
TICKET = N/A
LI_DESCRIPTION =
This is a fix of the commit 16fd25f
The current schema file had incorrectly pinned the LeaderAndIsrPartitionErrors field to only version 0.
This PR would allow a non-default LeaderAndIsrPartitionErrors in higher versions of the LiCombinedControlResponse.
EXIT_CRITERIA = The same as the LiCombinedControl feature.1 parent c46ae2d commit a2ac1c2
File tree
1 file changed
+1
-1
lines changed- clients/src/main/resources/common/message
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments