[
https://issues.apache.org/jira/browse/NIFI-9183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17427720#comment-17427720
]
ASF subversion and git services commented on NIFI-9183:
-------------------------------------------------------
Commit f7df3265215cfe74769b908db1d3298c7529ba00 in nifi's branch
refs/heads/main from Lehel Boér
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=f7df326 ]
NIFI-9183: Add a command-line option to save status history
Fixed typo error.
Fixed error.
Fixed review items.
Fix contrib-check. Added missing test file to excludes.
Fix review items.
Fix review items: error handling, input validation, added more unit tests.
Improved status history repository creation in HeadlessNiFiServer.
> Add a command-line option to save status history
> ------------------------------------------------
>
> Key: NIFI-9183
> URL: https://issues.apache.org/jira/browse/NIFI-9183
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Lehel Boér
> Assignee: Lehel Boér
> Priority: Major
> Time Spent: 5h 10m
> Remaining Estimate: 0h
>
> The status history can only be accessed via the nifi-api REST endpoint. Given
> that these API calls are replicated across cluster nodes, we should add a
> command-line option to save the status history of only one node.
> {{./bin/nifi.sh status-history <days> <dumpFile>}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)