phrocker commented on a change in pull request #4086: NIFI-7187
URL: https://github.com/apache/nifi/pull/4086#discussion_r395165193
 
 

 ##########
 File path: nifi-commons/nifi-record-path/pom.xml
 ##########
 @@ -79,7 +79,7 @@
         <dependency>
             <groupId>com.github.ben-manes.caffeine</groupId>
             <artifactId>caffeine</artifactId>
-            <version>2.6.2</version>
+            <version>2.8.1</version>
 
 Review comment:
   I've run into issues with caffeine API compatibility a while ago ( long 
enough that my prior experience may be totally invalid today ). Do you feel 
confident these won't cause any issues? I have some flows where I can try these 
changes out with my record paths ( most seem like they are already covered by 
unit tests ) -- so if you can resolve conflicts i'd be happy to take some 
cycles to try this out. 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to