nifi/nifi-nar-bundles/nifi-framework-bundle/nifi-framework-nar
Rob Fellows cb4fdc2ae1
NIFI-6126 - throttle requests to refresh the canvas to prevent too many server requests when holding down CTRL-R
* Added lodash utility library to leverage its throttle capability (and many other useful functions in the future).
* Made lodash available in all JSP's so it could be imported into nf-common (or any component for that matter).
* Added a throttle function to nf-common that just wraps _.throttle

This closes #3393
2019-04-04 09:51:41 -04:00
..
src/main/resources/META-INF NIFI-6126 - throttle requests to refresh the canvas to prevent too many server requests when holding down CTRL-R 2019-04-04 09:51:41 -04:00
pom.xml NIFI-6029-RC2 prepare for next development iteration 2019-02-16 21:50:35 -05:00