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

Tweak the infinispan storage #1982

Closed
achmelo opened this issue Jan 7, 2022 · 2 comments
Closed

Tweak the infinispan storage #1982

achmelo opened this issue Jan 7, 2022 · 2 comments
Assignees
Labels
bug Verified defect in functionality Priority: High

Comments

@achmelo
Copy link
Member

achmelo commented Jan 7, 2022

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).

@achmelo achmelo added bug Verified defect in functionality new New issue that has not been worked on yet labels Jan 7, 2022
@CarsonCook
Copy link
Contributor

CITestsWithInfinispan is flaky, could be related?

@anton-brezina anton-brezina added Priority: High 22PI1 and removed new New issue that has not been worked on yet labels Jan 19, 2022
@achmelo achmelo self-assigned this Mar 4, 2022
@achmelo
Copy link
Member Author

achmelo commented Mar 8, 2022

Performance tests after storage tweaks:
Low
Screenshot 2022-03-08 at 9 45 28

Medium:
Screenshot 2022-03-08 at 9 53 12

High:
Screenshot 2022-03-08 at 10 00 25

There are significant improvements with regards to Error(drop from 25% to 0%) and Throughput(up to 4x higher throughput)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Verified defect in functionality Priority: High
Projects
None yet
Development

No branches or pull requests

3 participants