]
Pedro Ruivo updated ISPN-12627:
-------------------------------
Git Pull Request:
Per-cache Hot Rod configuration ignore transaction mode
-------------------------------------------------------
Key: ISPN-12627
URL:
https://issues.redhat.com/browse/ISPN-12627
Project: Infinispan
Issue Type: Bug
Components: Hot Rod
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Priority: Major
The method {{org.infinispan.client.hotrod.RemoteCacheManager#createRemoteCache()}}
ignores the {{RemoteCacheConfiguration}} when it inspects the {{TransactionMode}}.
It should inspect the {{RemoteCacheConfiguration}}, then the global {{Configuration}}.