Skip to content

Commit 0bbd517

Browse files
committed
Remove 8.0-only data from test file
1 parent 3606f06 commit 0bbd517

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

java-client/src/test/resources/co/elastic/clients/elasticsearch/spec_issues/issue-0088-response.json

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -185,25 +185,6 @@
185185
"time_in_millis": 0
186186
}
187187
}
188-
},
189-
"indexing_pressure": {
190-
"memory": {
191-
"limit_in_bytes": 0,
192-
"current": {
193-
"all_in_bytes": 0,
194-
"combined_coordinating_and_primary_in_bytes": 0,
195-
"coordinating_in_bytes": 0,
196-
"primary_in_bytes": 0,
197-
"replica_in_bytes": 0
198-
},
199-
"total": {
200-
"all_in_bytes": 0,
201-
"combined_coordinating_and_primary_in_bytes": 0,
202-
"coordinating_in_bytes": 0,
203-
"primary_in_bytes": 0,
204-
"replica_in_bytes": 0
205-
}
206-
}
207188
}
208189
}
209190
}

0 commit comments

Comments
 (0)