You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2021/12/28 03:24:28 UTC

[GitHub] [kafka] vvcephei opened a new pull request #11630: MINOR: Remove duplicate IQv2 query handler

vvcephei opened a new pull request #11630:
URL: https://github.com/apache/kafka/pull/11630


   Fixes duplicate query result handling logic that was introduced in https://github.com/apache/kafka/pull/11598
   
   During the implementation of #11598, this logic was moved from the 
   stores into `StoreQueryUtils.handleBasicQueries`, but we overlooked
   removing this block.
   
   ### 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.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [kafka] vvcephei closed pull request #11630: MINOR: Remove duplicate IQv2 query handler

Posted by GitBox <gi...@apache.org>.
vvcephei closed pull request #11630:
URL: https://github.com/apache/kafka/pull/11630


   


-- 
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.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [kafka] vvcephei commented on pull request #11630: MINOR: Remove duplicate IQv2 query handler

Posted by GitBox <gi...@apache.org>.
vvcephei commented on pull request #11630:
URL: https://github.com/apache/kafka/pull/11630#issuecomment-1003863639


   Fixed in #11567 
   


-- 
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.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org