[infinispan-issues] [JBoss JIRA] (ISPN-9605) Remove extraneous code related to eager near cache
William Burns (Jira)
issues at jboss.org
Thu Nov 29 16:21:00 EST 2018
[ https://issues.jboss.org/browse/ISPN-9605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13668322#comment-13668322 ]
William Burns commented on ISPN-9605:
-------------------------------------
Hrmm I would say leaving "___eager-key-value-version-converter" as it is is probably fine. This eagerly converts the key and value before passing along, so I am fine with that name. I am more worried about the eager near cache, which I may have removed it all already in https://github.com/infinispan/infinispan/commit/c5063e7bc7ce9f6aaf118e8cafa8fa08d5a89533#diff-f1ab96c373b36e2ed5db8f83dd6c3dddL202
> Remove extraneous code related to eager near cache
> --------------------------------------------------
>
> Key: ISPN-9605
> URL: https://issues.jboss.org/browse/ISPN-9605
> Project: Infinispan
> Issue Type: Sub-task
> Components: Listeners
> Reporter: William Burns
> Priority: Major
> Fix For: 10.0.0.Final
>
>
> Eager near caching ended up sending too much data across the socket and thus we removed it in favor of only invalidated near caching. We should remove the old code lying around, such as in NearCacheService.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the infinispan-issues
mailing list