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

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

Commit 56dfcc2cd60e751d163d8bc403846c37f7dee4b9 in nifi's branch 
refs/heads/master from pepov
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=56dfcc2 ]

NIFI-5438 create all volume directories for chowning properly, then create 
proper volumes for persistence. Notes: create conf instead of conf/templates 
since it will be created automatically. Create database_repository instead of 
data, since that is the default configuration. Create state volume used to 
store local state by default.

This closes #2905.

Signed-off-by: Aldrin Piri <[email protected]>


> Declare volumes for the NiFi docker container for persistence by default
> ------------------------------------------------------------------------
>
>                 Key: NIFI-5438
>                 URL: https://issues.apache.org/jira/browse/NIFI-5438
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Docker
>    Affects Versions: 1.8.0
>            Reporter: Peter Wilcsinszky
>            Assignee: Peter Wilcsinszky
>            Priority: Major
>             Fix For: 1.8.0
>
>
> Volume declarations are missing from the NiFi Dockerfiles.
> *Without* that all data get lost after removing the container when there was 
> no explicit volume declarations defined.
> *With* volume declarations all the data on the declared volumes will get 
> persisted on the host without any explicit volume declarations required by 
> the user.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to