[jira] [Commented] (KAFKA-9784) Add OffsetFetch to the concurrent coordinator test

2020-04-05 Thread ASF GitHub Bot (Jira)


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

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

guozhangwang commented on pull request #8383: KAFKA-9784: Add OffsetFetch to 
group concurrency test
URL: https://github.com/apache/kafka/pull/8383
 
 
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


> Add OffsetFetch to the concurrent coordinator test
> --
>
> Key: KAFKA-9784
> URL: https://issues.apache.org/jira/browse/KAFKA-9784
> Project: Kafka
>  Issue Type: Improvement
>Reporter: Boyang Chen
>Assignee: Boyang Chen
>Priority: Major
>
> Normally consumers would first do an OffsetFetch before starting the normal 
> processing. It makes sense to add it to the concurrent test suite.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (KAFKA-9784) Add OffsetFetch to the concurrent coordinator test

2020-03-28 Thread ASF GitHub Bot (Jira)


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

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

abbccdda commented on pull request #8383: KAFKA-9784: Add OffsetFetch to group 
concurrency test
URL: https://github.com/apache/kafka/pull/8383
 
 
   As title suggested, consumers would first do an OffsetFetch before starting 
the normal processing. It makes sense to add it to the concurrent test suite to 
verify whether there would be a blocking behavior.
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


> Add OffsetFetch to the concurrent coordinator test
> --
>
> Key: KAFKA-9784
> URL: https://issues.apache.org/jira/browse/KAFKA-9784
> Project: Kafka
>  Issue Type: Improvement
>Reporter: Boyang Chen
>Assignee: Boyang Chen
>Priority: Major
>
> Normally consumers would first do an OffsetFetch before starting the normal 
> processing. It makes sense to add it to the concurrent test suite.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)