-
Sub-task
-
Resolution: Duplicate
-
Major
-
None
-
None
-
None
-
DataGrid Sprint #29, DataGrid Sprint #30, DataGrid Sprint #33, DataGrid Sprint #34, DataGrid Sprint #35, DataGrid Sprint #36, DataGrid Sprint #37, DataGrid Sprint #38, DataGrid Sprint #39
Cluster Locks currently use a blocking executor to process lock and unlock calls. The API for these methods are non blocking and we should ensure they do not block down the stack.
This was handled in https://issues.redhat.com/browse/ISPN-11740