-
Notifications
You must be signed in to change notification settings - Fork 233
Pull requests: aio-libs/aiokafka
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Changed BrokerMetadata#nodeId to str, and convert all values to str before setting
#1052
opened Oct 7, 2024 by
jackgene
Loading…
Updated BrokerMetadata#nodeId type from
int
to int | str
.
#1051
opened Oct 7, 2024 by
jackgene
Loading…
fix: check writer is closing in AIOKafkaConnection.send
#1044
opened Aug 19, 2024 by
dimastbk
Loading…
1 of 4 tasks
Add type hints to message_accumulator
#1026
opened Jul 2, 2024 by
antonagestam
Loading…
1 of 4 tasks
feat: rebalance listener added to Consumer constructor
priority:normal
#845
opened Jul 6, 2022 by
marcosschroh
Loading…
4 tasks done
Add Producer waitlist for pending send() items
enhancement
priority:low
#814
opened Jan 3, 2022 by
tvoinarovskyi
Loading…
4 tasks done
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.