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

#4196 - Save memory by not creating empty arrays in CAS #4197

Merged

Conversation

reckart
Copy link
Member

@reckart reckart commented Sep 20, 2023

What's in the PR

  • Adjust link features and multi-value features to not store empty arrays

How to test manually

  • Try using link features and multi-value features and look for NullPointerExceptions

Automatic testing

  • PR includes unit tests

Documentation

  • PR updates documentation

- Adjust link features and multi-value features to not store empty arrays
@reckart reckart merged commit 2973c24 into main Sep 21, 2023
@reckart reckart deleted the refactoring/4196-Save-memory-by-not-creating-empty-arrays-in-CAS branch September 21, 2023 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant