MINOR: Remove retries entry from Streams config table (#8733)

Reviewer: Matthias J. Sax <matthias@confluent.io>
This commit is contained in:
Jim Galasyn 2020-05-27 12:24:15 -07:00 committed by GitHub
parent cec6202369
commit bfc9c9909d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -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">