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 2022/12/16 00:31:31 UTC

[GitHub] [kafka] bbejeck opened a new pull request, #13002: Minor no error with zero results state query

bbejeck opened a new pull request, #13002:
URL: https://github.com/apache/kafka/pull/13002

   This PR updates `StateQueryResult.getOnlyPartitionResult()` to not throw an `IllegaArgumentException` when there are 0 query results.
   
   Added a test that will fail without this patch
   
   ### 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] bbejeck merged pull request #13002: MINOR: No error with zero results state query

Posted by GitBox <gi...@apache.org>.
bbejeck merged PR #13002:
URL: https://github.com/apache/kafka/pull/13002


-- 
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] bbejeck commented on pull request #13002: MINOR: No error with zero results state query

Posted by GitBox <gi...@apache.org>.
bbejeck commented on PR #13002:
URL: https://github.com/apache/kafka/pull/13002#issuecomment-1354974903

   Failures unrelated


-- 
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] bbejeck commented on pull request #13002: MINOR: No error with zero results state query

Posted by GitBox <gi...@apache.org>.
bbejeck commented on PR #13002:
URL: https://github.com/apache/kafka/pull/13002#issuecomment-1358082562

   All failures unrelated


-- 
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] bbejeck commented on pull request #13002: MINOR: No error with zero results state query

Posted by GitBox <gi...@apache.org>.
bbejeck commented on PR #13002:
URL: https://github.com/apache/kafka/pull/13002#issuecomment-1358084690

   Merged #13002 into trunk


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