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

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

commit c8bdafae70f1cc09a74901a97c6cf6199212363a
Author: Piotr Nowojski <[email protected]>
AuthorDate: Thu Sep 30 08:37:28 2021 +0200

    Rebuild website
---
 content/blog/feed.xml                                   |   2 +-
 .../2021-09-25-release-1.14.0/buffer_debloating.png     | Bin 20268 -> 0 bytes
 .../2021-09-25-release-1.14.0/buffer_debloating.svg     |   1 +
 content/news/2021/09/29/release-1.14.0.html             |   2 +-
 4 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/content/blog/feed.xml b/content/blog/feed.xml
index 42873cc..0975555 100644
--- a/content/blog/feed.xml
+++ b/content/blog/feed.xml
@@ -203,7 +203,7 @@ stable and predictable alignment times for aligned 
checkpoints under backpressur
 reduce the amount of in-flight data stored in unaliged checkpoints under 
backpressure.&lt;/p&gt;
 
 &lt;figure style=&quot;align-content: center&quot;&gt;
-  &lt;img 
src=&quot;/img/blog/2021-09-25-release-1.14.0/buffer_debloating.png&quot; 
style=&quot;display: block; margin-left: auto; margin-right: auto; width: 
600px&quot; /&gt;
+  &lt;img 
src=&quot;/img/blog/2021-09-25-release-1.14.0/buffer_debloating.svg&quot; 
style=&quot;display: block; margin-left: auto; margin-right: auto; width: 
600px&quot; /&gt;
 &lt;/figure&gt;
 
 &lt;p&gt;Buffer Deloating acts as a complementary feature, or even 
alternative, to unaligned checkpoints.
diff --git a/content/img/blog/2021-09-25-release-1.14.0/buffer_debloating.png 
b/content/img/blog/2021-09-25-release-1.14.0/buffer_debloating.png
deleted file mode 100644
index 9c95bc4..0000000
Binary files a/content/img/blog/2021-09-25-release-1.14.0/buffer_debloating.png 
and /dev/null differ
diff --git a/content/img/blog/2021-09-25-release-1.14.0/buffer_debloating.svg 
b/content/img/blog/2021-09-25-release-1.14.0/buffer_debloating.svg
new file mode 100644
index 0000000..ca6f971
--- /dev/null
+++ b/content/img/blog/2021-09-25-release-1.14.0/buffer_debloating.svg
@@ -0,0 +1 @@
+<svg version="1.1" viewBox="0.0 0.0 600.0 371.0" fill="none" stroke="none" 
stroke-linecap="square" stroke-miterlimit="10" width="600" height="371" 
xmlns:xlink="http://www.w3.org/1999/xlink"; 
xmlns="http://www.w3.org/2000/svg";><path fill="#ffffff" d="M0 0L600.0 0L600.0 
371.0L0 371.0L0 0Z" fill-rule="nonzero"/><path stroke="#333333" 
stroke-width="1.0" stroke-linecap="butt" d="M92.5 301.5L581.5 301.5" 
fill-rule="nonzero"/><path stroke="#cccccc" stroke-width="1.0" 
stroke-linecap="butt" d="M92 [...]
\ No newline at end of file
diff --git a/content/news/2021/09/29/release-1.14.0.html 
b/content/news/2021/09/29/release-1.14.0.html
index d72b328..050673a 100644
--- a/content/news/2021/09/29/release-1.14.0.html
+++ b/content/news/2021/09/29/release-1.14.0.html
@@ -397,7 +397,7 @@ stable and predictable alignment times for aligned 
checkpoints under backpressur
 reduce the amount of in-flight data stored in unaliged checkpoints under 
backpressure.</p>
 
 <figure style="align-content: center">
-  <img src="/img/blog/2021-09-25-release-1.14.0/buffer_debloating.png" 
style="display: block; margin-left: auto; margin-right: auto; width: 600px" />
+  <img src="/img/blog/2021-09-25-release-1.14.0/buffer_debloating.svg" 
style="display: block; margin-left: auto; margin-right: auto; width: 600px" />
 </figure>
 
 <p>Buffer Deloating acts as a complementary feature, or even alternative, to 
unaligned checkpoints.

Reply via email to