Skip to content

Conversation

@tbo-norcom
Copy link

Hi,

we are using the decoding processor with concurrent tasks. We found that it could happen that several threads try to access the same flowfile concurrently. In this scenario, all threads except one retrieve from the session.get() call a null object instead of a flowfile object. This pull requests handles this case...

Best,
Thomas

@tbo-norcom tbo-norcom changed the title handling of null objects for flow files returned from the session object handling of null objects for flow files returned from the session 'get'-method Feb 24, 2021
@benyaa
Copy link

benyaa commented Dec 15, 2021

It's already in develop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants