]
Tristan Tarrant updated ISPN-11109:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 10.1.1.Final
Resolution: Done
Deprecate and remove usages of state-transfer-executor
------------------------------------------------------
Key: ISPN-11109
URL:
https://issues.redhat.com/browse/ISPN-11109
Project: Infinispan
Issue Type: Enhancement
Components: Configuration, Core
Affects Versions: 10.1.0.CR1
Reporter: Dan Berindei
Assignee: Dan Berindei
Priority: Major
Fix For: 10.1.1.Final
With ISPN-10310, {{StateConsumerImpl}} applies state asynchronously, so a thread pool
specifically for applying state is no longer necessary.
There are some other users remaining, but they can be migrated to the transport executor.