[
https://issues.jboss.org/browse/WFLY-5811?page=com.atlassian.jira.plugin....
]
Paul Ferraro commented on WFLY-5811:
------------------------------------
[~matlach] In WF10, you should only see multiple write commands when using ATTRIBUTE
(a.k.a. fine) granularity (as we use a cache entry per attribute). Otherwise, i.e. when
using SESSION granularity, the resulting cache put only happens once per batch. See:
https://github.com/wildfly/wildfly/blob/master/clustering/web/infinispan/...
https://github.com/wildfly/wildfly/blob/master/clustering/ee/infinispan/s...
It's possible that this optimization didn't exist in 8.2.x - I honestly can't
remember. As far as EAP7 vs WF10 - there is no difference in behavior.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)