You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2024/01/18 02:09:00 UTC

[jira] [Commented] (NIFI-11294) ConsumeAzureEventHub should default to processor state for checkpointing

    [ https://issues.apache.org/jira/browse/NIFI-11294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807964#comment-17807964 ] 

ASF subversion and git services commented on NIFI-11294:
--------------------------------------------------------

Commit 2a3a7d93795d0c7a7efbf91e195fc2a9a7c4633a in nifi's branch refs/heads/main from Peter Turcsanyi
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=2a3a7d9379 ]

NIFI-11294 Support Component State Checkpoints in ConsumeAzureEventHub

This closes #8013

Signed-off-by: David Handermann <ex...@apache.org>
Co-authored-by: Peter Turcsanyi <tu...@apache.org>
Co-authored-by: Malthe Borch <mb...@gmail.com>


> ConsumeAzureEventHub should default to processor state for checkpointing
> ------------------------------------------------------------------------
>
>                 Key: NIFI-11294
>                 URL: https://issues.apache.org/jira/browse/NIFI-11294
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Malthe Borch
>            Assignee: Peter Turcsanyi
>            Priority: Major
>          Time Spent: 4h 40m
>  Remaining Estimate: 0h
>
> The current implementation requires an Azure Blob Storage account to persist offsets (checkpointing) between restarts.
> In NiFi, we have a readily available state store which is the processor state.
> We should default to using this storage such that "Storage Account Name" becomes a non-required field.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)