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

Increase cache ttl in CachingOperationInvokerTests #19193

Conversation

dreis2211
Copy link
Contributor

Hi,

I just saw that the latest pipeline (Build # 49) failed. It seems that this is caused by the test code not running fast enough and not meeting the specified TTL parameter of 500 milliseconds. This PR increases the cache TTL to a much higher value as it's actually not really needed to set this to a low value.

Let me know what you think.
Cheers,
Christoph

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Nov 29, 2019
@philwebb philwebb added type: task A general task and removed status: waiting-for-triage An issue we've not yet triaged labels Dec 2, 2019
@philwebb philwebb added this to the 2.1.x milestone Dec 2, 2019
mbhave pushed a commit that referenced this pull request Dec 5, 2019
@mbhave mbhave closed this in a5b9c0f Dec 5, 2019
@mbhave mbhave modified the milestones: 2.1.x, 2.1.11 Dec 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants