Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase the sample space for random inner hits name generator #42057

Conversation

bizybot
Copy link
Contributor

@bizybot bizybot commented May 10, 2019

This commits changes the minimum length for inner hits
name to avoid name collision which sometimes failed the
test.

10:16:33    > Throwable #1: java.lang.IllegalArgumentException: [inner_hits] already contains an entry for key [c]
10:16:33    > 	at __randomizedtesting.SeedInfo.seed([D46D4C4A38DAD36D:2FDCEEEB49548B4D]:0)
10:16:33    > 	at org.elasticsearch.index.query.NestedQueryBuilder.extractInnerHitBuilders(NestedQueryBuilder.java:337)
10:16:33    > 	at org.elasticsearch.index.query.InnerHitContextBuilder.extractInnerHits(InnerHitContextBuilder.java:68)
10:16:33    > 	at org.elasticsearch.index.query.BoostingQueryBuilder.extractInnerHitBuilders(BoostingQueryBuilder.java:234)
10:16:33    > 	at org.elasticsearch.index.query.NestedQueryBuilderTests.testInlineLeafInnerHitsNestedQueryViaBoostingQuery(NestedQueryBuilderTests.java:312)

This commits changes the minimum length for inner hits
name to avoid name collision which sometimes failed the
test.

```
10:16:33    > Throwable #1: java.lang.IllegalArgumentException: [inner_hits] already contains an entry for key [c]
10:16:33    > 	at __randomizedtesting.SeedInfo.seed([D46D4C4A38DAD36D:2FDCEEEB49548B4D]:0)
10:16:33    > 	at org.elasticsearch.index.query.NestedQueryBuilder.extractInnerHitBuilders(NestedQueryBuilder.java:337)
10:16:33    > 	at org.elasticsearch.index.query.InnerHitContextBuilder.extractInnerHits(InnerHitContextBuilder.java:68)
10:16:33    > 	at org.elasticsearch.index.query.BoostingQueryBuilder.extractInnerHitBuilders(BoostingQueryBuilder.java:234)
10:16:33    > 	at org.elasticsearch.index.query.NestedQueryBuilderTests.testInlineLeafInnerHitsNestedQueryViaBoostingQuery(NestedQueryBuilderTests.java:312)
```
@bizybot bizybot added :Search/Search Search-related issues that do not fall into other categories >test-failure Triaged test failures from CI v8.0.0 v6.7.3 v7.0.2 v7.1.0 v6.8.0 labels May 10, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search

Copy link
Contributor

@jimczi jimczi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @bizybot

@bizybot bizybot merged commit 860b5c2 into elastic:master May 10, 2019
bizybot added a commit to bizybot/elasticsearch that referenced this pull request May 10, 2019
…ic#42057)

This commits changes the minimum length for inner hits
name to avoid name collision which sometimes failed the
test.
bizybot added a commit to bizybot/elasticsearch that referenced this pull request May 10, 2019
…ic#42057)

This commits changes the minimum length for inner hits
name to avoid name collision which sometimes failed the
test.
bizybot added a commit to bizybot/elasticsearch that referenced this pull request May 10, 2019
…ic#42057)

This commits changes the minimum length for inner hits
name to avoid name collision which sometimes failed the
test.
bizybot added a commit to bizybot/elasticsearch that referenced this pull request May 10, 2019
…ic#42057)

This commits changes the minimum length for inner hits
name to avoid name collision which sometimes failed the
test.
bizybot added a commit to bizybot/elasticsearch that referenced this pull request May 10, 2019
…ic#42057)

This commits changes the minimum length for inner hits
name to avoid name collision which sometimes failed the
test.
bizybot added a commit to bizybot/elasticsearch that referenced this pull request May 10, 2019
…ic#42057)

This commits changes the minimum length for inner hits
name to avoid name collision which sometimes failed the
test.
jasontedor added a commit to jasontedor/elasticsearch that referenced this pull request May 10, 2019
* elastic/master: (84 commits)
  [ML] adds geo_centroid aggregation support to data frames (elastic#42088)
  Add documentation for calendar/fixed intervals (elastic#41919)
  Remove global checkpoint assertion in peer recovery (elastic#41987)
  Don't create tempdir for cli scripts (elastic#41913)
  Fix debian-8 update (elastic#42056)
  Cleanup plugin bin directories (elastic#41907)
  Prevent order being lost for _nodes API filters (elastic#42045)
  Change IndexAnalyzers default analyzer access (elastic#42011)
  Remove reference to fs.data.spins in docs
  Mute failing AsyncTwoPhaseIndexerTests
  Remove close method in PageCacheRecycler/Recycler (elastic#41917)
  [ML] adding pivot.max_search_page_size option for setting paging size (elastic#41920)
  Docs: Tweak list formatting
  Simplify handling of keyword field normalizers (elastic#42002)
  [ML] properly nesting objects in document source (elastic#41901)
  Remove extra `ms` from log message (elastic#42068)
  Increase the sample space for random inner hits name generator (elastic#42057)
  Recognise direct buffers in heap size docs (elastic#42070)
  shouldRollGeneration should execute under read lock (elastic#41696)
  Wait for active shard after close in mixed cluster (elastic#42029)
  ...
bizybot added a commit that referenced this pull request May 12, 2019
… (#42072)

This commits changes the minimum length for inner hits
name to avoid name collision which sometimes failed the
test.
bizybot added a commit that referenced this pull request May 12, 2019
… (#42074)

This commits changes the minimum length for inner hits
name to avoid name collision which sometimes failed the
test.
bizybot added a commit that referenced this pull request May 12, 2019
… (#42073)

This commits changes the minimum length for inner hits
name to avoid name collision which sometimes failed the
test.
gurkankaymak pushed a commit to gurkankaymak/elasticsearch that referenced this pull request May 27, 2019
…ic#42057)

This commits changes the minimum length for inner hits
name to avoid name collision which sometimes failed the
test.
bizybot added a commit that referenced this pull request May 30, 2019
… (#42076)

This commits changes the minimum length for inner hits
name to avoid name collision which sometimes failed the
test.
bizybot added a commit that referenced this pull request May 30, 2019
… (#42075)

This commits changes the minimum length for inner hits
name to avoid name collision which sometimes failed the
test.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Search/Search Search-related issues that do not fall into other categories >test-failure Triaged test failures from CI v6.7.3 v6.8.0 v7.0.2 v7.1.0 v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants