[
https://issues.apache.org/jira/browse/KAFKA-6087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16210333#comment-16210333
]
ASF GitHub Bot commented on KAFKA-6087:
---------------------------------------
GitHub user kkonstantine opened a pull request:
https://github.com/apache/kafka/pull/4092
KAFKA-6087: Scanning plugin.path needs to support relative symlinks.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kkonstantine/kafka
KAFKA-6087-Scanning-plugin.path-needs-to-support-relative-symlinks
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/4092.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 #4092
----
commit 1348ea60fcdf4a10ff2b27039b2dc7d5ad16141e
Author: Konstantine Karantasis <[email protected]>
Date: 2017-10-18T23:49:19Z
KAFKA-6087: Scanning plugin.path needs to support relative symlinks.
----
> Scanning plugin.path needs to support relative symlinks
> -------------------------------------------------------
>
> Key: KAFKA-6087
> URL: https://issues.apache.org/jira/browse/KAFKA-6087
> Project: Kafka
> Issue Type: Bug
> Components: KafkaConnect
> Affects Versions: 0.11.0.0
> Reporter: Konstantine Karantasis
> Assignee: Konstantine Karantasis
> Fix For: 1.0.0, 0.11.0.2
>
> Original Estimate: 6h
> Remaining Estimate: 6h
>
> Discovery of Kafka Connect plugins supports symbolic links from within the
> {{plugin.path}} locations, but this ability is restricted to absolute
> symbolic links.
> It's essential to support relative symbolic links, as this is the most common
> use case from within the plugin locations.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)