Skip to content

Message consumption error: PollExceeded (Local: Maximum application poll interval (max.poll.interval.ms) exceeded) #191

@kpapadatos

Description

@kpapadatos

We are using KDI with Azure Event Hubs with Kafka and we are regularly getting this:

2024-07-30T18:08:42 [INFO] - kafka_delta_ingest: PRE_REBALANCE - Revoke
2024-07-30T18:08:42 [DEBUG] - kafka_delta_ingest: POST_REBALANCE - Revoke
2024-07-30T18:08:42 [ERROR] - kafka_delta_ingest: Ingest service exited with error Kafka { source: KafkaError (Message consumption error: PollExceeded (Local: Maximum application poll interval (max.poll.interval.ms) exceeded)) }
thread 'main' panicked at src/main.rs:185:14:
called `Result::unwrap()` on an `Err` value: Kafka { source: KafkaError (Message consumption error: PollExceeded (Local: Maximum application poll interval (max.poll.interval.ms) exceeded)) }
stack backtrace:
   0:     0x563bde15ddaf - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h1e1a1972118942ad
   1:     0x563bdc5b1e0b - core::fmt::write::hc090a2ffd6b28c4a
   2:     0x563bde126182 - std::io::Write::write_fmt::h8898bac6ff039a23
   3:     0x563bde15f899 - std::sys_common::backtrace::print::ha96650907276675e
   4:     0x563bde15f0be - std::panicking::default_hook::{{closure}}::h215c2a0a8346e0e0
   5:     0x563bde160333 - std::panicking::rust_panic_with_hook::hac8bdceee1e4fe2c
   6:     0x563bde15fc02 - std::panicking::begin_panic_handler::{{closure}}::h00d785e82757ce3c
   7:     0x563bde15fb59 - std::sys_common::backtrace::__rust_end_short_backtrace::h1628d957bcd06996
   8:     0x563bde15fb46 - rust_begin_unwind
   9:     0x563bdbbdca02 - core::panicking::panic_fmt::hdc63834ffaaefae5
  10:     0x563bdbbdce55 - core::result::unwrap_failed::h82b551e0ff2b2176
  11:     0x563bdda7ea3c - tokio::runtime::context::runtime::enter_runtime::h6708b0972b2db409
  12:     0x563bdda67359 - kafka_delta_ingest::main::h70fa0c80617658b2
  13:     0x563bdda6d4e3 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0da8ae65fe5dba64
  14:     0x563bdda6659f - main
  15:     0x7f600723224a - <unknown>
  16:     0x7f6007232305 - __libc_start_main
  17:     0x563bdbc99871 - _start
  18:                0x0 - <unknown>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions