You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pinot.apache.org by GitBox <gi...@apache.org> on 2019/01/18 17:43:18 UTC

[GitHub] mcvsubbu commented on issue #3717: kafka consume problem

mcvsubbu commented on issue #3717: kafka consume problem
URL: https://github.com/apache/incubator-pinot/issues/3717#issuecomment-455629481
 
 
   Not sure what the reason is that you want to stop consumption. If this is a new table and you set it up wrong, you can drop the table and recreate it after correcting parameters (topic name, server settings, or any other that you are trying to correct).
   
   if this table has been in production for a long time and you want to stop consumption, then you can disable the table in helix. it will stop after the next consuming segment has completed.
   
   If you can describe your problem some more, there may be other things we can do. Are you using LLC or HLC?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pinot.apache.org
For additional commands, e-mail: dev-help@pinot.apache.org