mirror of https://github.com/apache/kafka.git
MINOR: Remove retries entry from Streams config table (#8733)
Reviewer: Matthias J. Sax <matthias@confluent.io>
This commit is contained in:
parent
cec6202369
commit
bfc9c9909d
|
@ -785,10 +785,6 @@
|
|||
<td>Consumer</td>
|
||||
<td>1000</td>
|
||||
</tr>
|
||||
<tr class="row-even"><td>retries</td>
|
||||
<td>Producer</td>
|
||||
<td>10</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<div class="section" id="enable-auto-commit">
|
||||
|
|
Loading…
Reference in New Issue