Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Tests][Bug] There are multiple memory leaks that cause Pulsar CI to fail with OOME #22588

Closed
2 of 3 tasks
lhotari opened this issue Apr 25, 2024 · 2 comments
Closed
2 of 3 tasks
Assignees
Labels
type/bug The PR fixed a bug or issue reported a bug

Comments

@lhotari
Copy link
Member

lhotari commented Apr 25, 2024

Search before asking

  • I searched in the issues and found nothing similar.

Read release policy

  • I understand that unsupported versions don't get bug fixes. I will attempt to reproduce the issue on a supported version of Pulsar client and Pulsar broker.

Version

master

Minimal reproduce step

Run Pulsar CI master branch build manually.
Usually Unit test group 1 and client impl tests fail. Example https://github.com/apache/pulsar/actions/runs/8835483969/attempts/1

What did you expect to see?

Tests should have memory leaks

What did you see instead?

There are major memory leaks in test execution.

Anything else?

See #22586 comments about the investigation and observations.

Are you willing to submit a PR?

  • I'm willing to submit a PR!
@lhotari lhotari added the type/bug The PR fixed a bug or issue reported a bug label Apr 25, 2024
@lhotari lhotari self-assigned this Apr 25, 2024
@lhotari
Copy link
Member Author

lhotari commented Apr 25, 2024

Looks like #22496 is causing problems. I see org.apache.pulsar.broker.service.ReplicatorGlobalNSTest causing memory issues.

@lhotari
Copy link
Member Author

lhotari commented Apr 25, 2024

Current assumption of the source of the problems: #21948 (comment)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
type/bug The PR fixed a bug or issue reported a bug
Projects
None yet
Development

No branches or pull requests

1 participant