mirror of https://github.com/apache/kafka.git
MINOR: Remove stale streams producer retry default docs. (#6844)
As part of #5425 the streams default override for producer retries was removed. The documentation was not updated to reflect that change. Reviewers: Matthias J. Sax <mjsax@apache.org>, Sophie Blee-Goldman <sophie@confluent.io>, Bill Bejeck <bbejeck@gmail.com>
This commit is contained in:
parent
2e26a46358
commit
9829c72699
|
@ -658,11 +658,7 @@
|
|||
<td>Consumer</td>
|
||||
<td>1000</td>
|
||||
</tr>
|
||||
<tr class="row-odd"><td>retries</td>
|
||||
<td>Producer</td>
|
||||
<td>10</td>
|
||||
</tr>
|
||||
<tr class="row-even"><td>rocksdb.config.setter</td>
|
||||
<tr class="row-odd"><td>rocksdb.config.setter</td>
|
||||
<td>Consumer</td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
|
|
Loading…
Reference in New Issue