Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Commit 9ac08a2

Browse files
committed
Changes for 5.6.9.
1 parent 8aa08f1 commit 9ac08a2

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The data sent to the StatsD server tries to be roughly equivalent to the [Indice
1818
| 6.1.3 | 6.1.3.0 | Jan 31, 2018 |
1919
| 6.1.2 | 6.1.2.0 | Jan 31, 2018 |
2020
| 6.1.1 | 6.1.1.1 | Jan 16, 2018 |
21-
| 5.6.9 | 5.6.9.0 | Apr 17, 2018 |
21+
| 5.6.9 | 5.6.9.0 | Jun 19, 2018 |
2222
| 5.6.5 | 5.6.5.0 | Dec 19, 2017 |
2323
| 5.6.4 | 5.6.4.0 | Nov 13, 2017 |
2424
| 5.6.3 | 5.6.3.0 | Oct 12, 2017 |

src/main/java/com/automattic/elasticsearch/statsd/StatsdService.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,6 @@ public void run() {
151151
false, // script,
152152
false, // discoveryStats
153153
false // ingest
154-
// adaptiveSelection
155154
),
156155
statsdNodeName,
157156
StatsdService.this.statsdReportFsDetails

0 commit comments

Comments
 (0)