]
Pedro Zapata Fernandez reassigned ISPN-11633:
---------------------------------------------
Assignee: Will Burns
Hotrod Transactional Client can be blocking
-------------------------------------------
Key: ISPN-11633
URL:
https://issues.redhat.com/browse/ISPN-11633
Project: Infinispan
Issue Type: Enhancement
Components: Hot Rod
Reporter: Will Burns
Assignee: Will Burns
Priority: Major
Fix For: 11.0.0.Final
Various methods on the transactional hot rod client will become blocking, despite the API
showing as non blocking. This is due to invoking the `getMetadata` method which should use
the non blocking variant instead.