Giter Site home page Giter Site logo

Comments (15)

alindeman avatar alindeman commented on July 22, 2024

Does the observer have any code in it?

from sunspot.

jeanmartin avatar jeanmartin commented on July 22, 2024

nope, I followed exactly the mentioned steps...

from sunspot.

danoph avatar danoph commented on July 22, 2024

I'm having the same issue...each request is adding 5-10 mb and i have to restart my development server every few minutes

from sunspot.

alindeman avatar alindeman commented on July 22, 2024

Gross. I'll look into this later today if nobody else gets to it first.

from sunspot.

danoph avatar danoph commented on July 22, 2024

It seems like the observer isn't the only thing causing a memory leak...Ever since I upgraded to sunspot rc3 (using solr 3.3) my app has been leaking memory like crazy

from sunspot.

alindeman avatar alindeman commented on July 22, 2024

Looking now. Thanks for the excellent bug report.

from sunspot.

alindeman avatar alindeman commented on July 22, 2024

Are you seeing this in production or only in development? I am only seeing it in development, so my gut is that it is related to class reloading (cache_classes = false)

from sunspot.

danoph avatar danoph commented on July 22, 2024

I am only seeing it in development. I was guessing it was class reloading and sunspot was keeping some objects/results around for some reason...I also thought it could be something with the solr logger added for debugging?

from sunspot.

alindeman avatar alindeman commented on July 22, 2024

Ugh, all my attempts at using memory profilers in Ruby is failing. I'll try again sometime tomorrow.

from sunspot.

alindeman avatar alindeman commented on July 22, 2024

Back on the case of this. Might try JRuby, heh.

from sunspot.

alindeman avatar alindeman commented on July 22, 2024

Most likely suspect is 03fc76b#commitcomment-680536. I'll verify tomorrow though.

from sunspot.

alindeman avatar alindeman commented on July 22, 2024

@nz, will you review alindeman@2b5e8a7 ?

@jeanmartin, @danoph, will you try this branch to see if it fixes the memory leak for you too?

In Gemfile:

gem 'sunspot', :git => 'git://github.com/alindeman/sunspot.git', :branch => '108_memory_leak'

Then:

bundle update sunspot

from sunspot.

nz avatar nz commented on July 22, 2024

@alindeman looks good and makes sense. thanks for cleaning up after me ;)

from sunspot.

alindeman avatar alindeman commented on July 22, 2024

No problem!! This is not something that I really knew about until very recently too.

from sunspot.

alindeman avatar alindeman commented on July 22, 2024

Cool, thanks for reviewing! I've merged it in.

from sunspot.

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.