Jose Luis Pedrosa created NIFI-8369:
---------------------------------------
Summary: Some inner classes can be static
Key: NIFI-8369
URL: https://issues.apache.org/jira/browse/NIFI-8369
Project: Apache NiFi
Issue Type: Improvement
Affects Versions: 1.13.2
Reporter: Jose Luis Pedrosa
Classes that don't reference the parent class can be declared an static. This
saves an small amount of memory.
There are of those classes in NiFi codebase (test and not test), that can be
updated to have minor memory imprvementes.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)