nifi/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-reporting-tasks
Bryan Bende d1d053725b NIFI-2909 Adding per-instance class loading capability through @RequiresInstanceClassLoading annotation
NIFI-1712 Applying per-instance class loading to HBaseClientService to allow specifying Phoenix Client JAR

-Refactoring the ClassLoading so that every processor, controller service, and reporting task gets an InstanceClassLoader with a parent of the NAR ClassLoader, and only components with @RequiresInstanceClassLoading will make a copy of the NAR ClassLoader resources, and addressing some review feedback

This closes #1156
2016-11-08 13:21:27 -05:00
..
src NIFI-2909 Adding per-instance class loading capability through @RequiresInstanceClassLoading annotation 2016-11-08 13:21:27 -05:00
pom.xml NIFI-2676-rc1 prepare for next development iteration 2016-08-26 11:40:58 -04:00