keith-turner commented on PR #48: URL: https://github.com/apache/accumulo-classloaders/pull/48#issuecomment-3761424220
If we used URI instead of URL in the Resource class would that fix things w/o having to register this handler statically? Assuming we are registering a handler that supports creating an input stream, but we are not using that functionality? Is that correct? If that is correct, then we are creating and registering code that is not being used just so the string will work. That is what made we wonder if using URI instead would work. -- 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]
