You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Stefan Kupstaitis-Dunkler (JIRA)" <ji...@apache.org> on 2018/12/05 21:42:00 UTC

[jira] [Created] (METRON-1923) Default Kafka consumer group for parser topology is "_parser"

Stefan Kupstaitis-Dunkler created METRON-1923:
-------------------------------------------------

             Summary: Default Kafka consumer group for parser topology is "<topicname>_parser"
                 Key: METRON-1923
                 URL: https://issues.apache.org/jira/browse/METRON-1923
             Project: Metron
          Issue Type: Bug
    Affects Versions: 0.6.0
            Reporter: Stefan Kupstaitis-Dunkler


The default Kafka consumer group for parser topology is "<topicname>_parser".

This will prevent users from reading from the same Kafka topic per default.

Workaround at the moment is to configure "group.id" manually in the spout config.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)