Github user YolandaMDavis commented on the issue:

    https://github.com/apache/nifi/pull/564
  
    @mattyb149 just pushed commits (no rebase so that you can easily see 
changes).  I wanted to get your input on the stream/lambdas implementation I 
have in ClassLoaderUtils...not too happy with it :(.  Unfortunately lambda's 
don't handle checked exceptions too well, so I'm forced right now to wrap in a 
RuntimeException when attempting to extract the URL from a URI (it throws 
MalformedURLException potentially) which is no bueno imo. Any thoughts on that 
or alternatives?  


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to