mirror of https://github.com/apache/nifi.git
940fd8e81c
* NIFI-9847: Switched LifecycleState to use a WeakHashMap to track ActiveProcessSessionFactory instances, instead of a regular Set that removed the instance after calling onTrigger. This was necessary for processors such as MergeRecord that may stash away an ActiveProcessSessionFactory for later use, as we need to be able to force rollback on processor termination * NIFI-9847: Fixed checkstyle violation |
||
---|---|---|
.. | ||
nifi-stateless-engine | ||
nifi-stateless-nar | ||
pom.xml |