Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

[Fix/NiFiDataflow] Simple work around to avoid null pointer dereferencing on nifi side #113

Merged

Conversation

mertkayhan
Copy link
Contributor

@mertkayhan mertkayhan commented Jun 23, 2021

Q A
Bug fix? yes
New feature? no
API breaks? no
Deprecations? no
Related tickets #74
License Apache 2.0

What's in this PR?

Simple workaround to avoid null pointer dereferencing on nifi side.

Why?

Nifi throws an null pointer exception which causes an internal server error.

Additional context

Checklist

  • Implementation tested
  • Error handling code meets the guideline
  • Logging code meets the guideline
  • User guide and development docs updated (if needed)
  • Append changelog with changes

@erdrix erdrix self-assigned this Jul 9, 2021
@erdrix erdrix added bug Something isn't working community MVP Targeted for the v1 release priority:1 labels Jul 9, 2021
@erdrix erdrix added this to In progress in nifikop via automation Jul 9, 2021
nifikop automation moved this from In progress to Reviewer approved Jul 9, 2021
@erdrix erdrix changed the title simple work around to avoid null pointer dereferencing on nifi side [Fix]Simple work around to avoid null pointer dereferencing on nifi side Jul 9, 2021
@erdrix erdrix changed the title [Fix]Simple work around to avoid null pointer dereferencing on nifi side [Fix/NiFiDataflow] Simple work around to avoid null pointer dereferencing on nifi side Jul 9, 2021
@erdrix erdrix merged commit 7246416 into Orange-OpenSource:master Jul 9, 2021
nifikop automation moved this from Reviewer approved to Done Jul 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working community MVP Targeted for the v1 release priority:1
Projects
nifikop
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants