karafka/karafka

View on GitHub
lib/karafka/patches/rdkafka/bindings.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method on_cooperative_rebalance has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

          def on_cooperative_rebalance(client_ptr, code, partitions_ptr, tpl, opaque)
Severity: Minor
Found in lib/karafka/patches/rdkafka/bindings.rb - About 35 mins to fix

    Method on_eager_rebalance has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

              def on_eager_rebalance(client_ptr, code, partitions_ptr, tpl, opaque)
    Severity: Minor
    Found in lib/karafka/patches/rdkafka/bindings.rb - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status