pvillard31 commented on PR #10599:
URL: https://github.com/apache/nifi/pull/10599#issuecomment-3611121178

   @takraj - thanks for reviewing, I'll wait for your feedback.
   
   As a side note, the current dependency usage makes me think we should 
deprecate this bundle. It is currently using the Asana client 1.0.0 
(https://github.com/exceptionfactory/nifi/blob/main/nifi-extension-bundles/nifi-asana-bundle/pom.xml#L48)
 which is here https://github.com/Asana/java-asana. It is no longer maintained 
and the recommendation is: "We recommend using Java's HttpClient or similar 
HTTP libraries to make direct API requests instead."
   
   This bundle currently brings a lot of very old dependencies (grpc 1.59, 
google http client 1.47, etc). So unless someone is willing to do the work, I 
think we should mark it as deprecated for removal in the future. I don't think 
the effort is huge but as always it's a matter of finding someone :)


-- 
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