]
Tristan Tarrant updated ISPN-10311:
-----------------------------------
Fix Version/s: 10.0.1.Final
(was: 10.0.0.Final)
Remove all the blocking Transport methods
-----------------------------------------
Key: ISPN-10311
URL:
https://issues.jboss.org/browse/ISPN-10311
Project: Infinispan
Issue Type: Sub-task
Components: Core
Reporter: Will Burns
Assignee: Will Burns
Priority: Major
Fix For: 10.0.1.Final
The Transport class has many blocking methods on it that have been deprecated. This class
was never public as it doesn't have a package-info.java, thus we can remove these
methods at will.