[
https://issues.apache.org/jira/browse/NIFI-589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14606290#comment-14606290
]
ASF GitHub Bot commented on NIFI-589:
-------------------------------------
Github user rdblue commented on the pull request:
https://github.com/apache/incubator-nifi/pull/51#issuecomment-116823666
I think thread-local would be okay because the thread doesn't change while
the process is running. In onTrigger, you would first set the thread's session,
then call the Flume processor that pulls from the channel by accessing the
session for its thread.
> Add processors that can run Apache Flume sources/sinks
> ------------------------------------------------------
>
> Key: NIFI-589
> URL: https://issues.apache.org/jira/browse/NIFI-589
> Project: Apache NiFi
> Issue Type: New Feature
> Components: Extensions
> Affects Versions: 0.1.0
> Reporter: Joey Echeverria
> Assignee: Joey Echeverria
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)