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 2019/11/05 21:41:57 UTC

[GitHub] [accumulo] etseidl opened a new pull request #1410: check that the WAL directory and log files can sync

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:
users@infra.apache.org


With regards,
Apache Git Services