Gustavo Fernandes created ISPN-5689:
---------------------------------------
Summary: Preserve compatibility with Hibernate 5.0.0.Final
Key: ISPN-5689
URL:
https://issues.jboss.org/browse/ISPN-5689
Project: Infinispan
Issue Type: Task
Reporter: Gustavo Fernandes
{{org.infinispan.commands.write.AbstractDataWriteCommand}} introduced a final method
{{getLockOwner()}} with the same name as a method used by a child class in Hibernate 2LC
{{org.hibernate.cache.infinispan.util.BeginInvalidationCommand}}
To maintain compatibility between Infinispan 8 and Hibernate 5 (already released), that
method should be renamed
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)