This is an automated email from the ASF dual-hosted git repository.

nkruber pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/flink-web.git.


    from a0c3fab  Add zhijiang to community page
     new 0266dc9  [hotfix] use site.baseurl and site.DOCS_BASE_URL instead of 
manual URLs in 2019 posts
     new 0645f54  [hotfix] remove incremental build option
     new 9dba6e8  [Blog] style-tuning for Network Stack Vol. 1
     new fb57c4a  [Blog] add Flink Network Stack Vol. 2: Monitoring, Metrics, 
and that Backpressure Thing
     new 606b5df  Rebuild website

The 5 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/2019-02-15-release-1.7.2.md                 |   2 +-
 _posts/2019-02-21-monitoring-best-practices.md     |  18 +-
 _posts/2019-02-25-release-1.6.4.md                 |   2 +-
 _posts/2019-03-11-prometheus-monitoring.md         |  10 +-
 _posts/2019-04-09-release-1.8.0.md                 |  14 +-
 _posts/2019-04-17-sod.md                           |  24 +-
 _posts/2019-05-03-pulsar-flink.md                  |   4 +-
 _posts/2019-05-14-temporal-tables.md               |   8 +-
 _posts/2019-05-17-state-ttl.md                     |   4 +-
 _posts/2019-06-05-flink-network-stack.md           | 177 ++++---
 _posts/2019-06-26-broadcast-state.md               |   2 +-
 _posts/2019-07-02-release-1.8.1.md                 |   2 +-
 _posts/2019-07-23-flink-network-stack-2.md         | 315 +++++++++++
 build.sh                                           |   4 -
 content/2019/05/03/pulsar-flink.html               |   4 +-
 content/2019/05/14/temporal-tables.html            |   2 +-
 content/2019/06/05/flink-network-stack.html        | 174 ++++---
 content/2019/07/23/flink-network-stack-2.html      | 579 +++++++++++++++++++++
 content/blog/feed.xml                              | 556 ++++++++++++++++----
 content/blog/index.html                            |  36 +-
 content/blog/page2/index.html                      |  38 +-
 content/blog/page3/index.html                      |  38 +-
 content/blog/page4/index.html                      |  38 +-
 content/blog/page5/index.html                      |  40 +-
 content/blog/page6/index.html                      |  40 +-
 content/blog/page7/index.html                      |  40 +-
 content/blog/page8/index.html                      |  40 +-
 content/blog/page9/index.html                      |  25 +
 content/css/flink.css                              |   5 +
 .../back_pressure_sampling_high.png                | Bin 0 -> 77546 bytes
 content/index.html                                 |   6 +-
 content/news/2019/02/15/release-1.7.2.html         |   2 +-
 content/news/2019/02/25/release-1.6.4.html         |   2 +-
 content/news/2019/04/09/release-1.8.0.html         |   8 +-
 content/news/2019/07/02/release-1.8.1.html         |   2 +-
 content/roadmap.html                               |   4 +-
 content/zh/community.html                          |   6 +
 content/zh/index.html                              |   6 +-
 css/flink.css                                      |   5 +
 .../back_pressure_sampling_high.png                | Bin 0 -> 77546 bytes
 40 files changed, 1843 insertions(+), 439 deletions(-)
 create mode 100644 _posts/2019-07-23-flink-network-stack-2.md
 create mode 100644 content/2019/07/23/flink-network-stack-2.html
 create mode 100644 
content/img/blog/2019-07-23-network-stack-2/back_pressure_sampling_high.png
 create mode 100644 
img/blog/2019-07-23-network-stack-2/back_pressure_sampling_high.png

Reply via email to