You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Junegunn Choi (JIRA)" <ji...@apache.org> on 2018/03/30 02:32:00 UTC

[jira] [Resolved] (NIFI-5031) AvroSchemaRegistry not properly initialized on NiFi restart

     [ https://issues.apache.org/jira/browse/NIFI-5031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Junegunn Choi resolved NIFI-5031.
---------------------------------
    Resolution: Duplicate

> AvroSchemaRegistry not properly initialized on NiFi restart
> -----------------------------------------------------------
>
>                 Key: NIFI-5031
>                 URL: https://issues.apache.org/jira/browse/NIFI-5031
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: Junegunn Choi
>            Priority: Major
>
> When a NiFi instance is restarted, the internal \{{recordSchemas}} map of AvroSchemaRegistry is not populated. The map is only updated when the content of a dynamic property is updated, so unless we manually update all dynamic properties, schema lookups will fail.
> We should rebuild the map from dynamic properties when the service is enabled. Let me post a patch for this via GitHub pull request.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)