Commit bea99b1
Remove buffer_memory param unsupported in kafka-python 3.x
The buffer_memory producer config was removed in kafka-python 3.0,
causing ValueError on pod startup. Drop the parameter from the
producer init and the corresponding --kafka-buffer-memory CLI argument.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 4cd5db6 commit bea99b1
2 files changed
Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | 174 | | |
181 | 175 | | |
182 | 176 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | 42 | | |
44 | 43 | | |
45 | 44 | | |
| |||
0 commit comments