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

ASF GitHub Bot commented on MINIFI-249:
---------------------------------------

Github user benqiu2016 commented on the issue:

    https://github.com/apache/nifi-minifi-cpp/pull/110
  
    it is a very large commit. Overall looks good .
    Couple of comments over all
    1) for the volatile repo, have we run the some test over night and monitor 
the memory to see whether we have memory leak. 
    2) have we consider use RAM FS to store the content instead we write the 
volatile content repo. In this case, provenance and flowfile repo can be RAM FS 
also.


> Volatile Provenance Repository
> ------------------------------
>
>                 Key: MINIFI-249
>                 URL: https://issues.apache.org/jira/browse/MINIFI-249
>             Project: Apache NiFi MiNiFi
>          Issue Type: New Feature
>          Components: C++, Core Framework
>            Reporter: Aldrin Piri
>            Assignee: marco polo
>
> It would be helpful to have a volatile implementation for handling 
> provenance.  While the data guarantees of capturing/storing information work 
> in some scenarios, in others, folks may wish to just hold data while the 
> instance is running.  This is predicated on an extensible interface that 
> supports this configurability.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to