Exception: Kafka::FFI::TopicAlreadyConfiguredError

Inherits:
Error
  • Object
show all
Defined in:
lib/kafka/ffi/error.rb

Overview

TopicAlreadyConfigured is raised by Client#topic when passing a config to a topic that has already been initialized for the Client.