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

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

Github user asfgit closed the pull request at:

    https://github.com/apache/kafka/pull/3379


> Connector validate REST endpoint returning duplicate entries in "groups"
> ------------------------------------------------------------------------
>
>                 Key: KAFKA-5472
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5472
>             Project: Kafka
>          Issue Type: Bug
>          Components: KafkaConnect
>    Affects Versions: 0.11.0.0
>            Reporter: Randall Hauch
>            Assignee: Randall Hauch
>            Priority: Blocker
>             Fix For: 0.11.0.0, 0.11.1.0
>
>
> When calling the REST endpoint to validate a connector configuration, the 
> response includes duplicate values for the {{groups}} field:
> {code:javascript}
> {
>   // ...
>   groups: ["Common", "Transforms", "Common", "Transforms"]
> }
> {code}
> This is a regression and may cause issues for any tooling that is using the 
> Kafka Connect REST API.



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

Reply via email to