Skip to content
Snippets Groups Projects
  1. Apr 08, 2020
  2. Mar 27, 2020
  3. Mar 23, 2020
  4. Feb 26, 2020
    • Antoine R. Dumont's avatar
      scheduler.backend_es: Leave index opened when streaming bulk · 68c42fb3
      Antoine R. Dumont authored
      Prior to this commit, we had the proper behavior of closing index when done
      streaming. Unfortunately, this created too much gc on es nodes down the line.
      So for now, we remove that behavior.
      
      Note that this implies we need another cog that makes a pass once in a while on
      indices to close.
      
      Also, this has been running on production for 2 weeks now and no more gc issues
      arose since then.
      68c42fb3
  5. Feb 18, 2020
  6. Feb 12, 2020
  7. Jan 31, 2020
  8. Jan 23, 2020
  9. Jan 10, 2020
  10. Dec 17, 2019
  11. Dec 16, 2019
  12. Dec 14, 2019
Loading