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

Bytes: Writing an array of length zero does not create new ByteStore #384

Closed
minborg opened this issue Jun 2, 2022 · 1 comment
Closed
Assignees
Labels

Comments

@minborg
Copy link
Contributor

minborg commented Jun 2, 2022

There is a shared singleton for empty ByteStores. However, there are cases where a real, unshared, ByteStore is assumed to exist. Therefore, even writing an array of length zero should trigger a replacement of the shared singleton.

@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