[
https://issues.apache.org/jira/browse/KAFKA-3582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15246854#comment-15246854
]
ASF GitHub Bot commented on KAFKA-3582:
---------------------------------------
GitHub user Ishiihara opened a pull request:
https://github.com/apache/kafka/pull/1236
KAFKA-3582: Remove references to Copcyat from Kafka Connect property files
@junrao
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Ishiihara/kafka minor-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/1236.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 #1236
----
commit 219053ec2cdeaa3bbc987b2633b48e00835d46e5
Author: Liquan Pei <[email protected]>
Date: 2016-04-19T00:40:34Z
Minor fix
----
> remove references to Copcyat from connect property files
> --------------------------------------------------------
>
> Key: KAFKA-3582
> URL: https://issues.apache.org/jira/browse/KAFKA-3582
> Project: Kafka
> Issue Type: Improvement
> Components: KafkaConnect
> Affects Versions: 0.9.0.1
> Reporter: Jun Rao
> Assignee: Liquan Pei
> Priority: Minor
> Labels: newbie
>
> grep -i Copcyat config/*
> config/connect-distributed.properties:# always want to use the built-in
> default. Offset and config data is never visible outside of Copcyat in this
> format.
> config/connect-standalone.properties:# always want to use the built-in
> default. Offset and config data is never visible outside of Copcyat in this
> format.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)