]
Dan Berindei updated ISPN-9057:
-------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
JGroupsTransport.invokeCommand should return a CompletionStage
--------------------------------------------------------------
Key: ISPN-9057
URL:
https://issues.jboss.org/browse/ISPN-9057
Project: Infinispan
Issue Type: Task
Components: Core
Affects Versions: 9.2.1.Final
Reporter: Dan Berindei
Assignee: Dan Berindei
Priority: Minor
Fix For: 9.3.0.Alpha1
I changed the {{Transport}} interface to return {{CompletionStage}}, but I forgot about
the implementations in {{JGroupsTransport}}, and that means an extra synthetic method.