Skip to content

Memory leak in ApnsChannelPool #1094

Open
@Sycamore-M

Description

Hi,

We have an offline push service. After running for a few months, an out of memory issue occurred.

By analyzing memory snapshots, it was found that there are hundreds of thousands of DefaultPromise stacked in ApnsChannelPool.pendingAcquisitionPromises

We had to restart the service regularly before this issue was fixed.

pushy:0.15.4
jdk:11.0.25
netty:4.1.101.Final

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions