[jira] [Commented] (KAFKA-7109) KafkaConsumer should close its incremental fetch sessions on close

2023-09-06 Thread Benoit Delbosc (Jira)


[ 
https://issues.apache.org/jira/browse/KAFKA-7109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17762342#comment-17762342
 ] 

Benoit Delbosc commented on KAFKA-7109:
---

FYI, this change creates a performance regression described in KAFKA-15402 

> KafkaConsumer should close its incremental fetch sessions on close
> --
>
> Key: KAFKA-7109
> URL: https://issues.apache.org/jira/browse/KAFKA-7109
> Project: Kafka
>  Issue Type: Improvement
>Reporter: Colin McCabe
>Assignee: Divij Vaidya
>Priority: Minor
>  Labels: new-consumer-threading-should-fix
> Fix For: 3.5.0
>
>
> KafkaConsumer should close its incremental fetch sessions on close.  
> Currently, the sessions are not closed, but simply time out once the consumer 
> is gone.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KAFKA-7109) KafkaConsumer should close its incremental fetch sessions on close

2022-12-14 Thread A. Sophie Blee-Goldman (Jira)


[ 
https://issues.apache.org/jira/browse/KAFKA-7109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17647825#comment-17647825
 ] 

A. Sophie Blee-Goldman commented on KAFKA-7109:
---

bumping this to 3.5.0 as we are past code freeze for 3.4

> KafkaConsumer should close its incremental fetch sessions on close
> --
>
> Key: KAFKA-7109
> URL: https://issues.apache.org/jira/browse/KAFKA-7109
> Project: Kafka
>  Issue Type: Improvement
>Reporter: Colin McCabe
>Assignee: Divij Vaidya
>Priority: Minor
>  Labels: new-consumer-threading-should-fix
> Fix For: 3.5.0
>
>
> KafkaConsumer should close its incremental fetch sessions on close.  
> Currently, the sessions are not closed, but simply time out once the consumer 
> is gone.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KAFKA-7109) KafkaConsumer should close its incremental fetch sessions on close

2022-08-29 Thread Divij Vaidya (Jira)


[ 
https://issues.apache.org/jira/browse/KAFKA-7109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17597031#comment-17597031
 ] 

Divij Vaidya commented on KAFKA-7109:
-

I am working on this ticket right now. I have talked to previous assignee (Luke 
Chen) and he is ok with me picking this up.

> KafkaConsumer should close its incremental fetch sessions on close
> --
>
> Key: KAFKA-7109
> URL: https://issues.apache.org/jira/browse/KAFKA-7109
> Project: Kafka
>  Issue Type: Improvement
>Reporter: Colin McCabe
>Assignee: Luke Chen
>Priority: Minor
>  Labels: new-consumer-threading-should-fix
>
> KafkaConsumer should close its incremental fetch sessions on close.  
> Currently, the sessions are not closed, but simply time out once the consumer 
> is gone.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KAFKA-7109) KafkaConsumer should close its incremental fetch sessions on close

2018-07-20 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/KAFKA-7109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16551045#comment-16551045
 ] 

ASF GitHub Bot commented on KAFKA-7109:
---

stanislavkozlovski opened a new pull request #5407: KAFKA-7109: Close cached 
fetch sessions in the broker on consumer close
URL: https://github.com/apache/kafka/pull/5407
 
 
   Previously, the consumer's incremental fetch sessions would time out once 
the consumer was gone.
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> KafkaConsumer should close its incremental fetch sessions on close
> --
>
> Key: KAFKA-7109
> URL: https://issues.apache.org/jira/browse/KAFKA-7109
> Project: Kafka
>  Issue Type: Improvement
>Reporter: Colin P. McCabe
>Assignee: Colin P. McCabe
>Priority: Minor
>
> KafkaConsumer should close its incremental fetch sessions on close.  
> Currently, the sessions are not closed, but simply time out once the consumer 
> is gone.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)