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

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

omarsmak commented on pull request #7104: KAFKA-7849: Fix the warning when 
using GlobalKTable  
URL: https://github.com/apache/kafka/pull/7104
 
 
   *More detailed description of your change,
   This PR intend to fix the issue in KAFKA-7849 by filtering out the global 
topics from the main consumer, thus the main consumer won't subscribe to any of 
the global topics
   
   *Summary of testing strategy (including rationale)
   for the feature or bug fix. Unit and/or integration
   tests are expected for any behaviour change and
   system tests should be considered for larger changes.*
   
   ### 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


> Warning when adding GlobalKTable
> --------------------------------
>
>                 Key: KAFKA-7849
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7849
>             Project: Kafka
>          Issue Type: Bug
>          Components: streams
>    Affects Versions: 2.1.0
>            Reporter: Dmitry Minkovsky
>            Assignee: Omar Al-Safi
>            Priority: Minor
>              Labels: newbie
>
> Per 
> https://lists.apache.org/thread.html/59c119be8a2723c501e0653fa3ed571e8c09be40d5b5170c151528b5@%3Cusers.kafka.apache.org%3E
>  
> When I add a GlobalKTable for topic "message-write-service-user-ids-by-email" 
> to my topology, I get this warning:
>  
> [2019-01-19 12:18:14,008] WARN 
> (org.apache.kafka.clients.consumer.internals.ConsumerCoordinator:421) 
> [Consumer 
> clientId=message-write-service-55f2ca4d-0efc-4344-90d3-955f9f5a65fd-StreamThread-2-consumer,
>  groupId=message-write-service] The following subscribed topics are not 
> assigned to any members: [message-write-service-user-ids-by-email] 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to