Skip to content

Commit

Permalink
MINOR: add a note to the upgrade.html about the removal of sendOffset…
Browse files Browse the repository at this point in the history
…sToTransaction (#17910)

Reviewers: Chia-Ping Tsai <[email protected]>
  • Loading branch information
Rancho-7 authored Nov 23, 2024
1 parent ec3bc09 commit 637b22f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/upgrade.html
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,8 @@ <h5><a id="upgrade_400_notable" href="#upgrade_400_notable">Notable changes in 4
<ul>
<li>The <code>enable.idempotence</code> configuration will no longer automatically fall back when the <code>max.in.flight.requests.per.connection</code> value exceeds 5.
</li>
<li>The deprecated <code>sendOffsetsToTransaction(Map&lt;TopicPartition, OffsetAndMetadata&gt;, String)</code> method has been removed from the Producer API.
</li>
</ul>
</li>
</ul>
Expand Down

0 comments on commit 637b22f

Please sign in to comment.