Skip to content

Commit

Permalink
MINOR: fix for broken zero-copy URL (apache#174)
Browse files Browse the repository at this point in the history
Reviewers: Guozhang Wang <[email protected]>
  • Loading branch information
russau authored and guozhangwang committed Dec 26, 2018
1 parent 92483fc commit 43dbcfb
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion 0100/design.html
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ <h3><a id="maximizingefficiency" href="#maximizingefficiency">4.3 Efficiency</a>
<p>
This combination of pagecache and sendfile means that on a Kafka cluster where the consumers are mostly caught up you will see no read activity on the disks whatsoever as they will be serving data entirely from cache.
<p>
For more background on the sendfile and zero-copy support in Java, see this <a href="http://www.ibm.com/developerworks/linux/library/j-zerocopy">article</a>.
For more background on the sendfile and zero-copy support in Java, see this <a href="https://developer.ibm.com/articles/j-zerocopy/">article</a>.

<h4><a id="design_compression" href="#design_compression">End-to-end Batch Compression</a></h4>
<p>
Expand Down
2 changes: 1 addition & 1 deletion 0101/design.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ <h3><a id="maximizingefficiency" href="#maximizingefficiency">4.3 Efficiency</a>
<p>
This combination of pagecache and sendfile means that on a Kafka cluster where the consumers are mostly caught up you will see no read activity on the disks whatsoever as they will be serving data entirely from cache.
<p>
For more background on the sendfile and zero-copy support in Java, see this <a href="http://www.ibm.com/developerworks/linux/library/j-zerocopy">article</a>.
For more background on the sendfile and zero-copy support in Java, see this <a href="https://developer.ibm.com/articles/j-zerocopy/">article</a>.

<h4><a id="design_compression" href="#design_compression">End-to-end Batch Compression</a></h4>
<p>
Expand Down
2 changes: 1 addition & 1 deletion 0102/design.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ <h3><a id="maximizingefficiency" href="#maximizingefficiency">4.3 Efficiency</a>
<p>
This combination of pagecache and sendfile means that on a Kafka cluster where the consumers are mostly caught up you will see no read activity on the disks whatsoever as they will be serving data entirely from cache.
<p>
For more background on the sendfile and zero-copy support in Java, see this <a href="http://www.ibm.com/developerworks/linux/library/j-zerocopy">article</a>.
For more background on the sendfile and zero-copy support in Java, see this <a href="https://developer.ibm.com/articles/j-zerocopy/">article</a>.

<h4><a id="design_compression" href="#design_compression">End-to-end Batch Compression</a></h4>
<p>
Expand Down
2 changes: 1 addition & 1 deletion 0110/design.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ <h3><a id="maximizingefficiency" href="#maximizingefficiency">4.3 Efficiency</a>
<p>
This combination of pagecache and sendfile means that on a Kafka cluster where the consumers are mostly caught up you will see no read activity on the disks whatsoever as they will be serving data entirely from cache.
<p>
For more background on the sendfile and zero-copy support in Java, see this <a href="http://www.ibm.com/developerworks/linux/library/j-zerocopy">article</a>.
For more background on the sendfile and zero-copy support in Java, see this <a href="https://developer.ibm.com/articles/j-zerocopy/">article</a>.

<h4><a id="design_compression" href="#design_compression">End-to-end Batch Compression</a></h4>
<p>
Expand Down
2 changes: 1 addition & 1 deletion 08/design.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ <h3><a id="maximizingefficiency">4.3 Efficiency</a></h3>
<p>
This combination of pagecache and sendfile means that on a Kafka cluster where the consumers are mostly caught up you will see no read activity on the disks whatsoever as they will be serving data entirely from cache.
<p>
For more background on the sendfile and zero-copy support in Java, see this <a href="http://www.ibm.com/developerworks/linux/library/j-zerocopy">article</a>.
For more background on the sendfile and zero-copy support in Java, see this <a href="https://developer.ibm.com/articles/j-zerocopy/">article</a>.

<h4>End-to-end Batch Compression</h4>
<p>
Expand Down
2 changes: 1 addition & 1 deletion 081/design.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ <h3><a id="maximizingefficiency">4.3 Efficiency</a></h3>
<p>
This combination of pagecache and sendfile means that on a Kafka cluster where the consumers are mostly caught up you will see no read activity on the disks whatsoever as they will be serving data entirely from cache.
<p>
For more background on the sendfile and zero-copy support in Java, see this <a href="http://www.ibm.com/developerworks/linux/library/j-zerocopy">article</a>.
For more background on the sendfile and zero-copy support in Java, see this <a href="https://developer.ibm.com/articles/j-zerocopy/">article</a>.

<h4>End-to-end Batch Compression</h4>
<p>
Expand Down
2 changes: 1 addition & 1 deletion 082/design.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ <h3><a id="maximizingefficiency">4.3 Efficiency</a></h3>
<p>
This combination of pagecache and sendfile means that on a Kafka cluster where the consumers are mostly caught up you will see no read activity on the disks whatsoever as they will be serving data entirely from cache.
<p>
For more background on the sendfile and zero-copy support in Java, see this <a href="http://www.ibm.com/developerworks/linux/library/j-zerocopy">article</a>.
For more background on the sendfile and zero-copy support in Java, see this <a href="https://developer.ibm.com/articles/j-zerocopy/">article</a>.

<h4>End-to-end Batch Compression</h4>
<p>
Expand Down
2 changes: 1 addition & 1 deletion 090/design.html
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ <h3><a id="maximizingefficiency" href="#maximizingefficiency">4.3 Efficiency</a>
<p>
This combination of pagecache and sendfile means that on a Kafka cluster where the consumers are mostly caught up you will see no read activity on the disks whatsoever as they will be serving data entirely from cache.
<p>
For more background on the sendfile and zero-copy support in Java, see this <a href="http://www.ibm.com/developerworks/linux/library/j-zerocopy">article</a>.
For more background on the sendfile and zero-copy support in Java, see this <a href="https://developer.ibm.com/articles/j-zerocopy/">article</a>.

<h4><a id="design_compression" href="#design_compression">End-to-end Batch Compression</a></h4>
<p>
Expand Down
2 changes: 1 addition & 1 deletion 10/design.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ <h3><a id="maximizingefficiency" href="#maximizingefficiency">4.3 Efficiency</a>
<p>
This combination of pagecache and sendfile means that on a Kafka cluster where the consumers are mostly caught up you will see no read activity on the disks whatsoever as they will be serving data entirely from cache.
<p>
For more background on the sendfile and zero-copy support in Java, see this <a href="http://www.ibm.com/developerworks/linux/library/j-zerocopy">article</a>.
For more background on the sendfile and zero-copy support in Java, see this <a href="https://developer.ibm.com/articles/j-zerocopy/">article</a>.

<h4><a id="design_compression" href="#design_compression">End-to-end Batch Compression</a></h4>
<p>
Expand Down
2 changes: 1 addition & 1 deletion 11/design.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ <h3><a id="maximizingefficiency" href="#maximizingefficiency">4.3 Efficiency</a>
<p>
This combination of pagecache and sendfile means that on a Kafka cluster where the consumers are mostly caught up you will see no read activity on the disks whatsoever as they will be serving data entirely from cache.
<p>
For more background on the sendfile and zero-copy support in Java, see this <a href="http://www.ibm.com/developerworks/linux/library/j-zerocopy">article</a>.
For more background on the sendfile and zero-copy support in Java, see this <a href="https://developer.ibm.com/articles/j-zerocopy/">article</a>.

<h4><a id="design_compression" href="#design_compression">End-to-end Batch Compression</a></h4>
<p>
Expand Down
2 changes: 1 addition & 1 deletion 20/design.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ <h3><a id="maximizingefficiency" href="#maximizingefficiency">4.3 Efficiency</a>
<p>
This combination of pagecache and sendfile means that on a Kafka cluster where the consumers are mostly caught up you will see no read activity on the disks whatsoever as they will be serving data entirely from cache.
<p>
For more background on the sendfile and zero-copy support in Java, see this <a href="http://www.ibm.com/developerworks/linux/library/j-zerocopy">article</a>.
For more background on the sendfile and zero-copy support in Java, see this <a href="https://developer.ibm.com/articles/j-zerocopy/">article</a>.

<h4><a id="design_compression" href="#design_compression">End-to-end Batch Compression</a></h4>
<p>
Expand Down
2 changes: 1 addition & 1 deletion 21/design.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ <h3><a id="maximizingefficiency" href="#maximizingefficiency">4.3 Efficiency</a>
<p>
This combination of pagecache and sendfile means that on a Kafka cluster where the consumers are mostly caught up you will see no read activity on the disks whatsoever as they will be serving data entirely from cache.
<p>
For more background on the sendfile and zero-copy support in Java, see this <a href="http://www.ibm.com/developerworks/linux/library/j-zerocopy">article</a>.
For more background on the sendfile and zero-copy support in Java, see this <a href="https://developer.ibm.com/articles/j-zerocopy/">article</a>.

<h4><a id="design_compression" href="#design_compression">End-to-end Batch Compression</a></h4>
<p>
Expand Down

0 comments on commit 43dbcfb

Please sign in to comment.