You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2021/09/08 15:01:40 UTC

[GitHub] [nifi] turcsanyip commented on a change in pull request #5372: NIFI-9200: Free cache on heap after disabling AbstractCSVLookupService

turcsanyip commented on a change in pull request #5372:
URL: https://github.com/apache/nifi/pull/5372#discussion_r704507799



##########
File path: nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/nifi-lookup-services/src/main/java/org/apache/nifi/lookup/CSVRecordLookupService.java
##########
@@ -16,11 +16,13 @@
  */
 package org.apache.nifi.lookup;
 
+import avro.shaded.com.google.common.annotations.VisibleForTesting;

Review comment:
       The non-shaded version should be used instead.




-- 
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-unsubscribe@nifi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org