Skip to content

Size of taskQueue in EpollEventLoop increasing all times ,And memory can not be released then full gc happened because of taskQueue size more than ten millions. #12352

@suixingbugai

Description

@suixingbugai

What version of gRPC-Java are you using?

netty version is 4.1.101.Final and grpc version is 1.61.1

What is your environment?

Centos7.9、openjdk 17

What did you expect to see?

Size of taskQueue is smaller than ten thousands,it can be purged all times.

What did you see instead?

#netty/netty#15638
Size of EpollEventLoop attribute named taskQueue extends from SingleThreadEventExecutor class increase when jvm has started a few hours.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions