Cue

Zookeeper runs out of Heap space

Bug #1514559 reported by Davide Agnello
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cue
Fix Released
Critical
Min Pae

Bug Description

Zookeeper quorum goes down after 18-24 hours of Cue being started.

Revision history for this message
Min Pae (sputnik13) wrote :

http://eavesdrop.openstack.org/meetings/cue/2015/cue.2015-11-10-18.11.log.txt

[10:19:57] davideagnello: there are a couple of changes that are required in order to address the issues related to this bug
[10:21:41] davideagnello: the first being where we persist all job related data
[10:21:54] davideagnello: the second, when we delete old job related data
[10:22:40] davideagnello: the issue is that zookeeper runs out of heap space because data we save to it is never deleted and overtime it runs out of heap space

Changed in cue:
importance: Undecided → Critical
status: New → Triaged
Min Pae (sputnik13)
Changed in cue:
assignee: nobody → Min Pae (sputnik13)
Changed in cue:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cue (master)

Reviewed: https://review.openstack.org/258214
Committed: https://git.openstack.org/cgit/openstack/cue/commit/?id=d7168f57cee43b8cef87139fdafbefd750e5b973
Submitter: Jenkins
Branch: master

commit d7168f57cee43b8cef87139fdafbefd750e5b973
Author: Abitha Palaniappan <email address hidden>
Date: Tue Dec 15 15:22:19 2015 -0800

    Adding support to cleanup taskflow job details

      zookeeper runs out of heap space as the data we save to it
    never gets deleted.this patch allows us to enable a flag in cue-config
    to remove taskflow jobdetails from zookeeper/persistence backend.

    Closes-Bug: 1514559

    Change-Id: I64e72a7f4c917ec076a6d22c20e5aa6d91f6f75d

Changed in cue:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.