This is an automated email from the ASF dual-hosted git repository.
pnowojski pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/flink-web.git.
from 85e093c [FLINK-23258] Make incremental builds explicit and log a
warning
new 207954c Backpressure monitoring and analysis blog post
new de596c5 Rebuild website
The 2 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:
_posts/2021-07-07-backpressure.md | 189 +++++++++
content/2021/07/07/backpressure.html | 448 +++++++++++++++++++++
content/blog/feed.xml | 291 ++++++++-----
content/blog/index.html | 38 +-
content/blog/page10/index.html | 38 +-
content/blog/page11/index.html | 37 +-
content/blog/page12/index.html | 39 +-
content/blog/page13/index.html | 38 +-
content/blog/page14/index.html | 37 +-
content/blog/page15/index.html | 39 +-
content/blog/page16/index.html | 25 ++
content/blog/page2/index.html | 38 +-
content/blog/page3/index.html | 36 +-
content/blog/page4/index.html | 36 +-
content/blog/page5/index.html | 36 +-
content/blog/page6/index.html | 38 +-
content/blog/page7/index.html | 38 +-
content/blog/page8/index.html | 38 +-
content/blog/page9/index.html | 40 +-
.../img/blog/2021-07-07-backpressure/animated.png | Bin 0 -> 847082 bytes
.../2021-07-07-backpressure/bottleneck-zoom.png | Bin 0 -> 185048 bytes
.../2021-07-07-backpressure/simple-example.png | Bin 0 -> 102308 bytes
.../2021-07-07-backpressure/sliding-window.png | Bin 0 -> 22391 bytes
.../2021-07-07-backpressure/source-task-busy.png | Bin 0 -> 25852 bytes
.../img/blog/2021-07-07-backpressure/subtasks.png | Bin 0 -> 137756 bytes
content/index.html | 8 +-
content/zh/index.html | 8 +-
img/blog/2021-07-07-backpressure/animated.png | Bin 0 -> 847082 bytes
.../2021-07-07-backpressure/bottleneck-zoom.png | Bin 0 -> 185048 bytes
.../2021-07-07-backpressure/simple-example.png | Bin 0 -> 102308 bytes
.../2021-07-07-backpressure/sliding-window.png | Bin 0 -> 22391 bytes
.../2021-07-07-backpressure/source-task-busy.png | Bin 0 -> 25852 bytes
img/blog/2021-07-07-backpressure/subtasks.png | Bin 0 -> 137756 bytes
33 files changed, 1226 insertions(+), 309 deletions(-)
create mode 100644 _posts/2021-07-07-backpressure.md
create mode 100644 content/2021/07/07/backpressure.html
create mode 100644 content/img/blog/2021-07-07-backpressure/animated.png
create mode 100644 content/img/blog/2021-07-07-backpressure/bottleneck-zoom.png
create mode 100644 content/img/blog/2021-07-07-backpressure/simple-example.png
create mode 100644 content/img/blog/2021-07-07-backpressure/sliding-window.png
create mode 100644
content/img/blog/2021-07-07-backpressure/source-task-busy.png
create mode 100644 content/img/blog/2021-07-07-backpressure/subtasks.png
create mode 100644 img/blog/2021-07-07-backpressure/animated.png
create mode 100644 img/blog/2021-07-07-backpressure/bottleneck-zoom.png
create mode 100644 img/blog/2021-07-07-backpressure/simple-example.png
create mode 100644 img/blog/2021-07-07-backpressure/sliding-window.png
create mode 100644 img/blog/2021-07-07-backpressure/source-task-busy.png
create mode 100644 img/blog/2021-07-07-backpressure/subtasks.png