Aiven-Open / Aiven-Open/tiered-storage-for-apache-kafka

Remote fetch operations failed with interrupted exception

Open
#483 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
239
Forks
59
PR merge metrics
No merged PRs in 30d

Description

Currently, `fetch.max.wait.ms` is reused on remote fetches to cancel operations if taking longer than timeout.
Given the default value is 500ms, it may end up being too small for the whole remote operation to complete.

Ideally this would be default by a different configuration. Some alternatives are being discussed here: https://issues.apache.org/jira/browse/KAFKA-15776

Once a better approach for this issue is implemented upstream, update the plugin to support it properly.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.