Commit f9b2e69
This commit
- Adds force and wait_for_completion to Stop transform, to ensure it is
stopped
- updates the Project transform type to make
AverageCommits a nullable double. Depending on the input parameters
to the integration test, this value can be null on the transform for a given
date.
Fixes #4747
Co-authored-by: Russ Cam <russ.cam@elastic.co>
1 parent 2e3e6ac commit f9b2e69
File tree
2 files changed
+3
-3
lines changed- tests
- Tests.Domain
- Tests/XPack/Transform
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
| 198 | + | |
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | | - | |
237 | | - | |
| 236 | + | |
| 237 | + | |
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
| |||
0 commit comments