etseidl opened a new pull request #1410: check that the WAL directory and log files can sync URL: https://github.com/apache/accumulo/pull/1410 hsync() and hflush() are silent no-ops when using HDFS erasure coding. this change will check the base WAL directory at tserver startup, and also check log files when they are created, to make sure they are not using EC. right now this just generates a warning.
---------------------------------------------------------------- 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
