Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

fix: log-cache memory consumption spike #355

Merged
merged 1 commit into from
Jan 23, 2020
Merged

Conversation

f0rmiga
Copy link
Member

@f0rmiga f0rmiga commented Jan 23, 2020

Description

The log-cache goes wild with memory consumption when it has more than 1 replica. This is a temporary fix.

Motivation and Context

Please, see #241.

How Has This Been Tested?

Deployed in HA mode and made sure doppler only got 1 instance. Then ran smoke-tests (which has proven to cause this bug).

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code has security implications.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

The log-cache goes wild with memory consumption when it has more than 1
replica. This is a temporary fix.
@f0rmiga f0rmiga added this to the 0.2.0 milestone Jan 23, 2020
Copy link
Contributor

@mook-as mook-as left a comment

Choose a reason for hiding this comment

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

👍 we have an issue open for the better fix already and it's referenced in the comment.

@f0rmiga f0rmiga merged commit bbd32a3 into master Jan 23, 2020
@f0rmiga f0rmiga deleted the f0rmiga/make-doppler-sa branch January 23, 2020 01:33
bikramnehra pushed a commit that referenced this pull request Apr 21, 2020
fix: log-cache memory consumption spike
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants