]
Will Burns updated ISPN-10947:
------------------------------
Status: Open (was: New)
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.CR1
We should not be invoking the blocking methods of the Flowable class. Instead we should
be handling the non blocking nature properly.