dlmarion commented on PR #3501:
URL: https://github.com/apache/accumulo/pull/3501#issuecomment-1599341280

   > > The issue is the last line of the method, right? Could we not create a 
URI from (String, String, String) and then call Path(URI)?
   > 
   > @dlmarion do you think we might be able to optimize the validation instead 
of avoid it?
   
   You mean like override `getParent()` in a subclass, copy the method contents 
and change the last line to use Path(URI) ?


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