You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2022/01/28 15:12:00 UTC

[jira] [Created] (NIFI-9638) Refactor Google Guava References

David Handermann created NIFI-9638:
--------------------------------------

             Summary: Refactor Google Guava References
                 Key: NIFI-9638
                 URL: https://issues.apache.org/jira/browse/NIFI-9638
             Project: Apache NiFi
          Issue Type: Improvement
            Reporter: David Handermann
            Assignee: David Handermann


Several framework and extension components have direct dependencies on various versions of Google Guava.  Older versions of Google Guava have multiple vulnerabilities, and the library itself is almost 3 MB.  For components that have minimal usage of Guava, implementations should be refactored to use available JDK utilities or alternative caching libraries that have a smaller footprint.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)