]
Ryan Emerson resolved ISPN-10947.
---------------------------------
Resolution: Done
Add checkstyle to prevent invoking blocking methods from Flowable
-----------------------------------------------------------------
Key: ISPN-10947
URL:
https://issues.jboss.org/browse/ISPN-10947
Project: Infinispan
Issue Type: Sub-task
Components: Core
Reporter: Will Burns
Assignee: Will Burns
Priority: Major
Fix For: 10.1.0.Beta1
We should not be invoking the blocking methods of the Flowable class. Instead we should
be handling the non blocking nature properly.