[
https://issues.apache.org/jira/browse/MINIFI-208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15938447#comment-15938447
]
marco polo edited comment on MINIFI-208 at 3/23/17 2:33 PM:
------------------------------------------------------------
After further investigation, this is actually solved by the work in MINIFI-236.
It appears as though I was wrong about the symlink correlation and it was the
fact that I was using three concurrent tasks, thus severely impacting the
positional pointer.
was (Author: phrocker):
After further investigation, this is actually solved by the work in MINIFI-236.
It appears as though I was wrong and it was the fact that I was using three
concurrent tasks, thus severely impacting the positional pointer.
> TailFile::checkRollOver gets confused by symlink
> ------------------------------------------------
>
> Key: MINIFI-208
> URL: https://issues.apache.org/jira/browse/MINIFI-208
> Project: Apache NiFi MiNiFi
> Issue Type: Bug
> Components: C++
> Affects Versions: cpp-0.1.0
> Reporter: marco polo
> Assignee: marco polo
> Priority: Critical
> Fix For: cpp-0.2.0
>
>
> Function doesn't check S_ISLNK or limit the time spent in the function. We
> should be more defensive about this processor.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)