Open
Description
Search before asking
- I searched in the issues and found nothing similar.
Version
TableView uses SynchronizedHashMap#emplace
to update a key-value:
pulsar-client-cpp/lib/TableViewImpl.cc
Line 107 in 0e1ed3b
However, the underlying emplace
method does not update an existing key-value.
Minimal reproduce step
TBD
What did you expect to see?
TBD
What did you see instead?
TBD
Anything else?
No response
Are you willing to submit a PR?
- I'm willing to submit a PR!
Metadata
Metadata
Assignees
Labels
No labels