This website requires JavaScript.
Explore
Help
Sign In
Apache
/
nifi
Watch
1
Star
0
Fork
0
You've already forked nifi
mirror of
https://github.com/apache/nifi.git
synced
2025-02-08 19:14:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nifi
/
nifi-nar-bundles
/
nifi-standard-bundle
History
Mark Payne
6af768d0a1
NIFI-2551: Addressed a threading issue in the StandardResourceClaimManager and performed some refactoring so that we can ensure thread-safety across different components of the application, such as ProcessSession and WriteAheadFlowFile Repository when interacting with the StandardResourceClaimManager. Update DebugFlow to allow it to write to a FlowFile multiple times, which exposes the concurrency bug. Also avoided calling ContentRepository.remove() from ProcessSession whenever the content is no longer needed, as that can cause problems now that the Resource Claim is backing the content claim.
2016-08-15 17:02:15 -04:00
..
nifi-jolt-transform-json-ui
NIFI-2310 - upgraded jolt to 0.0.21 to resolve special character issue
2016-07-21 10:35:42 +09:00
nifi-standard-content-viewer
NIFI-1896 This
closes
#650
. Refactored nifi-api into nifi-framework-api and other locations. The nifi-api is specific to that which is needed for intended extension points.
2016-07-14 18:24:48 -04:00
nifi-standard-nar
NIFI-2516 - Extract version info into parent pom, upgrade to commons-io 2.5
2016-08-09 22:43:29 +02:00
nifi-standard-prioritizers
NIFI-1877, NIFI-1306: Add fields to FlowFile for FIFO Prioritizer, Oldest/Newest FlowFile first prioritizers to work properly
2016-07-05 14:59:08 -04:00
nifi-standard-processors
NIFI-2551: Addressed a threading issue in the StandardResourceClaimManager and performed some refactoring so that we can ensure thread-safety across different components of the application, such as ProcessSession and WriteAheadFlowFile Repository when interacting with the StandardResourceClaimManager. Update DebugFlow to allow it to write to a FlowFile multiple times, which exposes the concurrency bug. Also avoided calling ContentRepository.remove() from ProcessSession whenever the content is no longer needed, as that can cause problems now that the Resource Claim is backing the content claim.
2016-08-15 17:02:15 -04:00
nifi-standard-reporting-tasks
NIFI-2208 This
closes
#754
. refactored as per comments on JIRA. Reduced API expsosure and tightened lifecycle management.
2016-08-01 14:17:26 -04:00
nifi-standard-utils
NIFI-2310 - upgraded jolt to 0.0.21 to resolve special character issue
2016-07-21 10:35:42 +09:00
pom.xml
NIFI-1850 - Initial Commit for JSON-to-JSON Schema Converter Editor (merge from 0.7.0 - refactor for masterless cluster). This
closes
#511
2016-06-20 20:30:25 -04:00