ctubbsii opened a new issue, #4058:
URL: https://github.com/apache/accumulo/issues/4058

   The VolumeUtil class has a switchVolumes method that handles mapping 
LogEntry objects from the metadata table into new LogEntry objects with a 
replaced volume (see [volume replacements 
property](https://accumulo.apache.org/docs/2.x/configuration/server-properties3#instance_volumes_replacements)).
 However, it doesn't look like we actually store a path from a volume in these 
log entries anymore. So, there shouldn't be anything to replace. This code 
seems unnecessary now. (From what I can tell, we only store a server and a UUID 
in the log entry, not any full path with a volume.)


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