Skip to content

Commit d2abbf2

Browse files
authored
Fixed a typo with transaction.timeout.ms in init_transactions method documentation (confluentinc#1468)
1 parent d70b07b commit d2abbf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/confluent_kafka/src/Producer.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -665,7 +665,7 @@ static PyMethodDef Producer_methods[] = {
665665
"\n"
666666
" Upon successful return from this function the application has to\n"
667667
" perform at least one of the following operations within \n"
668-
" `transactional.timeout.ms` to avoid timing out the transaction\n"
668+
" `transaction.timeout.ms` to avoid timing out the transaction\n"
669669
" on the broker:\n"
670670
" * produce() (et.al)\n"
671671
" * send_offsets_to_transaction()\n"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy