Commit acec9a5
authored
[KIP-848] Fixes related to Offset Commit previous error and ConsumerGroupHeartbeat not updating member epoch in a case (#4672)
[KIP-848] Fixed a condition where error was being raised in commit due to old error in the topic partition
[KIP-848] Fix discarding heartbeat response without epoch update when leaving during inflight HB1 parent 06b2fcb commit acec9a5
3 files changed
+24
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
11 | 15 | | |
12 | 16 | | |
13 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3085 | 3085 | | |
3086 | 3086 | | |
3087 | 3087 | | |
3088 | | - | |
3089 | | - | |
3090 | 3088 | | |
3091 | 3089 | | |
3092 | 3090 | | |
| |||
3106 | 3104 | | |
3107 | 3105 | | |
3108 | 3106 | | |
3109 | | - | |
3110 | | - | |
3111 | | - | |
3112 | | - | |
3113 | 3107 | | |
| 3108 | + | |
| 3109 | + | |
| 3110 | + | |
| 3111 | + | |
| 3112 | + | |
| 3113 | + | |
| 3114 | + | |
| 3115 | + | |
| 3116 | + | |
| 3117 | + | |
| 3118 | + | |
| 3119 | + | |
3114 | 3120 | | |
3115 | 3121 | | |
3116 | 3122 | | |
3117 | 3123 | | |
| 3124 | + | |
| 3125 | + | |
3118 | 3126 | | |
3119 | 3127 | | |
3120 | 3128 | | |
| |||
3134 | 3142 | | |
3135 | 3143 | | |
3136 | 3144 | | |
3137 | | - | |
3138 | | - | |
3139 | | - | |
3140 | | - | |
3141 | | - | |
| 3145 | + | |
| 3146 | + | |
| 3147 | + | |
| 3148 | + | |
3142 | 3149 | | |
3143 | 3150 | | |
3144 | 3151 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1726 | 1726 | | |
1727 | 1727 | | |
1728 | 1728 | | |
| 1729 | + | |
1729 | 1730 | | |
1730 | | - | |
1731 | | - | |
| 1731 | + | |
1732 | 1732 | | |
1733 | 1733 | | |
1734 | 1734 | | |
| |||
0 commit comments