[
https://issues.apache.org/jira/browse/NIFI-4777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16404847#comment-16404847
]
ASF subversion and git services commented on NIFI-4777:
-------------------------------------------------------
Commit 1091093133fdc3b9b970e23787b7bfa1dafdbc11 in nifi's branch
refs/heads/master from Internet
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=1091093 ]
NIFI-4777: get schema by id even if not latest
This closes #2405.
Signed-off-by: Mark Payne <[email protected]>
> ConfluentSchemaRegistry Controller service fails to fetch schema if id not in
> cache and schema is not latest
> ------------------------------------------------------------------------------------------------------------
>
> Key: NIFI-4777
> URL: https://issues.apache.org/jira/browse/NIFI-4777
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.5.0
> Reporter: AdFel
> Priority: Major
> Attachments: 0012-get-schema-by-id-even-if-not-latest.patch
>
>
> If the controller service was down and the schema was updated,
> the schema will not be found, even though it exists just because it is not
> the latest version.
> This fix searches for uncached schemas through the registry's subjects to
> figure out which version of the subject it was, even if it is not the latest
> schema.
> This patch is for version 1.5.0
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)