You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by mcgilman <gi...@git.apache.org> on 2017/11/29 15:52:32 UTC

[GitHub] nifi pull request #2306: NIFI-4646: AbstractRecordProcessor: Report reason f...

GitHub user mcgilman opened a pull request:

    https://github.com/apache/nifi/pull/2306

    NIFI-4646: AbstractRecordProcessor: Report reason for SchemaNotFoundException

    NIFI-4646:
    - Ensuring the reason behind the SchemaNotFoundException is reported when interacting with the configured SchemaRegistry.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mcgilman/nifi NIFI-4646

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/2306.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2306
    
----
commit f2e39b378befdd9440705602373e1a53df0867bb
Author: Matt Gilman <ma...@gmail.com>
Date:   2017-11-29T15:51:29Z

    NIFI-4646:
    - Ensuring the reason behind the SchemaNotFoundException is reported when interacting with the configured SchemaRegistry.

----


---

[GitHub] nifi pull request #2306: NIFI-4646: AbstractRecordProcessor: Report reason f...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/nifi/pull/2306


---