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

ISPN-12437 xsite max idle #8873

Merged
merged 1 commit into from Dec 1, 2020
Merged

ISPN-12437 xsite max idle #8873

merged 1 commit into from Dec 1, 2020

Conversation

oraNod
Copy link
Contributor

@oraNod oraNod commented Nov 18, 2020

@oraNod oraNod requested a review from wburns November 18, 2020 18:04
@oraNod oraNod added the Documentation Pull request containing only documentation changes label Nov 18, 2020

* `max-idle` expiration does not work with cross-site replication. {brandname} cannot determine when cache entries reach the idle timeout in remote sites.
`max-idle`:: Specifies how long entries can exist based on read or write operations in a given time period. +
When you set a `max-idle` with cross-site replication, {brandname} clusters send touch commands to coordinate idle timeout values with remote sites. +
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a bit generalized, but maybe that is the point? Seems fine though.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wburns Yes it's a bit generalized but it seemed preferable to getting too low level. Do you think there are any points we should be more specific about or could we just merge this?

@wburns wburns merged commit bc9c933 into infinispan:master Dec 1, 2020
@wburns
Copy link
Member

wburns commented Dec 1, 2020

Integrated into master, thanks @oraNod !

@oraNod oraNod deleted the ISPN-12437 branch January 24, 2022 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Pull request containing only documentation changes
Projects
None yet
3 participants