Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / appsignal/rdkafka-ruby issues and pull requests

#301 - Alias `topic_name` as `topic` in the delivery report

Issue - State: open - Opened by mensfeld about 1 year ago

#300 - Fix invalid badge reference

Issue - State: open - Opened by mensfeld about 1 year ago
Labels: bug

#299 - Transactions WIP

Pull Request - State: closed - Opened by mensfeld about 1 year ago - 1 comment

#298 - Move producers polling into a single thread

Issue - State: open - Opened by mensfeld about 1 year ago
Labels: enhancement

#297 - Remap the full error to RdkafkaError instead of int

Issue - State: open - Opened by mensfeld about 1 year ago - 1 comment
Labels: enhancement, librdkafka

#296 - Allow stopping a consumer without closing it

Pull Request - State: closed - Opened by webgago about 1 year ago - 5 comments
Labels: enhancement

#295 - EOS semantic support

Issue - State: open - Opened by mensfeld about 1 year ago
Labels: enhancement, librdkafka

#294 - Replace semaphore with github actions + add Ruby 3.3.0

Pull Request - State: closed - Opened by mensfeld about 1 year ago - 2 comments
Labels: specs

#292 - Transactional Producer Support

Issue - State: open - Opened by mensfeld about 1 year ago
Labels: librdkafka

#291 - Introduce Ruby 3.2, 3.3.0-preview2 + update older Ruby versions in CI

Pull Request - State: closed - Opened by mensfeld about 1 year ago - 2 comments
Labels: specs

#290 - Add Ruby 3.3.0 to the CI

Issue - State: closed - Opened by mensfeld about 1 year ago

#288 - Allow for per-instance logger

Issue - State: open - Opened by mensfeld about 1 year ago
Labels: enhancement

#287 - Investigate asio for producers to preserver on threads-usage

Issue - State: open - Opened by mensfeld about 1 year ago
Labels: enhancement, librdkafka

#286 - Document fork and thread-safetiness

Issue - State: open - Opened by mensfeld about 1 year ago
Labels: documentation

#285 - Upgrade confluent kafka for CI

Issue - State: open - Opened by mensfeld about 1 year ago - 4 comments
Labels: librdkafka

#284 - `DeliveryReport` `create_result#error` is nil despite an error being associated with it

Issue - State: open - Opened by mensfeld about 1 year ago - 1 comment
Labels: bug

#283 - `#flush` does not handle the timeouts errors

Issue - State: open - Opened by mensfeld about 1 year ago - 1 comment
Labels: bug, librdkafka

#282 - Pull in producer partition count cache from karafka-rdkafka

Pull Request - State: closed - Opened by ttstarck about 1 year ago - 3 comments

#281 - Improve offset store API to allow metadata storage

Issue - State: open - Opened by mensfeld about 1 year ago
Labels: librdkafka

#280 - Provide producer queue purge capabilities for forceful shutdown

Issue - State: open - Opened by mensfeld about 1 year ago - 1 comment
Labels: enhancement, librdkafka

#279 - Document proper shutdown sequence

Issue - State: open - Opened by mensfeld about 1 year ago
Labels: documentation

#278 - Segfault in NativeKafka#close

Issue - State: closed - Opened by peterzhu2118 about 1 year ago - 10 comments

#277 - Possible race condition in NativeKafka#close

Pull Request - State: closed - Opened by peterzhu2118 about 1 year ago - 5 comments

#276 - Issue in between rd_kafka_name and producer/admin creation vs async poll

Issue - State: open - Opened by mensfeld over 1 year ago
Labels: enhancement

#275 - Insufficient watermark timeout for clusters with low replication / high latency

Issue - State: open - Opened by mensfeld over 1 year ago
Labels: enhancement

#274 - Improve YARD docs quality

Issue - State: open - Opened by mensfeld over 1 year ago
Labels: documentation

#273 - Short lived consumers can crash with `rd_kafka_broker_destroy_final`

Issue - State: open - Opened by mensfeld over 1 year ago
Labels: bug

#271 - Gem install is not possible on a local server where the network is blocked.

Issue - State: open - Opened by smgkoala over 1 year ago - 4 comments
Labels: enhancement

#270 - Native extensions fail to build in official AWS Lambda ruby environment

Issue - State: open - Opened by wjensen-godaddy over 1 year ago - 3 comments
Labels: bug, librdkafka

#269 - feat: reporting client software name and version to broker

Issue - State: open - Opened by jychen7 over 1 year ago - 1 comment
Labels: enhancement

#268 - `producer.close` hangs when the cluster is unreachable

Issue - State: closed - Opened by dmariassy over 1 year ago - 19 comments
Labels: invalid

#267 - Make decrement thread-safe for any Ruby impl

Pull Request - State: closed - Opened by mensfeld over 1 year ago

#266 - Admin create topic promise handler not always updated after topic creation

Issue - State: open - Opened by mensfeld over 1 year ago
Labels: bug, admin

#265 - Add offsets_for_times method on consumer (#229)

Pull Request - State: open - Opened by mensfeld over 1 year ago - 1 comment
Labels: enhancement

#264 - Lock native only on closing and track usage

Pull Request - State: closed - Opened by mensfeld over 1 year ago - 7 comments
Labels: enhancement

#263 - `librdkafka.so` is not cached by Bundler (restored)

Issue - State: open - Opened by sasha370 over 1 year ago
Labels: bug

#262 - Support throttle_cb

Issue - State: open - Opened by mensfeld over 1 year ago
Labels: enhancement, librdkafka

#260 - Reconsider hard locking in favour of flow control

Issue - State: closed - Opened by mensfeld over 1 year ago - 8 comments
Labels: enhancement

#259 - Add Functionality to Reset the Offset of a Consumer Group

Issue - State: open - Opened by clewark-mdsol over 1 year ago
Labels: help wanted, librdkafka

#258 - Add involuntary lost assignment detection check

Issue - State: open - Opened by mensfeld over 1 year ago
Labels: librdkafka

#256 - Replace `rd_kafka_offset_store` with `rd_kafka_offsets_store`

Issue - State: open - Opened by mensfeld over 1 year ago
Labels: librdkafka

#255 - Update librdkafka to 2.2.0

Issue - State: open - Opened by mensfeld over 1 year ago
Labels: librdkafka

#254 - Segfaults during consumer shutdown

Issue - State: open - Opened by mensfeld over 1 year ago - 39 comments
Labels: bug, librdkafka

#253 - Is this gem is compatible with Redpanda?

Issue - State: closed - Opened by urkishan over 1 year ago - 1 comment

#252 - Backtrace missing for non-raised binded errors

Issue - State: open - Opened by mensfeld over 1 year ago
Labels: bug

#251 - Allow for internal hardcoded timeouts configuration

Issue - State: open - Opened by mensfeld over 1 year ago - 1 comment
Labels: enhancement

#250 - Bypass librdkafka 2.1.0 and go directly to 2.1.1

Issue - State: open - Opened by mensfeld over 1 year ago
Labels: librdkafka

#249 - Update CHANGELOG.md with metadata timeout configurable

Pull Request - State: closed - Opened by mensfeld over 1 year ago

#248 - Freeze on librdkafka 2.1.x bump due to reprocessings until issue is fixed

Issue - State: closed - Opened by mensfeld over 1 year ago - 1 comment
Labels: librdkafka

#247 - Ported to Windows with MSYS2

Pull Request - State: open - Opened by jake-007 over 1 year ago - 4 comments

#245 - Prevent a deadlock on shutdown

Pull Request - State: closed - Opened by mensfeld over 1 year ago

#244 - Added Create and Delete ACL Feature To Admin Functions

Pull Request - State: open - Opened by vgnanasekaran almost 2 years ago - 9 comments
Labels: admin

#243 - Add create_acl method

Pull Request - State: open - Opened by johnernaut almost 2 years ago - 1 comment
Labels: admin

#242 - upgrade librdkafka to v2.0.2

Pull Request - State: closed - Opened by leonmaia almost 2 years ago - 12 comments
Labels: librdkafka

#241 - getting missing configuration.log file error while building docker file in alpine 3.16

Issue - State: closed - Opened by rajeetrautela almost 2 years ago - 2 comments
Labels: invalid, question

#239 - Make metadata timeout configurable

Pull Request - State: closed - Opened by mensfeld almost 2 years ago - 1 comment

#238 - Lock access to native kafka

Pull Request - State: closed - Opened by thijsc almost 2 years ago - 24 comments
Labels: bug, enhancement

#237 - Add continued support for `v0.10.x` releases (update `LIBRDKAFKA` source sha256).

Pull Request - State: closed - Opened by drn almost 2 years ago - 4 comments

#236 - bin/console gem executable conflicts with other gems

Issue - State: closed - Opened by ziggythehamster almost 2 years ago - 1 comment

#235 - CD 337122 master Update location and sha256 sum for LIBRDKAFKA

Pull Request - State: closed - Opened by Shweta-Deshpande almost 2 years ago

#234 - 0.13.0.beta4 crash for not closed producers

Issue - State: closed - Opened by mensfeld almost 2 years ago - 13 comments

#233 - Subscribe to topic partition list

Issue - State: open - Opened by fxposter almost 2 years ago - 7 comments

#232 - Add TOC and higher level libraries reference

Pull Request - State: closed - Opened by mensfeld almost 2 years ago

#230 - Check metadata cache for topic's partition count if available

Pull Request - State: closed - Opened by ttstarck about 2 years ago - 6 comments

#229 - Add offsets_for_times method on consumer

Pull Request - State: closed - Opened by timflapper about 2 years ago - 6 comments

#228 - Rescue error_callback

Issue - State: closed - Opened by kauzlaricmarko about 2 years ago - 6 comments

#227 - Lock access to the native kafka client

Pull Request - State: closed - Opened by thijsc about 2 years ago - 23 comments
Labels: bug, enhancement

#226 - Ventura and Docker

Issue - State: closed - Opened by bragovo about 2 years ago - 3 comments

#225 - Remove blocking flag for poll and close

Pull Request - State: closed - Opened by thijsc about 2 years ago - 2 comments
Labels: bug

#224 - Remove consumer argument in rebalance hooks

Pull Request - State: closed - Opened by thijsc about 2 years ago - 6 comments
Labels: bug

#223 - Segfault on exit fixes

Pull Request - State: closed - Opened by thijsc about 2 years ago
Labels: bug

#222 - Re-add jRuby build

Issue - State: open - Opened by thijsc about 2 years ago - 4 comments
Labels: help wanted

#219 - Fix documented type for `DeliveryReport#error`

Pull Request - State: closed - Opened by jimmydo about 2 years ago

#218 - Handle tombstone event

Pull Request - State: closed - Opened by kgalieva about 2 years ago - 13 comments

#217 - Customizing producer name for librdkafka statistics/metrics

Issue - State: closed - Opened by trickleup about 2 years ago - 2 comments

#216 - Chasing the last segfault

Issue - State: closed - Opened by thijsc about 2 years ago - 89 comments
Labels: bug

#215 - Include topic name in delivery report

Pull Request - State: closed - Opened by maeve about 2 years ago

#214 - Support for String partitioner config

Issue - State: closed - Opened by mollyegibson about 2 years ago - 2 comments

#213 - allow string partitioner config

Pull Request - State: closed - Opened by mollyegibson about 2 years ago

#211 - Fix segfault on exit

Pull Request - State: closed - Opened by thijsc over 2 years ago - 5 comments

#210 - Bump librdkafka to 1.9.2

Pull Request - State: closed - Opened by thijsc over 2 years ago - 1 comment

#209 - bump rdkafka to 1.9.2

Pull Request - State: closed - Opened by mensfeld over 2 years ago - 17 comments

#208 - Support group deletion in admin

Issue - State: open - Opened by mensfeld over 2 years ago
Labels: enhancement

#207 - Issue #168/string keys for consumer message headers

Pull Request - State: closed - Opened by ColinDKelley over 2 years ago - 9 comments

#206 - add magic_frozen_string_literal comment throughout

Pull Request - State: closed - Opened by ColinDKelley over 2 years ago - 1 comment

#205 - add # frozen_string_literal: true magic comment

Issue - State: closed - Opened by ColinDKelley over 2 years ago - 1 comment

#203 - Install on M1 Mac

Issue - State: closed - Opened by JarrodFolinoFC over 2 years ago - 9 comments

#201 - update librdkafka to 1.9.0

Pull Request - State: closed - Opened by leonmaia over 2 years ago

#200 - fix crash on empty partition key #190

Pull Request - State: closed - Opened by mensfeld over 2 years ago - 1 comment

#199 - Reference to Opaque is not released when Admin, Consumer or Producer is closed

Issue - State: open - Opened by wanabe over 2 years ago - 5 comments

#198 - updates librdkafka to 1.9.0-rc10

Pull Request - State: closed - Opened by leonmaia over 2 years ago

#197 - Mac M1 error to compile

Issue - State: closed - Opened by TonGarcia over 2 years ago - 1 comment

#196 - Pass the delivery handle to the callback

Pull Request - State: closed - Opened by gvisokinskas over 2 years ago

#195 - No delivery handle reference in delivery callback

Issue - State: closed - Opened by laurynas over 2 years ago - 1 comment