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 2022/09/01 12:34:40 UTC

[GitHub] [accumulo] EdColeman opened a new pull request, #2909: Mark FileSystemMonitor as deprecated and slated for 3.0 removal

EdColeman opened a new pull request, #2909:
URL: https://github.com/apache/accumulo/pull/2909

   For 3.0, PR #1328 will remove the FileSystemMonitor that monitors the mounted file systems and can kill the server if a disk goes read-only.  With WALs using hdfs, the primary driver for this action is not necessary.  Also, the current FileSystemMonitor code uses a limited set of file systems and supports etx3, ext4 and xfs and would need to be updated for newer file systems such as btrfs.
   


-- 
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: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [accumulo] ctubbsii merged pull request #2909: Mark FileSystemMonitor as deprecated and slated for 3.0 removal

Posted by GitBox <gi...@apache.org>.
ctubbsii merged PR #2909:
URL: https://github.com/apache/accumulo/pull/2909


-- 
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: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org