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-1983 Improve efficiency of subsequent putForExternalRead calls #1068

Merged
merged 1 commit into from Apr 18, 2012

Conversation

galderz
Copy link
Member

@galderz galderz commented Apr 17, 2012

https://issues.jboss.org/browse/ISPN-1983

  • Avoid creating unnecessary objects when PFER does not return previous value.
  • Make sure cache mgmt interceptor updates store count only when operation is succesful, so when PFER or putIfAbsent do an actual put.

5.1.x branch: t_1983_5

* Avoid creating unnecessary objects when PFER does not return previous
value.
* Make sure cache mgmt interceptor updates store count only when
operation is succesful, so when PFER or putIfAbsent do an actual put
@Sanne Sanne merged commit ce87881 into infinispan:master Apr 18, 2012
@Sanne
Copy link
Member

Sanne commented Apr 18, 2012

Nice! merged

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