Skip to content

Commit

Permalink
use sendOffsetsToTransaction(Map<TopicPartition, OffsetAndMetadata>, …
Browse files Browse the repository at this point in the history
…String)
  • Loading branch information
Rancho-7 committed Nov 23, 2024
1 parent bc3a34f commit 0cbac53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/upgrade.html
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ <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</code> method has been removed from the Producer API.
<li>The deprecated <code>sendOffsetsToTransaction(Map&lt;TopicPartition, OffsetAndMetadata&gt;, String)</code> method has been removed from the Producer API.
</li>
</ul>
</li>
Expand Down

0 comments on commit 0cbac53

Please sign in to comment.