mosermw commented on PR #10372: URL: https://github.com/apache/nifi/pull/10372#issuecomment-3361996288
> Is there more to help explain or quantify the benefit of these changes? Hi Joe! I found this blog to be interesting and useful. https://www.gamlor.info/wordpress/2017/08/javas-enum-values-hidden-allocations/ We found this scenario in our own code, then I found InvokeHTTP experiences this in every onTrigger(). When looking into that I found more cases in the NiFi codebase. Hard to quantify in garbage collection scenarios, other than "every little bit helps". -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@nifi.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org