Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[Bug] Pulsar concurrent containers has concurrency issues #22603

Closed
3 tasks done
dao-jun opened this issue Apr 27, 2024 · 1 comment
Closed
3 tasks done

[Bug] Pulsar concurrent containers has concurrency issues #22603

dao-jun opened this issue Apr 27, 2024 · 1 comment
Assignees
Labels
type/bug The PR fixed a bug or issue reported a bug

Comments

@dao-jun
Copy link
Member

dao-jun commented Apr 27, 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 branch

Minimal reproduce step

This issue introduced by #14497
See: apache/bookkeeper#4318

ConcurrentLongHashMap, ConcurrentLongLongPairHashMap, ConcurrentLongPairSet, ConcurrentOpenHashMap, ConcurrentOpenHashSet under org.apache.pulsar.common.util.collections package are involved.

What did you expect to see?

NONE

What did you see instead?

NONE

Anything else?

No response

Are you willing to submit a PR?

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

lhotari commented Apr 27, 2024

#18388 is related

@dao-jun dao-jun closed this as completed Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug The PR fixed a bug or issue reported a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants