etseidl edited a comment on issue #1410: check that the WAL directory and log files can sync URL: https://github.com/apache/accumulo/pull/1410#issuecomment-550477368 I was thinking of adding something like String[] chooseAll(env, options) to the VolumeChooser interface. This would probably have to made visible through the VolumeManager interface as well. Then at tserver start up I'd get the list of paths that would be valid for the LOGGER scope, and check each one individually. The individual log file checks in DfsLogger would be unchanged.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
