You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GJL <gi...@git.apache.org> on 2017/07/08 14:38:40 UTC

[GitHub] flink pull request #4187: [FLINK-6998][Kafka Connector] Add kafka offset com...

Github user GJL commented on a diff in the pull request:

    https://github.com/apache/flink/pull/4187#discussion_r126283316
  
    --- Diff: flink-connectors/flink-connector-kafka-base/src/main/java/org/apache/flink/streaming/connectors/kafka/FlinkKafkaConsumerBase.java ---
    @@ -104,7 +106,7 @@
     	//  configuration state, set on the client relevant for all subtasks
     	// ------------------------------------------------------------------------
     
    -	/** Describes whether we are discovering partitions for fixed topics or a topic pattern. */
    +	/** Descrnterbes whether we are discovering partitions for fixed topics or a topic pattern. */
    --- End diff --
    
    This is probably an unintended change.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---