We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Performance testing of caching service backed by infinispan storage revealed the high error rate of this solution. #1865 .
Expected behavior Update code and/or configuration of infinispan storage so the error rate will go down to zero(if possible).
The text was updated successfully, but these errors were encountered:
CITestsWithInfinispan is flaky, could be related?
CITestsWithInfinispan
Sorry, something went wrong.
Performance tests after storage tweaks: Low
Medium:
High:
There are significant improvements with regards to Error(drop from 25% to 0%) and Throughput(up to 4x higher throughput)
achmelo
No branches or pull requests
Describe the bug
Performance testing of caching service backed by infinispan storage revealed the high error rate of this solution. #1865 .
Expected behavior
Update code and/or configuration of infinispan storage so the error rate will go down to zero(if possible).
The text was updated successfully, but these errors were encountered: