[ https://issues.apache.org/jira/browse/KAFKA-15974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kirk True updated KAFKA-15974: ------------------------------ Summary: Enforce that event processing respects user-provided timeout (was: Enforce that events and requests respect user-provided timeout) > Enforce that event processing respects user-provided timeout > ------------------------------------------------------------ > > Key: KAFKA-15974 > URL: https://issues.apache.org/jira/browse/KAFKA-15974 > Project: Kafka > Issue Type: Improvement > Components: clients, consumer > Reporter: Kirk True > Assignee: Kirk True > Priority: Blocker > Labels: consumer-threading-refactor, timeout > Fix For: 3.8.0 > > > The intention of the {{CompletableApplicationEvent}} is for a {{Consumer}} to > block waiting for the event to complete. The application thread will block > for the timeout, but there is not yet a consistent manner in which events are > timed out. -- This message was sent by Atlassian Jira (v8.20.10#820010)