diff --git a/site/_posts/2018-07-06-ray-0.5-release.markdown b/site/_posts/2018-07-06-ray-0.5-release.markdown index 16c2d9785..5f177473a 100644 --- a/site/_posts/2018-07-06-ray-0.5-release.markdown +++ b/site/_posts/2018-07-06-ray-0.5-release.markdown @@ -30,6 +30,7 @@ highlights of the refactor include the following: control store. - A preliminary approach for automatically flushing global control store metadata to avoid out-of-memory errors for long-running jobs. + Note that the refactoring is currently under development and does not yet support fault tolerance.