Skip to content

Conversation

@talevy
Copy link
Contributor

@talevy talevy commented Mar 7, 2019

the test "Implicitly create a typeless ... typed template"
fails occasionally because the index operation hasn't
propogated to update the index mapping in time for the
following assertion about a dynamically mapped field "bar".

error failed with:

field [test-1.mappings.my_type.properties.bar] doesn't have a true value
Expected: not null
     but: was null

refreshing the index should resolve this timing issue.

the test "Implicitly create a typeless ... typed template"
fails occasionally because the index operation hasn't
propogated to update the index mapping in time for the
following assertion about a dynamically mapped field "bar".

error failed with:

```
field [test-1.mappings.my_type.properties.bar] doesn't have a true value
Expected: not null
     but: was null
```

refreshing the index should resolve this timing issue.
@talevy talevy added :Search Foundations/Mapping Index mappings, including merging and defining field types >test Issues or PRs that are addressing/adding tests backport labels Mar 7, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search

@talevy talevy added the v7.2.0 label Mar 7, 2019
@talevy
Copy link
Contributor Author

talevy commented Mar 7, 2019

run elasticsearch-ci/packaging-sample

@talevy talevy merged commit 6c52da5 into elastic:7.x Mar 8, 2019
@talevy talevy deleted the 7.x-39198 branch March 8, 2019 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport :Search Foundations/Mapping Index mappings, including merging and defining field types >test Issues or PRs that are addressing/adding tests v7.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants