Aiven-Open / Aiven-Open/tiered-storage-for-apache-kafka
Remote fetch operations failed with interrupted exception
Đang mở
- Ngôn ngữ chính
- Java
- Star
- 239
- Fork
- 59
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.