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

Several threads in MappedUniqueTimeProvider is using the same Bytes #372

Closed
minborg opened this issue May 30, 2022 · 1 comment
Closed
Labels

Comments

@minborg
Copy link
Contributor

minborg commented May 30, 2022

There is just one instance of the MappedUniqueTimeProvider but that instance is using a single instance of a Bytes even though the singleton MUTP is supposed to be used by several threads.

@hft-team-city
Copy link
Collaborator

Released in Chronicle-Bytes-2.23ea10, BOM-2.23ea68

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants