[
https://issues.apache.org/jira/browse/NIFI-7116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aldrin Piri updated NIFI-7116:
------------------------------
Description:
Currently, every NiFi upgrade in Homebrew causes all state to be lost and users
must start over or manually migrate their repos and flow.
We should improve the homebrew formula to include files that will persist
between versions and default to properties that preserve this. Homebrew's
guidance on the subject can be found at
https://github.com/Homebrew/brew/blob/master/docs/Formula-Cookbook.md#handling-files-that-should-persist-over-formula-upgrades.
Formula: https://github.com/Homebrew/homebrew-core/blob/master/Formula/nifi.rb
was:
Currently, every NiFi upgrade in Homebrew causes all state to be lost and users
must start over or manually migrate their repos and flow.
We should improve the homebrew formula to include files that will persist
between versions and default to properties that preserve this. Homebrew's
guidance on the subject can be found at
https://github.com/Homebrew/brew/blob/master/docs/Formula-Cookbook.md#handling-files-that-should-persist-over-formula-upgrades.
> Update Homebrew formula to handle state between version upgrades
> ----------------------------------------------------------------
>
> Key: NIFI-7116
> URL: https://issues.apache.org/jira/browse/NIFI-7116
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Tools and Build
> Reporter: Aldrin Piri
> Priority: Minor
>
> Currently, every NiFi upgrade in Homebrew causes all state to be lost and
> users must start over or manually migrate their repos and flow.
> We should improve the homebrew formula to include files that will persist
> between versions and default to properties that preserve this. Homebrew's
> guidance on the subject can be found at
> https://github.com/Homebrew/brew/blob/master/docs/Formula-Cookbook.md#handling-files-that-should-persist-over-formula-upgrades.
> Formula: https://github.com/Homebrew/homebrew-core/blob/master/Formula/nifi.rb
--
This message was sent by Atlassian Jira
(v8.3.4#803005)