[
https://issues.apache.org/jira/browse/NIFI-11294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701157#comment-17701157
]
David Handermann commented on NIFI-11294:
-----------------------------------------
Thanks for describing this feature request [~malthe], it is very similar to
NIFI-9043, which requests an alternative checkpoint storage solution for
ConsumeAzureEventHub.
As a general design approach, there should be a new property that defines the
Checkpoint Storage strategy. Component State would be a helpful default
strategy, and Azure Blob Storage would continue to be supported through
existing properties.
> 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
> Priority: Major
>
> 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)