[
https://issues.apache.org/jira/browse/KAFKA-4276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15853573#comment-15853573
]
ASF GitHub Bot commented on KAFKA-4276:
---------------------------------------
GitHub user akhilesh1194 opened a pull request:
https://github.com/apache/kafka/pull/2505
KAFKA-4276: Add REST configuration in connector properties
Addition of REST configuration in connect-distributed.properties config file
@gwenshap @ewencp - Please review.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/akhilesh1194/kafka JIRA_KAFKA-4276
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/2505.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2505
----
commit 17f38b787d48b5c43164037e722fac45533798d8
Author: Akhilesh Naidu <[email protected]>
Date: 2017-02-03T11:58:32Z
JIRA_KAFKA-4276:- Addition of REST configuration in
connect-distributed.properties config file
----
> REST configuration not visible in connector properties config files
> -------------------------------------------------------------------
>
> Key: KAFKA-4276
> URL: https://issues.apache.org/jira/browse/KAFKA-4276
> Project: Kafka
> Issue Type: Improvement
> Components: KafkaConnect
> Reporter: Gwen Shapira
> Assignee: Akhilesh Naidu
> Labels: newbie
>
> REST host and port configs are not visible in connect-distributed.properties.
> I think this leads to some confusion as users don't know there's even a REST
> port and need to read the docs to find about it and the default (and these
> are marked as LOW configs).
> We can easily improve that.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)