[ 
https://issues.apache.org/jira/browse/NIFI-6113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17288233#comment-17288233
 ] 

Denes Arvay commented on NIFI-6113:
-----------------------------------

[[email protected]], first you need to create a fork of the main 
git repo, you can then push to your fork and open a PR against the main branch. 
For more details see [1], [2] and [3]
[1] https://docs.github.com/en/github/getting-started-with-github/fork-a-repo
[2] 
https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/about-pull-requests
[3] 
https://cwiki.apache.org/confluence/display/NIFI/Contributor+Guide#ContributorGuide-Supplyingacontributionthroughapullrequest(PR)viaGitHub

I hope this helps.

> GetHDFSFileInfo not working correctly with > 1 concurrent task
> --------------------------------------------------------------
>
>                 Key: NIFI-6113
>                 URL: https://issues.apache.org/jira/browse/NIFI-6113
>             Project: Apache NiFi
>          Issue Type: Bug
>    Affects Versions: 1.8.0, 1.7.1, 1.9.0
>            Reporter: Bryan Bende
>            Priority: Minor
>         Attachments: GetHDFSFileInfo.java
>
>
> The processor has a member variable that stores some information about what 
> directory to filter on, and the member variable is not protected for 
> concurrent access. If someone configures the processor with > 1 concurrent 
> tasks, than each execution of the processor can be updating the member 
> variable at the same time, leading to unexpected results.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to