Github user ijokarumawak commented on the issue:
https://github.com/apache/nifi/pull/2083
@markap14 LGTM +1. I was able to reproduce the NPE with a schema name which
doesn't exist in schema registry. Then confirmed that with this fix, it can
show the appropriate error message instead of NPE. Merging into master. Thanks!---
