Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up- Rånäs, Sweden
- http://www.edenhill.se/
Popular repositories
852 contributions in the last year
Activity overview
Contributed to
edenhill/librdkafka,
confluentinc/confluent-kafka-python,
confluentinc/confluent-kafka-go
and 5 other
repositories
Contribution activity
May 2020
Created a pull request in edenhill/librdkafka that received 2 comments
Add simple generic and strictly typed hash maps
This will be used by the sticky assignor, but thought I'd easen up that future PR by filing this one separately.
+924
−5
•
2
comments
- Test 0097 was always skipped, and added new test case.
- Only trigger consumer group rejoin on complete Metadata responses
- configure args now take precedence over cached variables
- Add rd_kafka_produceva() using a vtype array as an alternative to va-args
- Don't trigger broker connection for partitions that are not to be fetched (#2826)
- Use CXX instead of CC to link C++ libs/programs so that -lstdc++ is not needed (#2878)
- Support all Fetch versions 0..11 to support ZStd on AK 2.2.1 (#2880)
- Restart/abort req timeout scan if broker went down to avoid crash (#2326)
- Don't use cached END offset on offset reset (follow-up on #2782)
- make: don't depend on linker script if not enabled
- Prefer least-idle connection
- Avoid test timeouts on CI
- Always log broker errors (unless supressed) regardless of error callback
- Fix crash in roundrobin assignor for asymmetrical subscriptions (#2121)
- lost partition notification for EAGER rebalance protocol
- KIP-429: Incremental rebalancing
- Adding OpenSSL engine support in LibrdKafka for SSL connections
- fix: Don't leak messages created by rd_kafka_message_new
- Upgrade pacman before the full msys2 upgrade
- add rd_kafka_event_debug_contexts() for log events
- mock: Make rdkafka_mock.h c++ compatible (#2885)
- Fix crash in roundrobin assignor for asymmetrical subscriptions (#2121)
- Fail configuration when requested library isn't present
- Shave another 1s off cgrp initialization
- Add wheel metadata for additional libs (@beezz)
- Misc test enhancements (#852)
- Remove AvroSerializer from __init__ in root package (#861)
- Fix Consume/ProduceError to handle KafkaError constants and instances
- Don't send empty credentials to SR in Authorization Header
- Add producer purge method with optional blocking argument
3
contributions
in private repositories
May 7 – May 21