Mark Payne
|
b12cf8a6d2
|
NIFI-3671: This closes #1852. Ensure that we use the existing ResourceClaim (if it exists) when swapping data in, instead of creating a new one. Otherwise, if the ResourceClaim is still writable, then we may archive the data and then write to it, which can cause a NullPointerException in FileSystemRepository
Signed-off-by: joewitt <joewitt@apache.org>
|
2017-05-24 14:21:18 -04:00 |
Bryan Bende
|
3af53419af
|
NIFI-3770-RC2 prepare for next development iteration
|
2017-05-05 20:50:28 -04:00 |
Bryan Bende
|
3a605af8e0
|
NIFI-3770-RC2 prepare release nifi-1.2.0-RC2
|
2017-05-05 20:50:14 -04:00 |
Mark Payne
|
0207f21ce4
|
NIFI-3273: Added nifi-toolkit-flowfile-repo that contains a simple Java class that is capable of recovering a FlowFile Repository manually in the case of an operating system crash that results in trailing 0's being dumped into the edit logs. Also refactored flowfile repo into some independent modules so that it additional capabilities can be added in the future to examine the flowfile repo
|
2017-04-19 21:44:23 -07:00 |