Module: Karafka::Pro::Processing::Strategies::Mom::FtrVp

Includes:
Ftr, Vp
Defined in:
lib/karafka/pro/processing/strategies/mom/ftr_vp.rb

Overview

  • Mom enabled

  • Ftr enabled

  • Vp enabled

Constant Summary collapse

FEATURES =

Features of this strategy

%i[
  filtering
  manual_offset_management
  virtual_partitions
].freeze

Method Summary

Methods included from Ftr

#handle_after_consume

Methods included from Default

#handle_after_consume

Methods included from Default

#handle_after_consume, #handle_before_consume, #handle_before_enqueue, #handle_consume, #handle_revoked

Methods included from Karafka::Processing::Strategies::Default

#commit_offsets, #commit_offsets!, #handle_after_consume, #handle_before_consume, #handle_before_enqueue, #handle_consume, #handle_idle, #handle_revoked, #handle_shutdown, #mark_as_consumed, #mark_as_consumed!

Methods included from Karafka::Processing::Strategies::Base

#handle_after_consume, #handle_before_consume, #handle_before_enqueue, #handle_consume, #handle_idle, #handle_revoked, #handle_shutdown

Methods included from Ftr::Default

#handle_after_consume, #handle_idle, #handle_post_filtering

Methods included from Vp::Default

#collapsed?, #failing?, #mark_as_consumed, #mark_as_consumed!