Class: Karafka::Routing::Features::Eofed

Inherits:
Base
  • Object
show all
Defined in:
lib/karafka/routing/features/eofed.rb,
lib/karafka/routing/features/eofed/topic.rb,
lib/karafka/routing/features/eofed/config.rb,
lib/karafka/routing/features/eofed/contracts/topic.rb

Overview

Namespace for feature allowing to enable the #eofed jobs. We do not enable it always because users may only be interested in fast eofed yielding without running the #eofed operation at all. This safes on empty cycles of running pointless empty jobs.

Defined Under Namespace

Modules: Contracts, Topic Classes: Config

Method Summary

Methods inherited from Base

activate, load_all, post_setup_all, pre_setup_all