Git Product home page Git Product logo

Comments (8)

elasticsearchmachine avatar elasticsearchmachine commented on August 18, 2024

Pinging @elastic/es-core-infra (Team:Core/Infra)

from elasticsearch.

rjernst avatar rjernst commented on August 18, 2024

This looks related to search hits, so passing to the search team.

from elasticsearch.

elasticsearchmachine avatar elasticsearchmachine commented on August 18, 2024

Pinging @elastic/es-search (Team:Search)

from elasticsearch.

benwtrent avatar benwtrent commented on August 18, 2024

I think this is the bug that @original-brownbear fixed in 8.14, but wasn't backported to 8.13. So our integration tests hit it.

#108562

from elasticsearch.

rjernst avatar rjernst commented on August 18, 2024

Another example of this:
https://gradle-enterprise.elastic.co/s/333wraumu24co/console-log?page=3

Excerpt:

[2024-06-11T13:22:55,974][ERROR][o.e.t.LeakTracker        ] [v8.13.4-3] LEAK: resource was not cleaned up before it was garbage-collected.
»  Recent access records:
»  #1:
»  	[email protected]/org.elasticsearch.action.search.SearchResponse.decRef(SearchResponse.java:231)
»  	[email protected]/org.elasticsearch.action.search.MultiSearchResponse.deallocate(MultiSearchResponse.java:166)
»  	[email protected]/org.elasticsearch.action.search.MultiSearchResponse.decRef(MultiSearchResponse.java:155) 
»  	[email protected]/org.elasticsearch.action.ActionListener.respondAndRelease(ActionListener.java:291) 
»  	[email protected]/org.elasticsearch.action.search.TransportMultiSearchAction$1.finish(TransportMultiSearchAction.java:190) 
»  	[email protected]/org.elasticsearch.action.search.TransportMultiSearchAction$1.handleResponse(TransportMultiSearchAction.java:176) 
»  	[email protected]/org.elasticsearch.action.search.TransportMultiSearchAction$1.onResponse(TransportMultiSearchAction.java:161) 
»  	[email protected]/org.elasticsearch.action.search.TransportMultiSearchAction$1.onResponse(TransportMultiSearchAction.java:157) 
»  	[email protected]/org.elasticsearch.action.ActionListener$3.onResponse(ActionListener.java:314)

@benwtrent @original-brownbear The above failure seems to occur several times per day in main and PRs. Is backporting the mentioned PR to 8.13 doable?

from elasticsearch.

benwtrent avatar benwtrent commented on August 18, 2024

@rjernst #108562 is backported, but since there was never an 8.13.5 release, the bugfix version of 8.13.4 doesn't have the commit.

I am not sure what to do here?

I don't know the particular test where its failing, if I did, we could just mute this particular version on this particular test.

from elasticsearch.

benwtrent avatar benwtrent commented on August 18, 2024

@rjernst I will open a PR to mute all collapse yaml tests when ran against 8.13.x.

from elasticsearch.

benwtrent avatar benwtrent commented on August 18, 2024

I have muted the effected tests for < 8.14. Hopefully these failures disappear. Closing issue.

from elasticsearch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.