[
https://issues.apache.org/jira/browse/NIFI-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14572020#comment-14572020
]
ASF GitHub Bot commented on NIFI-652:
-------------------------------------
GitHub user BELUGABEHR opened a pull request:
https://github.com/apache/incubator-nifi/pull/65
NIFI-652 - Streamline Volatile Provenance Repository
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/BELUGABEHR/incubator-nifi Prov-Volatile
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-nifi/pull/65.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #65
----
commit 12710e86547584324ea0a15580fc89e7f70336ed
Author: BELUGABEHR <[email protected]>
Date: 2015-05-28T00:25:39Z
Re-write of volatile repository
commit 1383e8c43a89f2bddb809b5df7e093996694efd8
Author: BELUGABEHR <[email protected]>
Date: 2015-06-04T01:09:17Z
Added license information
Added class JavaDoc
Updated coumentation
Updated scope of constructor to protected
Updated documentation
Added license information
Changed visibility of constructor of FilterProvenanceEventRecord
----
> Streamline Volatile Provenance Repository
> -----------------------------------------
>
> Key: NIFI-652
> URL: https://issues.apache.org/jira/browse/NIFI-652
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: BELUGA BEHR
> Priority: Minor
>
> Anyone interested in the provenance repository (like myself) would likely be
> interested in a simple example. I have reworked the Volatile Provenance
> repository to be more straightforward, corrected a couple of bugs, added unit
> tests and documented a bit more clearly. In regards to the documentation, I
> made it clear that the implementation was for testing/prototyping purposes
> only and not of production quality.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)