You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2020/02/03 20:30:57 UTC

[GitHub] [accumulo] milleruntime opened a new pull request #1498: Reduce Path obj creation with VolumeUtil

milleruntime opened a new pull request #1498: Reduce Path obj creation with VolumeUtil
URL: https://github.com/apache/accumulo/pull/1498
 
 
   * Make VolumeUtil.switchVolume() return the Path object it created
   instead of returning a string. This allows callers to use the Path
   object or call toString if one is needed. There are a few cases where
   the string returned was used to create another Path object

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [accumulo] milleruntime commented on issue #1498: Reduce Path obj creation with VolumeUtil

Posted by GitBox <gi...@apache.org>.
milleruntime commented on issue #1498: Reduce Path obj creation with VolumeUtil
URL: https://github.com/apache/accumulo/pull/1498#issuecomment-581919347
 
 
   Thanks @EdColeman !

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [accumulo] milleruntime merged pull request #1498: Reduce Path obj creation with VolumeUtil

Posted by GitBox <gi...@apache.org>.
milleruntime merged pull request #1498: Reduce Path obj creation with VolumeUtil
URL: https://github.com/apache/accumulo/pull/1498
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services