From 4aa24af2644fc66792b218e5a03585187f9fa35f Mon Sep 17 00:00:00 2001 From: Peter Dyson Date: Thu, 3 Jan 2019 16:46:55 +1000 Subject: [PATCH 1/3] Minor typo --- docs/summary_report.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/summary_report.rst b/docs/summary_report.rst index 970cadb0c..7b5515166 100644 --- a/docs/summary_report.rst +++ b/docs/summary_report.rst @@ -155,7 +155,7 @@ Translog size * **Definition**: The size in bytes of the translog as reported by the indices stats API. * **Corresponding metrics key**: ``translog_size_in_bytes`` -Totally written +Total written --------------- * **Definition**: number of bytes that have been written to disk during the benchmark. On Linux this metric reports only the bytes that have been written by Elasticsearch, on Mac OS X it reports the number of bytes written by all processes. From bfb9ea4516c2cfc4ee81b21baf18ae12fdf2d7d6 Mon Sep 17 00:00:00 2001 From: Peter Dyson Date: Fri, 4 Jan 2019 12:51:15 +1000 Subject: [PATCH 2/3] fixed typo of totally to total in various places --- README.rst | 2 +- docs/quickstart.rst | 2 +- docs/race.rst | 2 +- docs/tournament.rst | 2 +- docs/track.rst | 2 +- esrally/reporter.py | 4 ++-- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.rst b/README.rst index 545405153..a38def487 100644 --- a/README.rst +++ b/README.rst @@ -70,7 +70,7 @@ This will download Elasticsearch 6.0.0 and run Rally's default track - the `geon | Total Young Gen GC | | 16.237 | s | | Total Old Gen GC | | 1.796 | s | | Index size | | 2.60124 | GB | - | Totally written | | 11.8144 | GB | + | Total written | | 11.8144 | GB | | Heap used for segments | | 14.7326 | MB | | Heap used for doc values | | 0.115917 | MB | | Heap used for terms | | 13.3203 | MB | diff --git a/docs/quickstart.rst b/docs/quickstart.rst index 39314738f..dcd943d83 100644 --- a/docs/quickstart.rst +++ b/docs/quickstart.rst @@ -73,7 +73,7 @@ This will download Elasticsearch 6.5.3 and run Rally's default :doc:`track Date: Fri, 4 Jan 2019 12:57:10 +1000 Subject: [PATCH 3/3] fixed formatting indent --- README.rst | 2 +- docs/quickstart.rst | 2 +- docs/race.rst | 2 +- docs/tournament.rst | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index a38def487..486f605b5 100644 --- a/README.rst +++ b/README.rst @@ -70,7 +70,7 @@ This will download Elasticsearch 6.0.0 and run Rally's default track - the `geon | Total Young Gen GC | | 16.237 | s | | Total Old Gen GC | | 1.796 | s | | Index size | | 2.60124 | GB | - | Total written | | 11.8144 | GB | + | Total written | | 11.8144 | GB | | Heap used for segments | | 14.7326 | MB | | Heap used for doc values | | 0.115917 | MB | | Heap used for terms | | 13.3203 | MB | diff --git a/docs/quickstart.rst b/docs/quickstart.rst index dcd943d83..47e824718 100644 --- a/docs/quickstart.rst +++ b/docs/quickstart.rst @@ -73,7 +73,7 @@ This will download Elasticsearch 6.5.3 and run Rally's default :doc:`track