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

ASF GitHub Bot commented on FLINK-8276:
---------------------------------------

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

    https://github.com/apache/flink/pull/5173#discussion_r160607814
  
    --- Diff: 
flink-connectors/flink-connector-kafka-base/src/main/java/org/apache/flink/streaming/connectors/kafka/partitioner/FlinkFixedPartitioner.java
 ---
    @@ -50,6 +51,7 @@
      * To avoid such an unbalanced partitioning, use a round-robin kafka 
partitioner (note that this will
      * cause a lot of network connections between all the Flink instances and 
all the Kafka brokers).
      */
    +@Internal
    --- End diff --
    
    Not sure here. This could be `@PublicEvolving`.
    
    It could very well be that the user simply instantiates a 
`FlinkFixedPartitioner` as the provided custom partitioner.


> Annotation for Kafka connector
> ------------------------------
>
>                 Key: FLINK-8276
>                 URL: https://issues.apache.org/jira/browse/FLINK-8276
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Streaming Connectors
>            Reporter: mingleizhang
>            Assignee: mingleizhang
>             Fix For: 1.5.0
>
>
> See parent issue.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to