-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/40136/
-----------------------------------------------------------

(Updated Nov. 12, 2015, 8:26 p.m.)


Review request for mesos, Bernd Mathiske, Till Toenshoff, and Timothy Chen.


Changes
-------

Removed WIP tag as this is public.


Summary (updated)
-----------------

Updated documentation on fetcher cache internals.


Bugs: MESOS-3839
    https://issues.apache.org/jira/browse/MESOS-3839


Repository: mesos


Description
-------

Update the documentation for a fetcher cache behavior using both
source file size and mtime information.

Also:
* Remove outdated information regarding long supported fetcher cache
  support for ftp/ftps.
* Use png instead of jpeg for fetcher cache internal documentation.
  Jpeg are designed to work well for compressing photos, but produce
  artifacts for line art. Use a bitmap format instead.


Diffs
-----

  docs/fetcher-cache-internals.md b71d225 
  docs/fetcher.md 8e64341 
  docs/images/fetch_components.jpg 58387eb70006fb3b0f8d4aa018b6d2b7c9581725 
  docs/images/fetch_components.png PRE-CREATION 
  docs/images/fetch_evict1.jpg c237686f89e2deb5888bf078c2bbd5f49d26b68b 
  docs/images/fetch_evict2.jpg 65d32af355126cee7759cfe1de96ad86c8c7f6f7 
  docs/images/fetch_evict3.jpg d939cc05913d194386a88f949ad2fe66b0d671b5 
  docs/images/fetch_evict_1.png PRE-CREATION 
  docs/images/fetch_evict_2.png PRE-CREATION 
  docs/images/fetch_evict_3.png PRE-CREATION 
  docs/images/fetch_flow.jpg 872a64f3e8a6cfb11c5a0520acab1807e7252e5b 
  docs/images/fetch_flow.png PRE-CREATION 
  docs/images/fetch_state.jpg 378693f57627d68caef07b1b1db1b6e143cb962e 
  docs/images/fetch_state.png PRE-CREATION 

Diff: https://reviews.apache.org/r/40136/diff/


Testing
-------

Built and served with bundled site docker container,

    % docker build support/site-docker


Thanks,

Benjamin Bannier

Reply via email to