exceptionfactory commented on PR #9108:
URL: https://github.com/apache/nifi/pull/9108#issuecomment-2310498411

   > > Thanks for working on this improvement @juldrixx, I noted one general 
concern about the introduction of commons-lang3.
   > 
   > I'm not sure what is the change requested? And what is your concern? 
@exceptionfactory
   
   @juldrixx Sorry about that, it looks like my code-level comment did not come 
through.
   
   The concern there is introducing the commons-lang3 dependency just for the 
use of the `Triple` class. I recommend create a `record` that can be used to 
hold the values, avoiding the need for the commons-lang3 dependency.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to