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

Remote fetch operations failed with interrupted exception

未關閉
#483 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Java
星號
239
分支
59
PR 合併指標
30 天內沒有已合併 PR

描述

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.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。