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

[14.0] ISPN-14759 SoftIndexFileStore Index can lag behind LogAppender under heavy load #11339

Merged
merged 4 commits into from Oct 6, 2023

Conversation

wburns
Copy link
Member

@wburns wburns commented Sep 29, 2023

@wburns
Copy link
Member Author

wburns commented Sep 29, 2023

This was supposed to be backported 5 months ago but missed :(

…heavy load

* Cache Index lambdas to prevent allocations
…heavy load

* Remove empty free block list to reduce complexity for reused spaces
…heavy load

* Cache keyParts size to prevent computation for replacements
…heavy load

* Cache compare method
* Use Arrays.mismatch to utilize vectorized compare and single array
  boundary check
@ryanemerson ryanemerson merged commit 87d6528 into infinispan:14.0.x Oct 6, 2023
1 check failed
@ryanemerson
Copy link
Contributor

Thanks @wburns

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