This is an automated email from the ASF dual-hosted git repository.
mergebot-role pushed a change to branch mergebot
in repository https://gitbox.apache.org/repos/asf/beam-site.git.
from 5faa02e This closes #328
add 4052af2 Prepare repository for deployment.
new 0b495f8 Add new execution model page and associated images
new fa4cf1e Update with review feedback and new diagrams
new 708bd58 More updates from review feedback
new 7a1740b This closes #326
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
content/documentation/runners/dataflow/index.html | 5 +-
src/_includes/header.html | 1 +
src/documentation/execution-model.md | 191 +++++++++++
src/documentation/index.md | 9 +-
src/images/execution_model_bundling.svg | 357 +++++++++++++++++++++
.../execution_model_bundling_coupled_failure.svg | 59 ++++
src/images/execution_model_bundling_gantt.svg | 50 +++
src/images/execution_model_bundling_gantt_max.svg | 67 ++++
src/images/execution_model_bundling_multi.svg | 336 +++++++++++++++++++
.../execution_model_bundling_multi_gantt.svg | 52 +++
src/images/execution_model_failure_retry.svg | 56 ++++
11 files changed, 1178 insertions(+), 5 deletions(-)
create mode 100644 src/documentation/execution-model.md
create mode 100644 src/images/execution_model_bundling.svg
create mode 100644 src/images/execution_model_bundling_coupled_failure.svg
create mode 100644 src/images/execution_model_bundling_gantt.svg
create mode 100644 src/images/execution_model_bundling_gantt_max.svg
create mode 100644 src/images/execution_model_bundling_multi.svg
create mode 100644 src/images/execution_model_bundling_multi_gantt.svg
create mode 100644 src/images/execution_model_failure_retry.svg
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].