[jira] [Commented] (KAFKA-9800) [KIP-580] Client Exponential Backoff Implementation

2023-09-07 Thread Satish Duggana (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17762921#comment-17762921 ] Satish Duggana commented on KAFKA-9800: --- [~junrao] [~schofielaj] Are you planning to merge these

[jira] [Commented] (KAFKA-9800) [KIP-580] Client Exponential Backoff Implementation

2023-06-22 Thread Andrew Schofield (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17736180#comment-17736180 ] Andrew Schofield commented on KAFKA-9800: - [~showuon] I wonder what the current status of this

[jira] [Commented] (KAFKA-9800) [KIP-580] Client Exponential Backoff Implementation

2021-12-24 Thread Luke Chen (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17464944#comment-17464944 ] Luke Chen commented on KAFKA-9800: -- Creating 3 sub-tasks for this KIP, and co-authored with [~d8tltanc]

[jira] [Commented] (KAFKA-9800) [KIP-580] Client Exponential Backoff Implementation

2020-06-02 Thread Cheng Tan (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17124602#comment-17124602 ] Cheng Tan commented on KAFKA-9800: -- [~skaundinya] [~ijuma] Thanks for the reply. Let's limit the patch

[jira] [Commented] (KAFKA-9800) [KIP-580] Client Exponential Backoff Implementation

2020-06-02 Thread Ismael Juma (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17124354#comment-17124354 ] Ismael Juma commented on KAFKA-9800: For a bit more context, the plan was to add per request timeout

[jira] [Commented] (KAFKA-9800) [KIP-580] Client Exponential Backoff Implementation

2020-06-02 Thread Sanjana Kaundinya (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17124340#comment-17124340 ] Sanjana Kaundinya commented on KAFKA-9800: -- Here are my thoughts: 1) There should be no changes

[jira] [Commented] (KAFKA-9800) [KIP-580] Client Exponential Backoff Implementation

2020-06-02 Thread Ismael Juma (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17123935#comment-17123935 ] Ismael Juma commented on KAFKA-9800: I think you should apply the same backoff strategy for all

[jira] [Commented] (KAFKA-9800) [KIP-580] Client Exponential Backoff Implementation

2020-06-02 Thread Cheng Tan (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17123377#comment-17123377 ] Cheng Tan commented on KAFKA-9800: -- Recap the discussion in Github. We want to implement a per-request